@charset "utf-8";
/*初始化*/
* { margin: 0px; padding: 0px; }
body { font-family: "微软雅黑"; font-size: 12px; color: #000; line-height: 20px; background: #F6F6F6; }
a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
ol, ul, li { list-style-type: none; }
img { border: none; }

/*页头*/
.topBanner { background: #F2F2F2; text-align: center; clear: both; width: 100%; height: 130px; overflow: hidden; }
.mianNav { background: url(../images/b_1.jpg) repeat-x left bottom; border-top: 1px solid #E0DFDF; text-align: center; clear: both; width: 100%; height: 48px; overflow: hidden; padding-bottom: 4px; }
.mainNavBox { width: 895px; height: 48px; overflow: hidden; margin: 0px auto; cursor: pointer; }
.mainNavBox div { font-size: 20px; color: #2E2E2E; line-height: 48px; border-left: 1px solid #DFDEDF; float: left; width: 148px; height: 48px; }
.mainNavBox div a { color: #2E2E2E; }
.mainNavBox div span { font-family: Arial; font-size: 10px; margin-left: 10px; }
.mainNavBox .cur { background: url(../images/b_2.jpg); }
.mainNavBox div:hover { background: url(../images/b_2.jpg); }

/*通用*/
.wrap { background: #FFF; border-left: 1px solid #E0DFDF; border-right: 1px solid #E0DFDF; clear: both; width: 980px; height: 1%; overflow: hidden; margin: 0px auto; }
.leftBox { display: inline; float: left; width: 700px; margin-left: 20px; }
.rightBox { display: inline; float: right; width: 220px; margin-right: 20px; }
#autopage { font-family: Arial, Helvetica, sans-serif; color: #FFF; line-height: 17px; text-align: center; clear: both; width: 100%; }
#autopage a { color: #FFF; background: url(../images/b_15.gif); display: inline-block; width: 17px; height: 17px; }
#autopage span { background: url(../images/b_16.gif); display: inline-block; width: 17px; height: 17px; }

/*页尾*/
#footer { background: url(../images/b_10.gif) no-repeat left top; clear: both; width: 940px; margin: 0px auto; }
#footer p { line-height: 30px; text-align: center; }
.footXs1 { padding: 40px 0px 20px 0px; }
.footXs2 { font-weight: bold; border-bottom: 1px solid #C8C8C8; border-top: 1px solid #C8C8C8; width: 130px; margin: 0px auto; }
.footXs3 { border-bottom: 2px solid #000; }

/*页头搜索*/
.formBox { background: url(http://images.china.cn/images1/ch/2013zgwz/images/zgwz_1.jpg) no-repeat left top; width: 168px; height: 31px; overflow: hidden; margin-left: 307px; position: absolute; top: 75px; left: 50%; }
.formBox .formInput { line-height: 31px; background: url(http://images.china.cn/images1/ch/2013zgwz/images/zgwz_1.jpg) no-repeat left top; border: none; width: 124px; height: 31px; overflow: hidden; padding: 0px 34px 0px 10px; }
.formBox .formBtn { overflow: hidden; width: 34px; height: 31px; overflow: hidden; cursor: pointer; position: absolute; top: 0px; right: 0px; filter:alpha(style=0,opacity=0,finishOpacity=0); opacity: 0; }