@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
a:visited {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
a:hover {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 15px;
}
a:active {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

/*局部链接*/
.a1:link {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #60675A;
	text-decoration: none;
	font-weight: bold;
}
.a1:visited {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #60675A;
	text-decoration: none;
	font-weight: bold;
}
.a1:hover {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.a1:active {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.a2:link {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #60675A;
	text-decoration: none;
	font-weight: bold;
}
.a2:visited {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #60675A;
	text-decoration: none;
	font-weight: bold;
}
.a2:hover {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.a2:active {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.a3:link {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #003C75;
	text-decoration: none;
}
.a3:visited {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #003C75;
	text-decoration: none;
}
.a3:hover {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.a3:active {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.a4:link {
	font-family: Arial;
	font-size: 12px;
	color: #003C75;
	text-decoration: underline;
	line-height: 20px;
}
.a4:visited {
	font-family: Arial;
	font-size: 12px;
	color: #003C75;
	text-decoration: underline;
	line-height: 20px;
}
.a4:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 20px;
}
.a4:active {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 20px;
}
/*边框底线的灰色线*/
.kuang_xian {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E9E8EA;
}
.kuang_xian2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d5d4d5;
}
.right_text {
	font-family: Arial, "宋体";
	font-size: 16px;
	color: #F6F6F6;
	text-decoration: none;
	font-weight: bold;
}
.index_text {
	font-family: Arial, "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #003C75;
	text-decoration: none;
	line-height: 35px;
}
/*调用过来作为文本框的样式*/
.dropdown_half{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-weight: normal;
	color: #666666;
	height: 25px;
	width: 280px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.text_cu {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text_jianju {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
