/* CSS Document */
table{
 font-size:12px;
 color:#333333;
}
.titleSize12{
	font-size:12px;
	line-height:20px;
	color:#0D63D4;
	font-weight:600;
}
.fontColor666666{
	color:#666666;
}
.fontColorRed{
	color:#990000;
}
.fontColorBlue{
	color:#0066CC;
}
.font_12_ff0000
{
color:#FF0000;}
.newsUnderline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;	
}
.child_title{
	color:#333333;
	font-size:13px;
	font-weight:600;
}
.child_itemList{
	color:#274152;
	letter-spacing:1.5px;
}
.contentSize12{
	line-height:20px;
}