﻿@charset "utf-8";
*{margin:0;padding:0;list-style:none;border:0;}
/* body */
body {margin:0; padding:0}
{width:100%; margin:0 auto; overflow:hidden}
.main_image {width:100%; height:350px; overflow:hidden; margin:0 auto; position:relative; z-index:9;}
.main_image ul {width:9999px; height:350px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:350px;}
.main_image li span {display:block; width:100%; height:350px}
.main_image li a {display:block; width:100%; height:350px}
.main_image li .img_1 {background: url('../images/banner01.jpg') center top no-repeat}
.main_image li .img_2 {background: url('../images/banner01.jpg') center top no-repeat}
.main_image li .img_3 {background: url('../images/banner01.jpg') center top no-repeat}
.main_image li .img_4 {background: url('../images/banner01.jpg') center top no-repeat}
.main_image li .img_5 {background: url('../images/banner01.jpg') center top no-repeat}
div.flicking_con {width:1000px; margin:0 auto; position:relative}
div.flicking_con .flicking_inner {position:relative; top:310px; z-index:99; height:0px;} /* 121126 */
div.flicking_con a { height:10px;  margin-left:5px !important; margin-right:5px; margin:0; padding:0; width:10px; text-align:center; line-height:10px; text-indent:0px; color:#fff; display:inline-block; font-size:0px !important; border:1px solid #fff; padding:1px;}
div.flicking_con a span{background:#fff;width:10px; height:10px; display:inline-block;}
div.flicking_con a.on {background-position:0 -21px; color:#000; opacity:1; border:1px solid #e59700 }
div.flicking_con a.on span{background:#e59700; width:10px; height:10px; display:inline-block;}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:43px!important;height:74px!important;top:50%;margin-top:-57px; display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:20px; }
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:20px;}