
/*==============½¹µãÍ¼================*/

/* È«ÆÁÍ¼Æ¬ÇÐ»» */

.main_visual{height:300px;overflow:hidden;position:relative;}
.main_image{height:300px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:300px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:300px;}
.main_image li span{display:block;width:100%;height:300px}
.main_image li a{display:block;width:100%;height:300px}

/* 
.main_image li .img_1{background:url('../addver/img1.jpg') center top no-repeat}
.main_image li .img_2{background:url('../addver/img2.jpg') center top no-repeat}
.main_image li .img_3{background:url('../addver/img3.jpg') center top no-repeat}
.main_image li .img_4{background:url('../addver/img4.jpg') center top no-repeat}
.main_image li .img_5{background:url('../addver/img5.jpg') center top no-repeat}
*/


div.flicking_con{position:absolute;top:265px;left:50%;z-index:999;width:300px;height:23px;margin:0 0 0 -90px;}
div.flicking_con a{float:left;width:23px;height:23px;line-height:23px;text-align:center;margin-left:5px;padding:0;background:url('../addver/btn_main_img.png') -9px 0 no-repeat;display:block;color:#fff;}
div.flicking_con a.on{background-position:-9px -57px;color:#fff}
#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(../addver/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../addver/hover_right.png) no-repeat right top;right:100px;}

