﻿

/*--content--*/
.content
{
    float: left;
    width: 900px;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
}
.content h2
{
    color: #000;
    font-size: 14px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #CCC;
}
.content h3
{
    color: #109be3;
    font-size: 12px;
    margin-bottom: 15px;
}
.content p
{
    margin-bottom: 10px;
    text-indent: 1em;
    font: 12px/1.5 Verdana,Geneva,sans-serif, "宋体" , "黑体";
    color: #666;
}

/*--sidebar--*/
.sidebar
{
    float: right;
    width: 260px;
    margin-bottom: 15px;
}
.sidebar h2
{
    color: #000;
    font-size: 14px;
    width: 250px;
    height: 23px;
    background: url(../images/shbg.gif) center top no-repeat;
    padding: 5px 0 0 10px;
}
.sidebox
{
    border: 1px solid #c5ced7;
    margin-bottom: 8px;
    padding: 8px;
}
.sidebox li
{
    margin: 5px 0;
    list-style: none;
    font: 12px/1.5 Verdana,Geneva,sans-serif, "宋体" , "黑体";
    color: #666;
}
.sqbxz
{
    margin: 10px 0;
    text-align: center;
}
.col
{
    color: #109be3;
    font-weight: bolder;
}
.ques
{
    font-weight: bolder;
    padding: 2px 0;
}
.morfaq
{
    text-align: right;
    border-top: 1px solid #ccc;
    padding-top: 5px;
}
.morfaq a
{
    color: #109be3;
}


.clea
{
    clear: both;
}
#main
{
    margin: 0px auto;
    width: 910px;
    text-align: left;
}
#slides
{
    font: normal 62.5%/1.5 Helvetica, Arial, sans-serif;
    z-index: 100;
}

.slides_container
{
    width: 267px;
    height: 196px;
    overflow: hidden;
    padding: 3px;
    background-color: #eeecec;
    border: #ccc solid 1px;
    position: relative;
}

.caption
{
    position: absolute;
    bottom: -35px;
    height: 30px;
    padding: 5px 20px 0 20px;
    background: #000;
    background: rgba(0,0,0,.5);
    width: 200px;
    font-size: 1.3em;
    line-height: 1.33;
    color: #fff;
    border-top: 1px solid #000;
    text-shadow: none;
}

ol, ul
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none;
}

.pagination li.current a
{
    background-image: url(../pageImg/index/xiao_2.png);
}

.pagination
{
    margin: 10px auto 0;
    width: 50px;
    float: left;
}
.pagination_bg1
{
    background-image: url(../pageImg/index/index_r38_c6.jpg);
    width: 90px;
    height: 3px;
    float: left;
    margin-top: 14px;
    margin-left: 20px;
}
.pagination_bg2
{
    background-image: url(../pageImg/index/index_r38_c23.jpg);
    width: 90px;
    height: 3px;
    float: left;
    margin-top: 14px;
}

.pagination li
{
    float: left;
    margin: 0 1px;
    border: none;
    overflow: hidden;
    height: 10px;
    margin-bottom: 10px;
}

.pagination li a
{
    display: block;
    width: 10px;
    height: 0px;
    padding-top: 12px;
    background-image: url(../pageImg/index/xiao_1.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.pagination li.current a
{
    background-image: url(../pageImg/index/xiao_2.png);
}
