@charset "utf-8";
/* CSS Document */

* {font:normal normal 14px/20px "arial";padding:0;margin:0;color:#;}
html,body {text-align:center;}
body{background:#000;}
a,a:link {color:#bb8664;text-decoration:none;font:normal normal 14px/26px Arial, Helvetica, sans-serif;}
a:visited {color:#;}
a:hover {color:#ff4800;}
a:active {color:#;}
img {display:block;border:0;}
li {list-style:none;}
.bg1,.bg2,.bg3,.bg4,.bg5{height:158px;}
.bg6{height:110px;}
.bg7{width:1000px;margin:0 auto;height:1px;background:#000;}
.bg1{background:url(../images/bg1.jpg) center no-repeat;}
.bg2{background:url(../images/bg2.jpg) center no-repeat;}
.bg3{background:url(../images/bg3.jpg) center no-repeat;}
.bg4{background:url(../images/bg4.jpg) center no-repeat;}
.bg5{background:url(../images/bg5.jpg) center no-repeat;}
.bg6{background:url(../images/bg6.jpg) center no-repeat;}
.wrap{position:absolute;top:0;width:780px;left:50%;margin:0 0 0 -500px;padding:175px 110px 0;}
.menu{float:right;width:154px;}
.menu li{text-align:right;margin:0 0 12px;zoom:1;}
.menu li img{margin:0 0 4px 0;}
.menu li sapn{display:block;}
.menu li a{display:block;background:url(../images/m_bg2.png) no-repeat;width:133px;height:86px;padding:3px 6px 0 15px;color:#fff;font:normal bold 15px/20px "微软雅黑";}
.menu li.on a,.menu li a:hover{background:url(../images/m_bg1.png) no-repeat;text-decoration:none;}
.pic{border:3px solid #000;}
.col{float:left;width:616px;background:url(../images/main_bg.png) repeat;height:560px;}
.text{text-align:left;color:#bb8664;padding:20px;}
.text *{font:normal normal 14px/22px Arial, Helvetica, sans-serif;}
.text p{text-indent:2em;}
.text b{color:#ff4800;font-weight:bold;}
.text ol{padding:0 0 0 3em;}
.text ol li{list-style:disc;}
.copy{clear:both;width:780px;}
.copy p{color:#333;}
/**/
#side{
position:fixed;
top:0;
left:0;
_position:absolute;
_top:expression(eval(document.documentElement.scrollTop));
background:url(../images/side.png) right 0 no-repeat;height:651px;
z-index:98;
}
#side.s1{width:239px;}
#side.s2{width:16px;}
#side.s2 .list{display:none;}
#side .btn{float:right;width:16px;height:151px;margin:259px 1px 0 0;}
#side .btn a{display:block;width:16px;cursor:pointer;height:151px;}
.s1 #sideBtn1 a{background:url(../images/btn.png) -32px 0 no-repeat;}
.s1 #sideBtn1 a:hover{background:url(../images/btn.png) 0 0 no-repeat;}
.s1 #sideBtn2 a{background:url(../images/btn.png) -48px 0 no-repeat;}
.s1 #sideBtn2 a:hover{background:url(../images/btn.png) -16px 0 no-repeat;}
#side .list{float:left;width:209px;padding:120px 0 0;}
#side li{margin:0 0 13px 13px;position:relative;zoom:1;}
#side li a{display:block;border:3px solid #222;width:184px;height:72px;}
#side li a img{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; /* ie8  */
filter:alpha(opacity=20);    /* ie5-7  */
opacity: 0.2;    /* css standard, currently it works in most modern browsers  */
}
#side li.on a,#side li a:hover{display:block;border:3px solid #ff9c00;}
#side li.on a img,#side li a:hover img{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* ie8  */
filter:alpha(opacity=100);    /* ie5-7  */
opacity:1.0;    /* css standard, currently it works in most modern browsers  */
}
#side li .new{position:absolute;width:48px;height:31px;background:url(../images/new.png) no-repeat;left:3px;top:-2px;z-index:99;}
#side .page{text-align:right;padding:0 10px 0 0;}
.page span{padding:3px;}
.page a{display:inline-block;width:23px;height:23px;text-align:center;background:#222;border:1px solid #3c3c3c;color:#fff;line-height:23px;}
.page .on a,.page a:hover{background:#ff9c00;border:1px solid #ff9c00;color:#000;}