@charset "gb2312";
body {
	width:1002px;
	margin:0 auto;
	font-family:'Sim Sun's;
	position:relative;
	font-size:12px;
}
a:link,a:visited,a:active{
	color:#333;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	color:#f90;
	text-decoration:none;
}
a img,img {
	margin:0;
	padding:0;
	border:none;
}
#top {
	width:1002px;
	height:100px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#top #logo {
	position:absolute;
	left:10px;
	top:26px;
}
#top #language {
	position:absolute;
	right:20px;
	top:16px;
	color:#999;
}
#top #language a {
	color:#999;
}

#top #tel {
	position:absolute;
	right:20px;
	top:35px;
	font-size:18px;
	font-family:'Microsoft Yahei','Sim Sun';
	font-weight:600;
	color:#86837c;
	background:url(../images/tel.gif) no-repeat left top;
	padding-left:35px;
}
#top #search {
	width:244px;
	position:absolute;
	right:20px;
	top:65px;
}
#top #search .text {
	font-size:12px;
	background:url(../images/search.png) 0 0 repeat-x;
	border-style:solid;
	border-width:1px;
	border-color:#8e8e8e #cecece #e4e4e4 #cecece;
	vertical-align:top;color:#333333;
	width:188px;
	height:18px;
	line-height:18px;
	margin:0 4px 0 0;
	padding:2px 0 0 4px;
	float:left;
 }
#top #search .btn_sub {
	vertical-align:middle;
	font-size:12px;
	border:0;
	background:url(../images/btn_sub.png) 0 0 no-repeat;
	color:#000;
	width:46px;
	height:20px;
	line-height:20px;
	float:left;
}

#menu {
	width:1002px;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	background:#f8d42e;
}
#menu #dropmenu{	
	margin:0;
	padding:0;
	width:100%;
	height:20px;
}
#menu #dropmenu li{	
	float:left;
	list-style: none;
	font:12px/20px  'microsoft yahei',Verdana,Arial;
	background:#f8d42e;
}
#menu #dropmenu li a:link,#menu #dropmenu li a:visited,#menu #dropmenu li a:active{
	display:block;
	width:132px;
	height:20px;
	overflow:hidden;
	color:#333;
	background:#f8d42e;
	padding-left:10px;
	line-height:24px;
	border-right:1px solid #fff;
	font-weight:bold;
}
#menu #dropmenu li a:hover{
	background:#f90;
}
#banner {
	width:1002px;
	height:280px;
	overflow:hidden;
	margin:3px auto 0;
	position:relative;
}
#banner .advsheadlbpic{
	width:100%;
	border:0px;
	display:none;
}

#bottom {
	clear:both;
	width:982px;
	padding:10px 10px 20px;
	border-top:1px solid #a9a9a9;
	position:relative;
	top:20px;
}
#bottom .menu_bottom {
	float:left;
}
#bottom .footnote {
	float:right;
}