@charset "utf-8";

#focus{width:1000px;height:429px;position:relative;margin:0 auto;overflow:hidden;position:relative; display:none; background:#ffffff;}
/* focusWarp */
.focusWarp{width:1000px;height:429px;overflow:hidden;position:relative;}
.imgList{list-style-type:none;position:absolute;margin:0;padding:0;}
.imgList li{height:429px;margin:0;}
.imgList_two{list-style-type:none;position:absolute;z-index:10;margin:0;padding:0;}
.imgList_two li{float:left;text-align:center;}
.imgList_two li img{margin-left:-330px;}
.imgBtn{list-style-type:none;position:absolute;bottom:0;z-index:10;left:0;}
.btnWarp{overflow:hidden;}
/* 圓點 start */
.imgBtn li{width:15px;height:20px;float:left;font-size:14px;margin-right:10px;background:url(../images/btnBg_03.png) no-repeat right top;_background:url(../images/btnBg_03.gif) no-repeat right top;text-align:center;line-height:18px;cursor:pointer;}
.imgBtn li.hover{background:url(../images/btnBg_03.png) no-repeat left top;_background:url(../images/btnBg_03.gif) no-repeat left top;}
/* 圓點 end */
.prev,.next{display:block;height:77px;width:36px;position:absolute;top:120px;z-index:100;background:url(../images/prevNext.png) no-repeat;outline:none;*background:url(../images/prevNext.gif) no-repeat;background:url(../images/prevNext.gif) no-repeat\0;}
.prev{left:50%;}
.next{right:50%;background-position:right top;}
.thumPrev,.thumNext{width:20px;height:20px;display:block;background:url(../images/sprevNext.png) no-repeat;_background:url(../images/sprevNext.gif) no-repeat;margin-top:10px;margin-right:10px; outline:none;}
.thumNext{background-position:right top;}