﻿
.main_image
{
    width: 100%;
    height: 530px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #919191;
}
.main_image ul
{
    width: 9999px;
    height: 530px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.main_image li
{
    float: left;
    width: 100%;
    height: 530px;
}
.main_image li span
{
    display: block;
    width: 100%;
    height: 530px;
}
.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;z-index:1005;
}
div.flicking_con .flicking_inner
{
    position: absolute;
    top: 500px; /* 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') 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: 31px !important;
    height: 74px !important;
    top: 50%;
    margin-top: -37px;
    display: none;
}
#btn_prev
{
   /* background: url(../../images/hover_left.png) no-repeat left top;
    left: 183px;*/
}
#btn_next
{   /* background: url(../../images/hover_right.png) no-repeat right top;
    right:183px;*/
}





.description
{
    background: url("../../images/div.png") repeat;
    height: 182px;
    left: -37px;
    margin-top: 100px;
    padding: 0 8px 8px;
    position: absolute;
    text-align: left !important;
    width: 343px;
    z-index: 100;
}

.description p
{
    padding-left: 24px;
    width: 299px;
    color: #666;
    font-size: 12px;
    line-height: 22px;
    white-space: normal;
}



.description a
{
    color: #000;
}
.description h3
{
   font-size: 14px;
    /*  color: #000;*/
    line-height: 38px;
    margin: 0;
}
#info a
{
    padding: 0px;
    width: 68px;
}
