@charset "utf-8";
/* CSS Document */
#warpBg{ width:100%; background: url(../images/banner.jpg) no-repeat center top; }
#warp{ width:1000px; margin:0 auto; }
.banner{ height:242px;}
.banner h1{ width:170px; height:128px; padding-top:40px;}
.banner h1 a{width:170px; height:128px; display:block; overflow:hidden; text-indent:-999em;}
.banner h2{ display:none;}
.mainBg{ background:url(../images/bg2.jpg) repeat-x;}
.main{ padding:20px 15px;}
.ImgBox{ width:970px; height:720px; background:#fff; }

.ImgBox .tit{ height:42px; overflow:hidden; margin-bottom:20px;}
.ImgBox .tit li{ background:url(../images/ButtonBg_1.jpg) no-repeat; width:187px; height:42px; line-height:42px; float:left; margin-right:8px; }
.ImgBox .tit li.noMarginR{ margin-right:0;}
.ImgBox .tit li a{ display:block;width:165px; height:42px;padding-left:22px; color:#515151; font-size:14px; text-transform: uppercase;}
.ImgBox .tit li a:hover{background:url(../images/ButtonBg_2.jpg) no-repeat; font-weight:bold; color:#fff; }
.ImgBox .tit li a.cur{background:url(../images/ButtonBg_2.jpg) no-repeat; font-weight:bold; color:#fff; }

.ImgBox .Img{ width:963px; overflow:hidden;  margin:0 auto; border:1px solid #bebebe;}

.copyright{ text-align:center; line-height:20px; color:#717171; padding-bottom:30px;}
