﻿#pagination
{
   clear: both;
    float: left;
    text-align: center;
    width: 554px;
    padding-top:30px;
}
#main_page
{
    width: 1000px;
    margin: 0 auto;
    background: none;
}
.body_bgcolor
{
    background: url(../images/mainbg.jpg) repeat left top;
    float: left;
    clear: both;
    border-bottom: solid 1px #c6c1b5;
    border-top: solid 1px #c6c1b5;
}
.nav
{
    width: 730px;
    padding: 22px 0px 0px 20px;
}
.nav .navLine
{
    width: 715px;
    border-bottom: dashed 1px #c6c1b5;
    padding-bottom: 22px;
}
.nav strong
{
    font-size: 14px;
    color: #333333;
}
.nav a
{
    padding-left: 4px;
}
.nav a:link
{
    font-size: 14px;
    color: #333333;
    padding-right: 4px;
}
.nav a:visited
{
    font-size: 14px;
    color: #333333;
    padding-right: 4px;
}
.nav a:hover
{
    font-size: 14px;
    color: #d7181f;
    padding-right: 4px;
}
.nav a:active
{
    font-size: 14px;
    color: #333333;
    padding-right: 4px;
}
.nav .redLink
{
    color: #d7181f;
    font-size: 14px;
    padding-left: 4px;
}
.nav .redLinknone
{
    color: #d7181f;
    font-size: 14px;
    padding-left: 4px;
    display: none;
}
.footer
{
    width: 1000px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 26px;
    background: url(../images/public_bg03.jpg) repeat-x left bottom;
    float: left;
    clear: both;
    text-align: center;
    font-size: 12px;
    color: #000;
    line-height: 22px;
}

.body_bgcolor .leftSide
{
    float: left;
    clear: both;
}
.body_bgcolor .leftSide img
{
    width: 250px;
    height: 797px;
}
.body_bgcolor .rightSide
{
    float: right;
}
.body_bgcolor .rightSide .imgs
{
    background: url(../images/interestsBg01.jpg) no-repeat center 20px;
    margin: 0 auto;
    width: 750px;
    text-align: center;
    padding-top: 20px;
}
.body_bgcolor .rightSide .imgsnone
{
    display: none;
    background: url(../images/interestsBg01.jpg) no-repeat center 20px;
    margin: 0 auto;
    width: 750px;
    text-align: center;
    padding-top: 20px;
}
.body_bgcolor .rightSide .imgs img
{
    width: 522px;
    height: 170px;
    padding: 4px;
    background-color: #e9e6db;
    border: solid 1px #a6a28f;
    margin: 0 auto;
}
.body_bgcolor .rightSide .mainContent
{
    width: 554px;
    padding: 40px 96px;
    float: left;
    clear: both;
}
.body_bgcolor .rightSide .mainContent .titles
{
    width: 554px;
    border-bottom: solid 2px #c6c1b5;
    float: left;
    clear: both;
}
.body_bgcolor .rightSide .mainContent .titles li
{
    float: left;
    padding-right: 9px;
    margin-left: -5px;
}
.body_bgcolor .rightSide .mainContent .titles li a
{
    float: left;
    font-size: 14px;
    color: #6f6348;
    font-family: "宋体";
    line-height: 22px;
}
.body_bgcolor .rightSide .mainContent .titles li a.at
{
    color: #d7181f;
}
.body_bgcolor .rightSide .mainContent .titles li a:hover
{
    color: #d7181f;
    text-decoration: none;
}
.body_bgcolor .rightSide .mainContent .show
{
    width: 554px;
    height: auto;
    padding-top: 27px;
    float: left;
    clear: both;
}
.body_bgcolor .rightSide .mainContent .show ul
{
    float: left;
    clear: both;
}
.body_bgcolor .rightSide .mainContent .show ul li
{
    float: left;
    clear: both;
    border-bottom: dashed 1px #c6c1b5;
    width: 554px;
    padding-top: 10px;
}
.body_bgcolor .rightSide .mainContent .show ul li a
{
    font-family: "宋体";
    font-size: 14px;
    color: #6f6348;
    line-height: 22px;
    float: left;
    clear: both;
}
.body_bgcolor .rightSide .mainContent .show ul li a:hover
{
    text-decoration: underline;
}
.body_bgcolor .rightSide .mainContent .show ul li span
{
    float: right;
    font-family: "Arial Unicode MS";
    font-size: 12px;
    color: #6f6348;
}
.body_bgcolor .rightSide .mainContent .hide
{
    display: none;
    width: 554px;
    height: auto;
    padding-top: 27px;
    float: left;
    clear: both;
}


/*************************古桥************************************/
.body_bgcolor .rightSide .pictures
{
    float: left;
    clear: both;
    width: 710px;
    padding: 20px;
}
.body_bgcolor .rightSide .pictures ul
{
    float: left;
    padding-left: 6px;
    margin-right: 6px;
}
.body_bgcolor .rightSide .pictures ul li
{
    float: left;
    padding-right: 5px;
}
.body_bgcolor .rightSide .pictures ul li img
{
    width: 155px;
    height: 111px;
}
.body_bgcolor .rightSide .pictures .arrowLeft
{
    float: left;
    width: 20px;
    margin-top: 40px;
}
.body_bgcolor .rightSide .pictures .arrowRight
{
    float: right;
    margin-top: 40px;
    margin-right: 24px;
    width: 20px;
}

.body_bgcolor .rightSide .pictures02
{
    display: none;
}



