/* CSS Document */
.main-left a{ display:block;}
.mian-content {
    margin: 0 auto;
    width: 1100px;
    height: auto;
}
.module{ float:left; width:550px; height:176px;}
    .module h3 {
        padding-left: 15px;
        color: #FFF;
        font-size: 14px;
        height: 25px;
        line-height: 28px;
        font-weight: 550;
        background: url(/content/images/index_content.jpg) no-repeat;
    }
.main-right{ float:left; width:181px; height:auto;}
.module-content {
    border: 1px solid #c3d0d1;
    width: 530px;
    height: 120px;
    padding: 11px 8px;
    background: url(/content/images/index_content_title.jpg) no-repeat 0 -1px;
    position: relative;
}
.module-content-main {
    height: 100px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
    padding-bottom:1px;
}
    .module-content-main li {
        background: url(/content/images/tt.jpg) no-repeat 0px 6px;
        width: 530px;
        height: 21px;
        overflow: hidden;
        line-height: 21px;
        color: #666;
        padding-left: 15px
    }
        .module-content-main li span {
            color: #7E7E7E;
            float: right;
            margin-right: 15px;
        }
        .module-content-main li a {
            width: 350px;
            display: block;
            height: 21px;
        }
.more{ float:right;}
.slogan1, .slogan2, .slogan3 {
    float: left;
    width: 1200px;
    height: 52px;
    background: url(/content/images/slogan.jpg) no-repeat;
    margin: 5px 0px 15px 0px;
}
.slogan1{ background-position:0px 0px;}
.slogan2{ background-position:0px -54px;}
.slogan3{ background-position:0px -108px;}
.announcement{ width:166px; height:161px; background:url(/content/images/sub_notice.jpg) no-repeat; padding:35px 10px 5px 5px;}
.announcement p{ line-height:20px; background:url(/content/images/tt.jpg) no-repeat 0px 8px; text-indent:10px;}
.letf-foot a{display:block; width:204px; height:73px; margin-bottom:9px;}
.links{clear: both;  overflow-x: hidden; overflow-y: hidden; border:none; float:left; margin-left:16px;}
.links ul li{ width:185px;}
.new { background:url(/content/images/new.gif) no-repeat right 0;  padding-right:30px; }