.logo {
	float: left;
	width: 350px;
	height: 80px;
}
/*选择后按钮*/
.h_button_01 {
	background-image: url(../Nimages/h_button01.gif);
	width: 70px;
	float: left;
	text-align: center;
}
.h_button_01 a:link,.h_button_01 a:active,.h_button_01 a:visited{
	text-decoration: none;
	color: #B23300;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.h_button_01 a:hover{
	color: #FF0000;
	text-decoration: underline;
}

/*没选择时按钮*/
.h_button_02 {
	background-image: url(../Nimages/h_button02.gif);
	width: 70px;
	float: left;
	text-align: center;
}
.h_button_02 a:link,.h_button_02 a:active,.h_button_02 a:visited{
	text-decoration: none;
	line-height: 40px;
	font-size: 13px;
	text-align: center;
}
.h_button_02 a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.h_right {
	width: 610px;
	float: right;
	font-size: 13px;
	text-decoration: none;
}
.top_line {
	float:left;
	width:100%;	
}
.h_left_ul {
	float: left;
	width: 100%;
}

.h_right_ul {
	float: left;
	width: 100%;
}
.h_right_ul li{
	float: right;
	line-height: 40px;
}

.h_search_left {
	float: left;
	width: 12px;
	background-image: url(../Nimages/h_search_left.gif);
	height: 70px;
}
.h_search_cen {
	width: 936px;
	background-image: url(../Nimages/h_search_cen.gif);
	height: 70px;
	float: left;
}
.h_search_right {
	float: right;
	width: 948px;
	margin-bottom:8px;
	*margin-bottom: 0px;
}
.h_search_right_r {
	float: right;
	width: 12px;
	background-image: url(../Nimages/h_search_right.gif);
	height: 70px;
}
.top {clear: both;width: 100%;margin-right: auto;margin-left: auto;height: 28px;background-image: url(../images/top_bj.gif);background-repeat: repeat-x;}
.top_center {clear: both;width: 1001px;margin-right: auto;margin-left: auto;}
.top_center_l {width: 220px;float:left;padding-top: 5px;}
.top_center_r {width: auto;float:right;padding-top: 5px;text-align: right;}
.h_search_enter {
	width: 911px;
	text-align: left;
	padding-left: 25px;
	padding-top: 10px;
}
.h_search_hotspot {
	width: 911px;
	line-height: 35px;
	text-align: left;
	padding-left: 25px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.h_search_hotspot a:link,.h_search_hotspot a:active,.h_search_hotspot a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.h_search_hotspot a:hover{
	color: #FF0000;
	text-decoration: underline;
}

