@charset "utf-8";
*{margin:0;padding:0;list-style:none;border:0;}
body{width:100%;margin:0 auto;}

/* main_img */
.img_gallery{height:342px;overflow:hidden;position:relative;padding-bottom: 50px;}
.main_img{height:422px;overflow:hidden;position:relative;
width:1100px;
margin:0 auto;
margin-top: -30px;
}
.main_img ul{width:9999px;height:422px;overflow:hidden;position:abs
olute;top:0;left:0}
.main_img li{float:left;width:100%;height:359px;}

.main_img li a{width:100%;height:422px}
.img_font{position:absolute; bottom:30px; left:30%; color:#f00; width:100%; padding:10px;}
.img_font span{display:none; }

div.point{position:absolute;bottom:75px;left:50%;z-index:999;width:140px;height:21px;margin:0 0 0 -50px;}
div.point a{float:left;width:8px;height:8px;margin:0 15px;padding:0;background:url(../images/slide_icon.png) -16px -51px no-repeat;display:block;text-indent:-1000px}
div.point a.on{background-position:-16px -85px;}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../img/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../img/hover_right.png) no-repeat right top;right:100px;}
