body{ background:#ffffff;}
.gray12 {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.gray12 a:hover{
	color:#FF6600;
}
.black12 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.blue12 {
	font-family: "宋体";
	font-size: 12px;
	color: #468C8C;
	line-height: 30px;
	text-decoration: none;
}
.blue12 a:hover{
	color: #FF6600;
}
.blue14 {
	font-family: "宋体";
	font-size: 14px;
	color: #468C8C;
	line-height: 30px;
	text-decoration: none;
}
.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.blue12_u {
	font-family: "宋体";
	font-size: 12px;
	color: #468C8C;
	text-decoration: underline;
}
.blue12_u a:hover{
	color: #FF6600;
}
.black12 a:hover{
	color: #FF6600;
}
.black12_h {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
}
.org14 {
	font-family: "宋体";
	font-size: 14px;
	color: #FF6600;
}
.org12 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
}
.org12_u {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	line-height: 20px;
}
.white13 {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white13 a:hover{
	color: #FFFF00;
}
.blue18 {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #468C8C;
	line-height: 30px;
}
.table_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-left-color: #efefef;
}
.link{}
.link a{ color:#666666; font-size:12px; text-decoration:none;}
.link a:hover{}