a:link {
	text-decoration: none;
	color: #CC6633;
	}
a:visited {
	text-decoration: none;
	color: #666633;
	}
a:hover {
	text-decoration: underline;
	color: #666666;
	}
a:active {
	text-decoration: none;
	color: #000;
	}

.text_9px {font-size: 9px;}
.text_10px {font-size: 10px;}
.text_11px {font-size: 11px;}
.text_12px {font-size: 12px;}
.text_14px {font-size: 14px;}
.text_10px150{font-size: 10px; line-height:150%;}
.text_12px150{font-size: 11px; line-height:150%;}
.text_14px150{font-size: 14px; line-height:150%;}
.text_10px200{font-size: 10px; line-height:200%;}
.text_12px200{font-size: 11px; line-height:140%;}
.text_14px200{font-size: 14px; line-height:200%;}

#DC_news {
	margin: 0;
	padding: 0;
	border: none;
	width: 440px;
	height: 480px;
}
#DC_tfex {
	margin: 0;
	padding: 0;
	border: none;
	width: 1px;
	height: 1px;
}

#DC_newrelease {
	margin: 0;
	padding: 0;
	width: 480px;
	text-align: left;
}
#DC_newrelease ul {
	margin: 20px 0 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	list-style-type: none;
}
#DC_newrelease li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #333333;
}
