@charset "utf-8";
/* CSS Document */
.main_image {width:100%; height:550px; overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:9999px; height:550px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:550px;}
.main_image li span {display:block; width:100%; height:550px}
.main_image li a {display:block; width:100%; height:550px}
.main_image li .img_1 {background:url(images/banner1.jpg) center top no-repeat;}
.main_image li .img_2 {background:url(images/banner1.jpg) center top no-repeat;}
.main_image li .img_3 {background:url(images/banner1.jpg) center top no-repeat;}
div.flicking_con {width:990px; margin:0 auto; position:relative}
div.flicking_con .flicking_inner{position:absolute; top:510px; right:45%; z-index:999; height:21px} 
div.flicking_con a {float:left; width:21px; height:21px; margin:0; padding:0; background:url('images/btn_main_img.png') 0 0 no-repeat; display:block; text-indent:-10000px}
div.flicking_con a.on {background-position:0 -21px}
#btn_prev,#btn_next{z-index:113;position:absolute;display:block;width:90px!important;height:130px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{left:100px; background:url(images/arrow_left.png) no-repeat; width:90px; height:130px;}
#btn_next{right:100px; background:url(images/arrow_right.png) no-repeat; width:90px; height:130px;}

