/* 文字样式 */

.text1{
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #005EA5;
	text-decoration: none;
	line-height:36px;
	
}

.text2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #005EA5;
	text-decoration: none;
	line-height:20px;
	
}


.text3{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:34px;
	
}

.text4{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:11px;
}

.text5{
	font-family: "宋体";
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.text5:hover{
	color:#B80000;
	text-decoration: none;
}


.text6{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #B80000;
	text-decoration: none;
}

.text7{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.text8{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.text9{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.text10{
	font-family: "宋体";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.text10 a:hover{
	color:#B80000;
	text-decoration: none;
}

BORDER-BOTTOM: #d1d1d1 1px dashed;