/* CSS Document */

body {
    font: "宋体";
    font-size: 12px;
}

a:link {
    text-decoration: none;
    color: #000000;
}

a:visited {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
    color: #000000;
}

a:active {
    text-decoration: none;
    color: #000000;
}

* {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
}

img {
    border: 0px;
}

.font01 {
    color: #097d00;
    font-weight: bold;
}

.font02 {
    color: #035ea2;
    font-weight: bold;
}


/*----------------------------------------------------------------------------------------------------------------------*/

#header {
    width: 100%;
    height: 39px;
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
}

#header_con {
    width: 960px;
    margin: 0 auto;
}

#header_con img {
    float: left;
}

#header_con span {
    float: right;
    line-height: 39px;
}

#header_con span a {
    color: #000000;
    text-decoration: none;
}

#header_con span a:link {
    color: #000000;
    text-decoration: none;
}

#header_con span a:hover {
    color: #000000;
    text-decoration: underline;
}

#header_con span a:visited {
    color: #000000;
}


/*----------------------------------------------------------------------------------------------------------------------*/

#top {
    width: 960px;
    height: 77px;
    margin: 0 auto;
}

#banner {
    width: 960px;
    height: 264px;
    margin: 0 auto;
}


/*-------------------------主题部分---------------------------------------------------------------------------------------------*/

#main {
    width: 960px;
    margin: 0 auto;
}

#l_main {
    float: left;
    width: 665px;
    margin: 8px 0px 0px 7px;
    display: inline;
}

.left_title {
    background-image: url(../images/left_bg.jpg);
    display: inline;
    float: left;
    width: 520px;
    height: 63px;
    padding-left: 145px;
}

.left_title h3 {
    font-family: "宋体";
    font-weight: bold;
    line-height: 63px;
    font-size: 16px;
    float: left;
}

.left_title span {
    text-align: right;
    font-weight: bold;
    line-height: 63px;
    font-size: 12px;
    float: right;
    padding-right: 10px;
}

.left_content {
    line-height: 30px;
    display: inline;
    float: left;
    width: 643px;
    padding: 0px 5px;
    margin: 0px 0px 0px 10px;
    border: 1px solid #cccccc;
}

.left_title span a:link {
    color: #ff0000;
    text-decoration: none;
}

.left_title span a:visited {
    text-decoration: none;
    color: #ff0000;
}

.left_title span a:hover {
    text-decoration: underline;
    color: #ff0000;
}

.left_title span a:active {
    text-decoration: none;
    color: #ff0000;
}

.left_content a:link {
    color: #ff0000;
    text-decoration: none;
}

.left_content a:visited {
    text-decoration: none;
    color: #ff0000;
}

.left_content a:hover {
    text-decoration: underline;
    color: #ff0000;
}

.left_content a:active {
    text-decoration: none;
    color: #ff0000;
}

.left_content h3 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.left_content p {
    text-indent: 24px;
}

#zongjie {
    background-image: url(../images/zongjie.jpg);
    display: inline;
    float: left;
    width: 665px;
    height: 56px;
}

#r_main {
    float: left;
    width: 288px;
}

.right {
    float: left;
    width: 270px;
    margin: 8px 8px 0px 8px;
    border: 1px solid #cccccc;
    display: inline;
}

.right_title {
    background-image: url(../images/right_bg.jpg);
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    display: inline;
    float: left;
    width: 270px;
    height: 36px;
}

.right_title h2 {
    font-size: 16px;
    font-weight: bold;
    float: left;
    display: inline;
    padding-left: 30px;
}

.right_title span {
    font-size: 12px;
    font-weight: normal;
    float: right;
    display: inline;
    padding-right: 10px;
}

.right_content {
    line-height: 30px;
    float: left;
    width: 260px;
    display: inline;
    padding-left: 10px;
}

.right_content ul {
    margin: 0;
    padding: 0;
}

.right_content ul li {
    list-style-type: none;
}

.r_pic {
    display: inline;
    width: 91px;
    height: 72px;
    float: left;
    margin: 2px;
    padding: 2px;
    border: 1px solid #cccccc;
}

.r_txt {
    line-height: 20px;
    font-size: 11px;
    display: inline;
    width: 149px;
    height: 72px;
    float: left;
    padding: 5px;
}

.r_gd {
    text-align: center;
    width: 260px;
    float: left;
}

.r_gd a:link {
    color: #ff0000;
    text-decoration: none;
}

.r_gd a:visited {
    text-decoration: none;
    color: #ff0000;
}

.r_gd a:hover {
    text-decoration: underline;
    color: #ff0000;
}

.r_gd a:active {
    text-decoration: none;
    color: #ff0000;
}

#contact {
    background-image: url(../images/contact.jpg);
    float: left;
    width: 272px;
    height: 248px;
    margin: 8px;
    display: inline;
}

#c_txt {
    line-height: 30px;
    padding: 80px 20px 0px 40px;
}


/*-------------------------底部---------------------------------------------------------------------------------------------*/

#footer {
    clear: both;
    line-height: 30px;
    background-color: #ccebfb;
    color: #0d3d44;
    text-align: center;
    border-top: 1px solid #42c3d0;
    width: 960px;
    margin: 10px auto;
}

.img_box {
    margin: 0 4px;
}

* html .img_box {
    padding: 8px 6px;
}

.img_box ul {
    padding: 0;
    margin: 0;
}

.img_box ul li {
    height: 80px;
    clear: both;
    float: none;
    border-bottom: #C6C6C6 dashed 1px;
    padding: 5px 0;
}

.img_box ul li a {
    color: #002065;
    text-decoration: none;
}

.img_box ul li a:hover {
    text-decoration: underline;
}

.img_box ul li img {
    float: left;
    border: 1px solid #CCC;
    margin: 0 3px;
    width: 90px;
    height: 70px;
}

.img_box ul li h5 {
    font-weight: bold;
    margin-bottom: 2px;
    line-height: 20px;
    width: 130px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: hand;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

.img_box ul li span {
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    width: 130px;
    padding: 0;
    margin: 0;
}

.right1 {
    display: inline;
    float: left;
    margin: 20px 0px 5px 10px;
    width: 280px;
    border: 1px solid #cccccc;
}

.rtitle {
    background-color: #0086d9;
    color: #ffffff;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    float: left;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    width: 260px;
}

.rcontent {
    display: inline;
    float: left;
    line-height: 24px;
    margin: 10px 0px 0px 10px;
    width: 270px;
}

.img_box {
    display: inline;
    float: left;
    margin: 0 4px;
    padding: 4px 6px;
    width: 250px;
}

.img_box ul {
    padding: 0;
    margin: 0;
}

.img_box ul li {
    height: 80px;
    clear: both;
    float: none;
    border-bottom: #C6C6C6 dashed 1px;
    padding: 5px 0;
}

.img_box ul li a {
    color: #002065;
    text-decoration: none;
}

.img_box ul li a:hover {
    text-decoration: underline;
}

.img_box ul li img {
    float: left;
    border: 1px solid #CCC;
    margin: 0 3px;
    width: 90px;
    height: 70px;
}

.img_box ul li h5 {
    font-weight: bold;
    margin-bottom: 2px;
    line-height: 20px;
    width: 130px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: hand;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

.img_box ul li span {
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    width: 130px;
    padding: 0;
    margin: 0;
}

.r_gd {
    text-align: center;
    width: 270px;
    float: left;
}

.r_gd a:link {
    color: #ff0000;
    text-decoration: none;
}

.r_gd a:visited {
    text-decoration: none;
    color: #ff0000;
}

.r_gd a:hover {
    text-decoration: underline;
    color: #ff0000;
}

.r_gd a:active {
    text-decoration: none;
    color: #ff0000;
}