a:link,a:visited {
	font-family: "simsun";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #c70000;
	text-decoration: none;
}

#head_i_logo {
	background-image: url(../images/index_logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 227px;
	float: left;
}
#head_searchinput{
	width: 155px;
	float: right;
	height: 21px;
	background-image: url(../images/ss2.gif);
	background-repeat: no-repeat;
}

.head_input_serach {
	background-position: left top;
	background-color: #FFFFFF;
	height: 16px;
	background-image: url(../images/searchinputbg.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 125px;
}

a.head_red_f12b:link,a.head_red_f12b:visited {
	font-family: "simsun";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #c70000;
	text-decoration: none;
}
a.head_red_f12b:hover {
	text-decoration: none;
}

#head_top {
	clear: both;
	float: none;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}