#top_wrap {
    height: 119px;
width:980px;
text-align:center;
margin:0 auto;
}
#top_bg{ background: url(../images/top_bg.png) no-repeat scroll right top transparent;width:980px;height:83px;}

.top{
	width:750px;
	 text-align: left;
	 height:80px;
	 float:left;
}
.top_title{width:450px; float:left;height:75px;padding-top:2px;}
.top .logo{margin:15px 10px 0 37px;float:left;}
.top h1,.top .top_title_one{ font-size:18px;padding-top:18px;margin:0;}
.top h2,.top .top_title_two{font-size:12px;}
.top h1 a,.top .top_title_one a{text-decoration: none;font-weight:bold;line-height:22px;}
.top h1 a:hover,.top .top_title_one a:hover {text-decoration: none;}
.top h2 a,.top .top_title_two a{ color: #323232; font-weight: normal;text-decoration: none;}
.cx_tabmenu {
	padding-top: 10px; width:831px;
	margin:0 10px;
}
#top_wrap .search {
    float: right;
    padding-top:29px;
    width: 195px;
}
#top_wrap .search .search_btn {
    float: left;
    padding-left: 8px;
}


