﻿
.main_image
{
    width: 100%;
    height: 458px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #919191;
}
.main_image ul
{
    width: 9999px;
    height: 458px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.main_image li
{
    float: left;
    width: 100%;
    height: 458px;
}
.main_image li span
{
    display: block;
    width: 100%;
    height: 458px;
}
.main_image li a
{
    display: block;
    width: 100%;
  /*  width: 261px;*/
    padding-left: 24px;
    padding-top: 22px;
}

div.flicking_con
{
    width: 492px;
    margin: 0 auto;
    position: relative;
}
div.flicking_con .flicking_inner
{
    position: absolute;
    top: 424px; /* left: 320px;*/
    z-index: 999; /* width: 300px;*/
    height: 21px;
}
/* 121126 */
div.flicking_con a
{
    float: left;
    width: 121px;
    height: 21px;
    margin: 0;
    padding: 0;
    background: url('../../images/sada.jpg') 0 0 no-repeat;
    display: block;
    text-indent: -1000px;
}
div.flicking_con a.on
{
    /*    background-position: 0 -21px;*/
    float: left;
    width: 121px;
    height: 21px;
    margin: 0;
    padding: 0;
    background: url('../../images/sad.jpg') 0 0 no-repeat;
    display: block;
    text-indent: -1000px;
}
#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(../../images/hover_left.png) no-repeat left top;*/
    left: 0px;
}
#btn_next
{
  /*  background: url(../../images/hover_right.png) no-repeat right top;*/
    right: 0px;
}





.description
{
  /*  background: url("../../images/div.png") repeat;*/
    height: 182px;
    left: -30px;
    margin-top: 100px;
    padding: 0 8px 8px;
    position: absolute;
    text-align: left !important;
  /*  width: 343px;*/
    z-index: 100;
     font-size:26px;
      color:#fff;
}

.description p
{
    padding-left: 24px;
    width: 774px;
    color: #666;
   /* font-size: 22px;*/
    line-height: 22px;
    white-space: normal;
}



.description a
{
    color: #fff;
     font-size:26px;
      text-decoration:none;
}
.description h3
{
   font-size: 14px;
    /*  color: #000;*/
    line-height: 38px;
    margin: 0;
}
#info a
{
    padding: 0px;
    width: 68px;
}
