/*html { overflow: hidden; font-size: 12px; }
body { padding-bottom: 0px; margin: 0px; padding-left: 0px; width: 100%; padding-right: 0px; background: #121212; height: 100%; color: #fff; padding-top: 0px; }*/
#center { z-index: 2; position: absolute; /*top: 10%;*/ /*left: 50%;*/ }
#slider { z-index: 1; /*border-bottom: #000 20px solid;*/ position: absolute; /*border-left: #000 20px solid;*/ width: 1200px; /*background: #000;*/ height:380px; overflow: hidden; /*border-top: #000 20px solid;*/ /*top: -186px;*/ /*border-right: #000 20px solid;*/ /*left: -430px;*/ }
#slider .slide { z-index: 10; position: absolute; /*border-left: #000 1px solid;*/ width:750px; background: #000; height: 333px; overflow: hidden; top: 43px; cursor: default; left: 22px; text-align: left; }
#slider .title { color: #f80; font-size: 1.2em; font-weight: bold; margin-right: 1.5em; text-decoration: none; }
#slider .text { position: absolute; text-align: justify; width: 470px; display: none; font-family: verdana, arial, helvetica, sans-serif; color: #fff; font-size: 0.9em; top: 100%; left: 10px; }
#slider .diapo { position: absolute; filter: alpha(opacity=100); visibility: visible; opacity: 1; }
#apdiv1 { z-index: 1; position: absolute; background-color: #000000; width: 820px; height: 30px; overflow: hidden; top: 0px; left: 0px; }
#apdiv2 { z-index: 3; position: absolute; width: 860px; height: 35px; overflow: hidden; top: 216px; left: -429px; }
.pagenext { position: relative; width: 820px; height: 37px; }
a.pn:link { z-index: 4; position: absolute; width: 47px; font: 12px "宋体"; color: #666; top: 15px; right: 33px; text-decoration: none; }
a.pn:visited { z-index: 4; position: absolute; width: 47px; font: 12px "宋体"; color: #666; top: 15px; right: 33px; text-decoration: none; }
a.pn:hover { color: #fff; }
a.pn:active { color: #fff; }


/*定义文字样式*/
/*a { font-size: 12px; color: #000; }
a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }
a:active { color: #fff; text-decoration: none; }*/
