@charset "utf-8";
/* CSS Document */
.th3 {
	font:"黑体";
	font-size:14px;
}
.blue{
	color:#4b65ae;
	line-height:160%
}

.newtitle{
 	color:#0799c2;
	font-weight:bold;
}
.gray{
	color:#888687;
	line-height:160%
}

.table-border-blue td{
border:#004fa5 thin groove;
border-width:1px;
}

.td-title{
color:#004fa5;
background-color:#eeeff1;
font:bolder;
}

.td-body{
background-color:#f2f6fa ;
}