﻿@charset "utf-8";
/* CSS Document */


ul,li{ list-style:none;}
img{ border:none;}
a{ color:#222; text-decoration:none;}
a:hover{ text-decoration:none;}

table {margin:0; padding:0; border:0; border-collapse:separate;font-size:1em;}
.floatleft{ float:left;}
.floatright{ float:right;}
.clear{ clear:both;}
.bor{ border:1px solid #e3e4e9; }
#wraper{ width:950px; height:auto; margin:0 auto;}

#topad{ width:950px; height:39px; background:url(topad.gif) no-repeat 0px 0px;}
#heard{ padding:5px 0px;}
.logo h1{ width:283px; height:48px; background:url(logo.png) no-repeat 0px 0px; text-indent:-999px; margin:0px 20px 0px 5px;}
.topcenter h2{ width:140px; height:19px; background:url(8cn.gif) no-repeat 0px 0px; margin-top:34px; text-indent:-999px; }
.topright{ width:430px; height:auto;}
#toplist{clear:both;}
#toplist li{ float:left; margin:0px 5px; border-right:1px solid #e2e2e2; display:inline;}
.icon1{ width:45px; background:url(icon1.gif) no-repeat scroll left center; padding-left:20px;}
.icon2{ width:55px; background:url(icon2.gif) no-repeat scroll left center; padding-left:18px;}
.icon3{ width:55px; background:url(icon3.gif) no-repeat scroll left center; padding-left:20px;}

.usemenu{ width:213px; height:28px; float:right; margin-top:6px;}
.usemenubg1{ width:14px; height:28px; background:url(usermenu.gif) no-repeat 0px 0px;}
.usemenubg2{ width:185px; height:28px; background:url(usermenu.gif) repeat-x 0px -28px; line-height:28px;}
.usemenubg3{ width:14px; height:28px; background:url(usermenu.gif) no-repeat 0px -56px;}
/*heard*/
/*menu*/

#menu18 ul{
	padding:0;
	border:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	}
#menu18_out{
	width:946px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(menu_left.gif) no-repeat left top;
	position:relative;

}
#menu18_in{
	background:url(menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu18{
	background:url(menu_bg.gif) repeat-x;
	height:79px;
}
.menu_line{
	background:url(menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
	font-family:Arial,Helvetica,sans-serif;

}
#nav li{
	float:left;
	height:42px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:42px;
	background:url(menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
	color:#ffc000;
}
#nav li a span{
	float:left;
	padding:7px 14px 0px 0px;
	line-height:14px;
	background:url(menu_on_right.gif) no-repeat right top;
	font-size:12px;
	color:#ffc000;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#7d7d7d;
	text-decoration:none;
	padding:12px 14px 7px 10px;
	height:23px;
	_padding:12px 14px 7px 10px;
	_line-height:11px;


}
#nav li a span h2{ font-size:12px; color:#FFF;}
#nav li .nav_on span  h2{ font-size:12px; color:#C70C00;}
/*子栏目*/
#menu18_con{
	text-align:left;
	padding-left:20px;
	clear:both;
}
#menu18_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu18_con li a{
	display:block;
	float:left;
	background:url(menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
	color:#666;
}
#menu18_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(menu_on_right1.gif) no-repeat right top;
}
#menu18_con li a:hover{
	text-decoration:none;
	background:url(menu_on_left2.gif) no-repeat left bottom;
}
#menu18_con li a:hover span{
	background:url(menu_on_right2.gif) no-repeat right bottom;
}

.submenumo{text-decoration:none;background:url(menu_on_right1.gif) repeat-x right bottom; padding-right:10px;color:#FFF;display:block;}
.submenumo h2{font-size:12px;font-weight:normal;background:url(menu_on_left1.gif) no-repeat left bottom;padding-left:10px;}
/*end menu*/	
.phone{
	position:absolute;
	float:right;
	left: 780px;
	top: 10px;
}
.search{
	position:absolute;
	margin:8px 5px 0px 0px;
	left: 805px;
	top: 43px;
}



#footer2 {border-top:2px solid #DDD;color:#333333; padding-top:8px;}
#footerlinks2 {color:#666;line-height:25px;margin:auto;width:950px; margin:0 auto;}
#footerlinks2 span {float:right;}
#footerlinks2 li {border-right:1px solid #CCCCCC;display:inline;height:12px;padding:0 5px;}
#footerlinks2 li a:hover{ text-decoration:underline;}
