@charset "utf-8";/* CSS Document */
*{
	margin:0px;
	padding:0px;
	text-decoration: none;
}
body{font-size:12px;text-align:center;font-family:Arial, Helvetica, sans-serif;}
ul,ol{margin:0px;padding:0px;}
li{list-style:none;}a img{border:0px;padding:0px;margin:0px;}
.clear{clear:both;height:0px;line-height:0px;font-size:0px;overflow:hidden;}
.hidden{ display:none}

.banner,.banner1,.pic{ width:1002px; float:left}
.pic{ margin-top:3px}
.bannerrt{ width:222px; float:right}
.bannerrt p{ margin-bottom:3px}
.banner1{ width:1002px; height:164px; padding:7px; border:1px solid #CCC; background:#F4F4F4}
.bannerrt01{ width:218px; float:right; height:213px; overflow:hidden; padding:1px; border:1px solid #DDD; background:url(../images/ggbg.jpg) repeat-x top}

/**/
#focus {width:1002px; height:394px; overflow:hidden; position:relative;}
#focus ul {height:394px; position:absolute;}
#focus ul li {float:left; width:1002px; height:394px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:1002px; height:25px; left:0; bottom:0;}
#focus .btn {position:absolute; width:1002px; height:10px; padding:10px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fc7300;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:140px; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
/**/

