@CHARSET "UTF-8";

a.trv1:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.trv1:link {
	color: #000000;
	text-decoration: none
}

a.trv1:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.trv1:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}



a.trv2:visited {
	font-size: 12px;
	color: #053E97;
	text-decoration: none;
}

a.trv2:link {
	color: #053E97;
	text-decoration: none
}

a.trv2:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

a.trv2:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}




a.trv3:visited {
	font-size: 12px;
	color: #053E97;
	text-decoration: none;
}

a.trv3:link {
	color: #053E97;
	text-decoration: underline
}

a.trv3:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}

a.trv3:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}


.font_title
{
	font-family: "宋体" ;
	font-size: 14px ;
	font-weight:600;
	color: #00479D;	
}

.tr_font1
{
	font-family: "宋体"	;
	font-size: 16px ;
	font-weight:600 ;
	color:#9999CC ;
}

.tr_font2
{
	font-family: "宋体"	;
	font-size: 12px ;
	color:#9999CC;
	font-weight:600;
}

.tr_textField_css
{
	width: 170px;	
}

.tr_div_css1
{
	font-size: 12px;
	text-indent: 15px;
	line-height: 20px;
	color: #9999CC;
}