@charset "gb2312";
/* css document */

.main_visual{height:400px;border-top:0px solid #d7d7d7;overflow:hidden;position:relative;}
.main_image{height:400px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:400px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:400px;}
.main_image li span{display:block;width:100%;height:400px}
.main_image li a{display:block;width:100%;height:400px}
.main_image li .img_1{background: center top no-repeat}
.main_image li .img_2{background: center top no-repeat}
.main_image li .img_3{background: center top no-repeat}
.main_image li .img_4{background: center top no-repeat}



div.flicking_con{position:absolute;top:350px;right:5%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background: 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}


