.id_logo{
    float: left;
}
.id_logo img{
    display: block;
}
.id_function{
    margin-top: 21px;
    margin-right: 12px;
    width: 282px;
    float: right;
}
.id_logo_content{
    width: 1000px;
    margin: auto;
    overflow: hidden;

/*background:url("/images/bg.jpg");*/
}
.id_function_item{
    overflow: hidden;
}
.id_function_item a{
    font-size: 12px;
    line-height: 20px;
    margin-right: 5px;
    float: right;
}
.xl{
    width: 22px;
    height: 20px;
    background: url("../images/ico01.png") no-repeat;
}
.wza{
    color: #555150;
}
.wx{
    width: 22px;
    height: 20px;
    background: url("../images/ico01.png") -27px 0 no-repeat;
}
.sj{
    width: 22px;
    height: 20px;
    background: url("../images/ico01.png") -52px 0 no-repeat;
}
.sj{
    width: 22px;
    height: 20px;
    background: url("../images/ico01.png") -52px 0 no-repeat;
}
.cj{
    width: 22px;
    height: 20px;
    background: url("../images/ico01.png") -77px 0 no-repeat;
}
.id_function_search{
    margin-top: 8px;
    overflow: hidden;
}
.id_function_search .text{
    float: right;
    width: 212px;
    height: 28px;
    border: 1px solid #8a301f;
}
.id_function_search .btn{
    float: right;
    background: url("../images/btn.jpg");
    width: 64px;
    height: 30px;
    border: 0;
}
.id_nav{
    margin-top: 1px;
    background: url("../images/bg01.jpg") center no-repeat;
    height: 40px;
    width: 100%;
}
.id_nav .content{
    position: relative;
    z-index: 10;
    width: 998px;
    border: 1px solid #bd9e72;
    margin: auto;
    border-top:0;
    border-bottom: 0;
    height: 40px;
}
.id_nav .content>ul>li{
    width: 12.4%;
    border-right: 1px solid #bd9e72;
    float: left;
}
.id_nav .content>ul>.nomo{
    border: 0;
    width: 12.3%;
}
.id_nav .content>ul>li>a{
    color: #ffffff;
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}
.id_nav .content>ul>li>a:hover{
    color: #823322;
    background: url("../images/ico05.png") no-repeat center;
}
.id_nav_item{
    opacity:.9;
    filter:alpha(opacity=90);
    display: none;
    position: absolute;
    top:40px;
    left: 0;
    width: 1000px;
    height: 50px;
    background: #FFFFFF;
}
.id_nav_item li{
    margin-top: 10px;
    padding:0 10px;
    float: left;
}
.id_nav_item li a{
    display: block;
    padding:0 10px;
    color: #0f0f0f;
    line-height: 30px;
}
.id_nav_item li a:hover{
    background:#823322;
    color: #FFFFFF;
}
.id_nav .content>ul>li:hover .id_nav_item{
    display: block;
}



/*ÖÇÄÜ*/
.reveal-modal-bg { position: fixed; height: 100%; width: 100%; z-index: 100; display: none; top: 0; left: 0; }
.reveal-modal {
    overflow: hidden;
    visibility: hidden;
    top: 0;
    left: 50%;
    margin-left: -496px;
    width: 992px;
    height: 750px;
    position: absolute;
    z-index: 101;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(137,48,30,.4);
    -webkit-box-shadow: 0 0 10px rgba(137,48,30,.4);
    -box-shadow: 0 0 10px rgba(137,48,30,.4);
    background-color: #89301E;
}
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
.reveal-modal .close-reveal-modal { cursor: pointer; 		}
.id_web_title{
    height: 42px;
    background: #89301E;
    overflow: hidden;
}
.id_web_title span{
    margin-left: 20px;
    float: left;
    line-height: 42px;
    font-size: 20px;
    color: #FFFFFF;
}
.id_web_title a{
    float: right;
    cursor: pointer;
    color: #FFFFFF;
    line-height: 24px;
    font-size: 14px;
    margin-top: 9px;
    margin-right: 28px;
}
.id_web_box{
    width: 952px;
    height: 686px;
    overflow: hidden;
    margin: auto;
}
.id_web_left{
    overflow-y:auto ;
    width: 496px;
    height: 526px;
    background: #FFFFFF;
}
.id_web_left_text{
    overflow: hidden;
    width: 100%;
    height: 148px;
    background: #FFFFFF;
    margin-top: 14px;
}
.id_web_left_box{
    float: left;
    overflow: hidden;
    width: 496px;
}
.id_web_answer{
    overflow: hidden;
    margin: 17px
}
.id_web_answer img{
    float: right;
    height: 51px;
    width: 51px;
}
.id_web_answer div{
    position: relative;
    z-index: 10000;
    margin-right: 17px;
    margin-top: 12px;
    padding: 5px 16px;
    line-height: 21px;
    font-size: 14px;
    color: #ffffff;
    float: right;
    background: #89301E;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    max-width: 320px;
}
.id_web_answer span{
    width: 5px;
    height: 8px;
    background: url("../images/img03.jpg") no-repeat;
    position: absolute;
    top: 10px;
    right: -5px;
}
.id_web_rejoin{
    overflow: hidden;
    margin: 17px
}
.id_web_rejoin img{
    float: left;
    width: 47px;
    height: 47px;
}
.id_web_rejoin div{
    position: relative;
    z-index: 10000;
    margin-left: 17px;
    margin-top: 7px;
    padding: 5px 16px;
    line-height: 21px;
    font-size: 14px;
    color: #ffffff;
    float: left;
    max-width: 320px;
    border: #89301E 1px solid;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.id_web_rejoin div ul li a{
    /*color: #ffffff;*/
}
.id_web_rejoin span{
    width: 10px;
    height: 13px;
    background: url("../images/img03.jpg") no-repeat 0 -9px;
    position: absolute;
    top: 10px;
    left: -10px;
}
.id_web_rejoin div p{
    display: block;
    color: #000000;
}
.id_web_rejoin div h1{
    margin-top: 6px;
    color: #1e71de;
    font-weight: 400;
}
.id_web_left_text textarea{
    border: 0;
    padding: 5px 12px;
    display: block;
    width: 472px;
    height: 100px;
    color: #2d2d2d;
}
.id_web_left_take{
    height: 32px;
    overflow: hidden;
}
.id_web_left_take span{
    margin-left: 6px;
    float: left;
    font-size: 14px;
    line-height: 16px;
    margin-top: 16px;
}
.id_web_left_take span a{
    color: #89301E;
}
.id_web_left_take input{
    float: right;
    font-size: 16px;
    height: 32px;
    width: 72px;
    background: #89301E;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color: #FFFFFF;
    border: 0;
    font-weight: bold;
    margin-right: 11px;
}

.jspContainer
{
    overflow: hidden;
    position: relative;
}

.jspPane
{

    position: absolute;
}
.jp-container {
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff;
    border: 1px solid #D8DFEA;
    float: left;
}
.jspVerticalBar
{
    margin-right: 4px;
    display: block ;
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: red;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: #1790f2;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
    margin: 0;
    padding: 0;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    background: #F2F4F8;
    position: relative;
}

.jspDrag
{
    background: #2497f2;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled
{
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 4px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
.jspCorner
{
    margin: 0 -3px 0 0;
}

.id_web_left_right{
    float: right;
    width: 440px;
    height: 689px;
    background: #FFFFFF;
}
.id_web_left_right .h1{
    font-size: 30px;
    font-weight: bold;
    color: #89301E;
    line-height: 48px;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
}
.id_web_left_right .h2{
    margin-top: 7px;
    font-size: 22px;
    font-weight: bold;
    color: #89301E;
    line-height: 48px;
    text-align: center;
}
.id_web_left_right .h3{
    width: 98%;
    margin: auto ;
    text-align: center;
    color: #76767f;
    border-bottom:dashed 1px #cdcdcd;
}
.id_web_left_right .h3 span{
    display: inline-block;
    line-height: 24px;
    font-size: 12px;
}
.id_web_left_right .h4{
    padding-bottom: 20px;
    width: 98%;
    margin: auto;
    line-height: 28px;
    font-size: 14px;
}
.id_web_left_right .h_box{
    width: 96%;
}

.flow_wind{
    z-index: 10000;
    position: fixed;
    width: 41px;
    top: 20%;
    right:20px;
}
.flow_wind a{
    margin-top: 10px;
    width: 41px;
    height: 41px;
    display: block;
    background-image: url("../images/ico10.png");
}
.flow_wind .a{
    background-position: 0 -52px;
}
.flow_wind .b{
    background-position: 0 -103px;
}
.flow_wind .c{
    background-position: 0 -155px;
}
.flow_wind a:hover{
    background-image: url("../images/ico11.png");
}