@charset "utf-8";



.MogFocus{width:800px;height:320px;position:relative;margin:0 auto;overflow:hidden; background:#c1c1c1;}
.MogFocus ul{margin:0; padding:0;}
.MogFocus li{ list-style-type:none;}
.MogFocus a img{border:none;}
/* focusWarp */
.MogFocus .focusWarp{width:800px;height:320px;overflow:hidden;position:relative;}
.MogFocus .focusWarp .imgList{position:absolute;}
.MogFocus .focusWarp .imgList li{float:left;text-align:center;height:320px;}
.MogFocus .focusWarp .imgList_two{position:absolute;z-index:10;top:100px;}
.MogFocus .focusWarp .imgList_two li{float:left;text-align:center;}
.MogFocus .focusWarp .imgList_two li img{margin-left:-330px;}
.MogFocus .imgBtn{position:absolute;bottom:10px;z-index:10;}
.MogFocus .btnWarp{overflow:hidden;}
/* 默认圆点样式 */
.MogFocus .imgBtn li{width:19px;height:20px;float:left;font-size:14px;margin-right:10px;background:url(inco/btnBg_03.png) no-repeat right top;_background:url(inco/btnBg_03.gif) no-repeat right top;text-align:center;line-height:18px;cursor:pointer;}
.MogFocus .imgBtn li.hover{background:url(inco/btnBg_03.png) no-repeat left top;_background:url(inco/btnBg_03.gif) no-repeat left top;}
/* 圆点样式结束 */
.MogFocus .sizeBox{width:300px; position:absolute;z-index:10;top:0;left:0;}
.MogFocus .prev,.next{display:block;height:77px;width:36px;position:absolute;top:120px;z-index:100;background:url(inco/prevNext.png) no-repeat;outline:none;*background:url(inco/prevNext.gif) no-repeat;background:url(inco/prevNext.gif) no-repeat\0;}
.MogFocus .prev{left:50%;}
.MogFocus .next{right:50%;background-position:right top;}
.MogFocus .thumPrev,.thumNext{width:20px;height:20px;display:block;background:url(inco/sprevNext.png) no-repeat;_background:url(inco/sprevNext.gif) no-repeat;margin-top:10px;margin-right:10px; outline:none;}
.MogFocus .thumNext{background-position:right top;}
