/* CSS Document */

.focus_box{height:295px; width:930px; margin:0px auto;}
.focus{width:930px;height:295px;float:left;border:0px solid #d9d9d9;margin-top:0px;position:relative;}
.focus #pic{width:930px;height:295px;overflow:hidden;}
.focus #pic ul{width:4008px;height:295px;float:left;}
.focus #pic li{width:930px;height:295px;float:left;}
.focus #pic li img{width:930px;height:295px;float:left;}
.focus .tip-bg{width:930px;height:7px; position:absolute;left:0;bottom:0;z-index:12;}
.focus #tip{width:300px;height:7px;position:absolute;left:24px;bottom:22px;z-index:13;}
.focus #tip ul li{width:7px;height:7px;float:left;display:inline;margin:0 4px;cursor:pointer;border:2px solid #666; background-color:#666;}
.focus #tip ul li.current{border:2px solid #aaa; background-color:#000;}
.focus .btn{width:930px;height:42px;position:absolute;right:0;bottom:130px;z-index:14;overflow:hidden;}
.focus .btn ul{width:100%;float:left; height:42px;}
.focus .btn li{width:42px;height:42px;float:left;display:inline;margin:0 7px;cursor:pointer;overflow:hidden;}
.focus .btn li.btn-left{background:url(images/left.png) no-repeat ;width:42px;height:42px; }
.focus .btn li.btn-right{background:url(images/right.png) no-repeat; float:right;width:42px;height:42px;}
.focus .show{display:block!important;}


#banner{width:930px;
     height:295px;
	 margin:0 auto;
	 }	