.header  .search{
	float: left;
	width: 480px;
	position: relative;
			}
 .header .search ul{
	list-style-type: none;
	}
.header .search li{
	float: left;
	width: 75px;
	margin-right: 10px;
	line-height: 25px;
	text-align: center;
	}
.header  .search_bg{
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width:75px;
	background: url(search_bg.gif)  scroll  no-repeat  left bottom;
	height: 26px;
	CURSOR: hand;
}
.header  .search_bg2{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width:75px;
	background: url(search_bg2.gif)  scroll   no-repeat  left bottom;
	height: 26px;
	CURSOR: hand;
}
.header  .activedtab{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width:75px;
	background: url(search_bg2.gif)  scroll   no-repeat  left bottom;
	height: 26px;
	CURSOR: hand;	
}
.header .search_content{
	background: url(search_content.gif)  scroll   no-repeat  left top;
	width:770px;
	height: 35px;
	margin-top: -2px;
	z-index: 10
	}
.header .content_text{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.header .search_hot{
	background-color: #f4f4f4;
	border: 1px solid #8B0304;
	width: 768px;
	height: 25px
}
.header .search_hot ul{
	list-style-type: none;
	}
.header .search_hot li{
	width: 300px;
	padding-top: 10px;
}