#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 124px;
	background: #CCCCCC url('../newimage/top-bg.gif') repeat-x scroll center
		center;
}

.top-wrap {
	width: 980px;
	height: 73px;
	margin: 0px auto;
}

.top-wrap .logo {
	width: 200px;
	float: left;

}

.top-wrap .top-search {
	width: 470px;
	float: right;
	text-align: right;
}
.search {width:460px; float:right;display:inline; padding-top:18px;}

#hearder .gosearch {float:left}
.search_type {padding:1px 1px 2px 1px; float:left; background-color:#FFFFFF; border:2px #959595 solid; width:52px; height:18px; }
* html .search_type {padding:0px; float:left; background-color:#FFFFFF; border:2px #959595 solid; width:52px; height:17px; }
*+html .search_type {padding:1px 1px 2px 1px; float:left; background-color:#FFFFFF; border:2px #959595 solid; width:52px; height:18px; }
.search_type .nav_search_select {float:left; width:52px; border:1px #fff solid; overflow:hidden; height:19px; font-size:12px; margin:0px; text-align:left}


.top-wrap .top-search .search input {
	width: 280px;
	border: 2px #959595 solid;
	padding-left: 22px;
	float:left;
	background: #FFFFFF url('../newimage/sc.gif') no-repeat scroll left center;
	height: 19px;
	margin-left:8px;
}
.top-wrap .top-search p.top-nav {
	width: 220px;
	height: 25px;
	border: 1px #235975 solid;
	border-top: none;
	background: #66CCFF url('../newimage/top-nav-bg.gif') repeat-x scroll
		center center;
}

.top-wrap .top-search p.top-nav {
	display: inline;
	text-align: center;
	padding-left: 12px;
	padding-bottom: 2px;
}

.top-wrap .top-search p.top-nav  a {
	font-size: 12px;
	color: black;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 12px;
}

.top-wrap .top-search p.top-nav  a:hover {
	text-decoration: underline;
}

.top-wrap .top-search p.search {
	width: 500px;
	margin-top: 15px;
	float: right;
}



#ygmasrchbtn {
	width: 78px;
	height: 25px;
	border: none;
	cursor: pointer;
	font-size: 13px;
	background: #FFFFCC url('../newimage/search-button.gif') no-repeat scroll
		center center;
}

/*menu¿ªÊ¼*/
#menuk {
	width: 980px;
	margin: 0px auto;
}

#menuk .menu {
	width: 720px;
	float: left;
}

#menuk .tz {
	float: right;
	width: 260px;
	padding-top: 5px;
}
#menuk .tz a:hover {
     text-decoration:none;
}

#menuk .menu ul li {
	display: inline;
}

#menuk .menu ul li a.xiala {
	background: none;
	
}

#menuk .menu ul li a {
	color: white;
	font-size: 14px;
	line-height: 46px;
	height: 46px;
	font-weight: bold;
	cursor:pointer;
	background: url('../newimage/lie-bg.gif') no-repeat scroll right center;
	padding-right: 10px;
	margin-right: 15px;
	text-decoration: none;
}

#menuk .menu ul li a:hover {
	text-decoration: underline;
}
