@charset "utf-8";
body, dl, dd { margin: 0; background-color: #fafafa; }
body { color: #555; font-size:14px;  font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu  }
img { border: none; }
input { border: none; margin: 0; padding: 0; }
.left10 { padding-left: 10px; }
select, input, label, button { vertical-align: middle; }
ul, ol, li { list-style-type: none; padding: 0; margin: 0; }
hr { padding: 0; margin: 6px; }
a { text-decoration: none; color: #666 }
a:hover{ color: #39F }
.flaot_r { float: right; line-height: none; padding-top: 6px; padding-right: 6px; color: #999; font-size: 12px; }
.clear{ clear: both; }

/*header*/
.minitop { background: #eee; overflow: hidden; line-height: 30px; width: 980px; margin: auto; }
.minitop_l { float: left; padding-left: 20px; }
.minitop_l a { color: #666; font-weight: normal; font-size: 12px }
.minitop_r { float: right; padding-right: 20px; }
#top { width: 980px; overflow: hidden; margin: 10px auto; }
#top .logo{ float: left; width: 113px; }
#top .serach { width: 344px; margin-right: 200px; *margin-right: 100px;margin-top: 20px;*margin-top: 10px; background-color: #fa930e; float: right; }
#top .serach span { float: left }
#top .man { float: right; text-align: center; }
#top .subbtn { background-image: url(../images/search.png); border: 0; width: 78px; height: 32px; background-color: transparent; float: left; }
#top .input { width: 260px; height: 32px; background-image: url(../images/input.png); text-indent: 12px; float: left; line-height: 32px;  color:#808080}
.box { height: 20px; }
.nav { background-image: url(../images/nav.png); width: 980px; height: 38px; margin: auto; position: absolute; left: 210px; top: 0; line-height: 38px; text-align: center; }
.nav a { padding-right: 44px; font-size: 18px; color: #FFF; text-align: center; }
.nav a:hover{ color: #6CF; }


.nav2 { background-image: url(../images/nav.png); width: 980px; height: 38px; margin:10px auto; line-height: 38px; text-align: center; }
.nav2 a { padding-right: 44px; font-size: 18px; color: #FFF; text-align: center; }
.nav2 a:hover{ color: #6CF; }

.man span{font-size:12px; color:#999}


/*footer*/
.footer { margin-top: 24px; background-color: #FFF; overflow: hidden; width: 980px; margin-right: auto; margin-left: auto; }
.footer_l { float: left; margin-left: 20px; margin-top: 25px; margin-bottom: 10px; }
.footer_r { float: right; margin-top: 20px; width: 720px; }
