/*全局*/
body {margin:0px;padding:0px;background:#fff;font:12px/1.5 Simsun,arial;}
body,td,th {font-family:Verdana "微软雅黑";font-size:12px;color:#333;}
button {cursor:pointer;border:none;font-weight:bold;text-align:center;}
img {border:none;}
table {border-collapse:collapse;}
input,textarea,select {font-size:12px;color:#333;font-family:"微软雅黑";padding:2px;} 
ul {padding:0px;margin:0px;list-style:none;}
li {list-style:none;}
h1,h2,h3,h4,h5,h6 {padding:0px;margin:0px;font-family:"Baskerville Old Face", Baskerville, "Arial Unicode MS";}
p,form,dd,dt  {padding:0px;margin:0px;}
input,textarea,select {border:#ccc 1px solid;}
a {color:#333;text-decoration:none;}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { outline: none; } /* for Firefox */ 
a:hover {color:#333;}
.Fl {float:left;}
.Fr {float:right;}
.clear {clear:both; height:1px; overflow:hidden;}
.marginTop5{ margin-top:5px;}
.marginTop10{ margin-top:10px;}
.marginTop15{ margin-top:15px;}
.marginTop20{ margin-top:20px;}
.marginTop40{ margin-top:40px;}

/*页头*/
.header{ width:980px; height:114px; background:url(../images/topbg.jpg) no-repeat;}
.topNav{  font-size:12px; line-height:17px; float:left; margin-top:84px; margin-left:39px;}
.topNav img{ margin:0px 5px; height:17px; line-height:17px;}
.searchBox{  margin-top:84px; margin-right:60px; float:right; width:120px;}
.searchBox p{ background:url(../images/icon_04.png) no-repeat left center; padding-left:20px; float:left; height:20px;}
.searchBox .sTxt{  font-size:12px; width:70px; height:18px; line-height:18px; float:left; border:none;}
.nav{ width:980px; margin-top:20px; height:28px;}
.nav ul { width:904px; padding:0px 38px;}
.nav ul li{  font-size:14px;float:left; height:28px; line-height:28px; text-align:center;}
.nav ul li a{ display:block; width:124px; margin-right:31px; text-decoration:none; border-bottom:1px solid #c9b6a6; color:#999;}
.nav ul li a.last{margin:0px;}
.nav ul li a:link,.nav ul li a:active,.nav ul li a:visited{ color:#999;}
.nav ul li a:hover,.nav ul li a.current{ color:#666;}
/*页尾*/
.footer{ width:980px;}
.footer a{ color:#999;}
.footerLine{ width:904px; margin:10px 38px 0px 38px; border-bottom:1px solid #c9b6a6;}
.link{ width:904px; margin:10px 38px; height:180px;}
.footerL{ width:430px;  margin-left:20px;float:left;}
.footerLTitle{color:#666; font-size:14px; line-height:24px; font-weight:bold;}
.footerL ul { float:left; width:143px;}
.footerL ul li{color:#666; font-size:12px; line-height:21px; text-indent:10px;}
.footerL ul li a:link,.footerL ul li a:active,.footerL ul li a:visited{ color:#666;}
.footerL ul li a:hover{ color:#333}
.footerR{ width:454px; float:left;position:relative;}
.email{ background:url(../images/icon_05.jpg) no-repeat left center; padding-left:20px; font-size:12px; line-height:20px; color:#333; font-weight:bold; margin-left:5px; margin-bottom:15px;}
.email .emailTxt{ width:250px; height:15px; border:1px solid #c7c7c7; margin-left:20px;}
.email .emailBtn{ width:55px; height:22px; border:1px solid #c7c7c7; color:#fff; border-left:none;background:#000; cursor:pointer; position:absolute; top:0px; }
.otherBtn ul{ width:454px; overflow:hidden;}
.otherBtn ul li{ width:100px; height:29px; padding-right:18px; float:left;}
.otherBtn ul li.last{ padding:0px;}
.copyright{ width:454px; margin-top:65px; text-align:right;font-size:12px; line-height:20px; color:#333;}
.bottomLine{ background:#000; width:904px; height:29px; padding:0px 38px;}
.bottomLine .txtL{ color:#ccc; float:left; line-height:29px;}
.bottomLine .txtR{ color:#ccc; float:right; line-height:29px;}