﻿
@charset "utf-8";
xmp {
    color: #CC0000;
    margin: 0;
    padding: 0;
}
.greena a {
    color: #118D00;
}
#footer {
    border-top: 1px solid #C4C4C4;
    margin: 0 5px;
    padding-top: 10px;
    text-align: center;
    width: 960px;
}
#footer a {
    margin: 0 15px;
}
#footer p {
    margin: 5px;
}
#footer span {
    color: #336699;
    font-weight: bold;
}
#subNav p {
    height: 32px;
    text-indent: 12px;
}
#subNav p a {
    display: inline;
    float: none;
    height: 32px;
    padding: 0;
    text-align: center;
}
#mainBody {
    font-size: 14px;
    margin: 0 auto;
    padding-top: 14px;
    width: 960px;
}
.main {
    float: right;
    width: 780px;
}
.main h2 {
    background: url("/skin/images/dot_green.png") no-repeat scroll 11px 7px transparent;
    border-bottom: 1px solid #E5E5E5;
    color: #35A035;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 10px;
    text-indent: 15px;
}
.main p {
    color: #2E2E2E;
    font-weight: bold;
    padding: 4px 10px;
}
.main li {
    background: url("/skin/images/list-style-green.png") no-repeat scroll 39px 11px transparent;
    padding: 4px 10px;
    text-indent: 3em;
}
.main li p {
    color: #5F5F5F;
    font-weight: normal;
    padding: 4px 0;
    text-indent: 3em;
}
.main .img {
    text-align: center;
    text-indent: 0;
}
.main a {
    color: #0984C5;
}
.main a:hover {
    color: #FF6600;
}
.main strong {
    font-weight: bold;
    padding: 0 1px;
}
.side {
    border: 1px solid #E5E5E5;
    float: left;
    width: 165px;
}
.side ul {
    padding: 5px 8px !important;
}
.side li {
    height: 34px;
    line-height: 34px;
    margin: 4px 0;
    text-indent: 20px;
}
.side li a {
    background: url("/skin/images/arrow.gif") no-repeat scroll 7px 12px transparent;
    border-top: 2px solid #FFFFFF;
    display: block;
    height: 34px;
    width: 149px;
}
.side li .cur, .side li .cur:hover {
    background-color: #3EB33E;
    border-top: 2px solid #CCFF33;
    color: #FFFFFF;
    cursor: default;
    font-weight: bold;
    text-decoration: none;
}
.side li a:hover {
    background-color: #E5FFE5;
    border-top: 2px solid #3EB33E;
    color: #35A035;
    text-decoration: none;
}
#abc {
    background: url("/skin/images/abc.png") no-repeat scroll 0 50px transparent;
    clear: both;
    line-height: 40px;
    overflow: hidden;
    padding: 50px 10px 10px 8px;
}
#abc h3 {
    color: #35A035;
    display: inline;
    float: left;
    font-weight: bold;
}
#abc li {
    display: inline;
    float: left;
    margin-left: 23px;
}
#abc li a {
    color: #0984C5;
    font-weight: bold;
}
#abc a:hover {
    color: #FF6600;
}




        .main .h2_con_right{background: none;padding: 0; border-bottom:1px solid #e5e5e5;height:35px;line-height:35px;font-size:16px;color:#35A035;text-indent:1px;font-weight:bold;margin-bottom:5px;}
        .main .h2_con_right a{float:right;font-size:14px;padding:2px 5px;background:#3fb118;color:#fff;font-weight:normal;height:24px;line-height:24px;}
         .main .h2_con_right{margin:0;}
        .main .con p{font-weight:normal;padding:0 20px;margin:10px 0;}
        .main{position:relative;}.con dt{position:absolute;top:0;left:0;height:35px;line-height:35px;}
        .con{border:1px solid #e8e8e8;border-top:0;}
        .con dt span{cursor: pointer;display:block;padding:0 15px;float:left;font-size:15px;}.con dt span.cur{border-bottom:2px solid #3fb118;}
        .con dd{display:none;}.con dd.on{display:block;padding:10px 0 20px 0;}
        .main .con strong{padding:0;padding-top:10px;display:block;}
        .con p.center{text-align:center;}
        .con p.center img{border:1px solid #000;}
        .con .red{color:#f00;}