/* html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */
body { margin: 0px; font-size: 12px; font-family: "ËÎÌå"; background: #fff; text-align: center; color: #6f6d6c; }
img, form { margin: 0px; padding: 0px; border: 0px; }
a { color: #6f6d6c; text-decoration: none; }
a:hover { text-decoration: none; color: #474747; }
.left { float: left; }
.right { float: right; }
.img { border: #ccc 1px solid; overflow: hidden; background: #fff; }
#box { width: 1000px; margin: auto; background: #fff; overflow: hidden; height: 100%; }
#header { margin: auto; width: 1000px; height: 134px; background: url('../img/top_bg.jpg') top repeat-x; }
#header .cent { margin: auto; width: 980px; }
#header .logo { width: 240px; height: 98px; overflow: hidden; text-align: left; }
#header .topmain {
 width: 612px; height: 28px; text-align: left; line-height: 28px; margin: 10px 0px; overflow: hidden; color: #666;
}
#header .search { width: 612px; height: 37px; background: url('../img/lg.jpg') 0px -1px no-repeat; text-align: left; }
#header .search .main {
 width: 596px; height: 27px; background: #FFD401 url('../img/rg.jpg') right top no-repeat; margin-left: 7px;
 padding: 5px 0px; overflow: hidden;
}
#header .search .main ul { list-style-type: none; margin: 0px; padding: 0px; }
#header .search .main ul li { float: left; margin-right: 3px; color: #666; padding: 6px 0px; line-height: 100%; }
#header .search .main ul li.input {
 border: #FFBA00 1px solid; background: #fff; padding: 1px; height: 22px; overflow: hidden; line-height: normal;
}
#header .search .main ul li select {
 font-size: 14px; color: #666; width: 120px; border: 0px #fff solid; height: 21px; background: #fff;
}
#header .search .main ul li input.text {
 font-size: 14px; color: #666; width: 320px; border: #fff 0px solid; height: 18px; background: #fff;
 margin-left: 3px;
}
#header .topmenu { clear: both; text-align: left; }
#header .topmenu ul { list-style-type: none; margin: 0px; padding: 0px; }
#header .topmenu ul li { float: left; height: 36px; border-right: 1px #ccc solid; overflow: hidden; }
#header .topmenu ul li a {
 line-height: 40px; width: 85px; text-align: center; font-size: 14px; font-weight: bold; display: block; color: #ccc; 
}
#header .topmenu ul li a:hover { background: #ccc; text-decoration: none; color: #666; }

#footer { clear: both; margin: auto; padding: 0px 12px; margin-bottom: 8px; }
#footer .toolbar { background: #FFBA00; line-height: 24px; padding: 4px 0px 2px 0px; }
#footer .copyright { margin-top: 8px; line-height: 18px; }

#bodyer { clear: both; margin: auto; padding: 10px 5px; }