/*--------------------中财论坛--整体框架CSS*/
div{
    margin: 0px auto;
}
* {
    padding:0;
    margin:0;
}
.wrap{
    width:777px;
    min-height:500px;
    margin: 0px auto;
}
ul{
    list-style:none;
}
li{
    list-style:none;
    float: left;
}
.top{
    width:777px;
    height:44px;
    background: url("../../images/lt_01.gif") no-repeat;
}
.topnav{
    width:777px;
    height:20px;
    background: #c1d9cd;
    overflow: hidden;
}
.topnav ul{
    height:20px;
    padding-left:15px;
}
.topnav li{
    float: left;
    font-size:12px;
    margin-right: 12px;
    line-height: 20px;
}
.topnav li a{
    color:#000;
    text-decoration: none;
    line-height: 20px;
}
.content{
    float: left;
    width:777px;
    min-height:400px;
    background: url("../../images/logomark.jpg") no-repeat;
}
.contentnav{
    width: 777px;
    height: 60px;

}
.contentleft{
    width:160px;
    float: left;
    min-heigt:100px;
}
.contentright{
    width:517px;
    float: left;
    min-height:400px;
    background: url("../../images/bottomimg.jpg") no-repeat bottom right;
    padding:20px 50px 15px 50px;
}
.contentright p{
    font-size: 12px;
    line-height: 30px;
}
.copyright{
    float: left;
    width:777px;
    height: 45px;
    background: url("../../images/lt_11.gif") no-repeat;
    line-height: 45px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.category_contentci{
    padding-bottom:0px;
    border-top:none;
    width:132px;
    padding-left: 0px;
    margin-bottom: 0px;
    background-position: left bottom;
    text-align: center;
//background-image: url(../../images/leftmenubag2.jpg);
    background-repeat:no-repeat;
    height:100%;
    margin-left:30px;
    margin-top:30px;
}
.category_contentci ul{
    padding:0;
    margin:0 0 0 0px;
    width:132px;
    list-style:none;
}
.category_contentci li{
    list-style:none;

}
.category_contentci Ul li a{
    display:block;
    height:20px;
    line-height:20px;
    font-size:12px;
    color:#012A18;
    text-align: center;
    list-style:none;
    background-image: url("../../images/leftmenubag.jpg");
    background-repeat: no-repeat;
    background-position: top;
    width:132px;
    text-decoration: none;

}
.category_contentci Ul li a:visited{
    color:#012A18;
}

.category_contentci ul li a:hover{
    color:#CC0000!important;
    background-image: url(../../images/leftmenubagho.jpg);
    background-repeat: no-repeat;
    background-position: top;
    font-weight: bold;

}
.category_contentci ul li ul li a{
    display:block;
    padding-left:45px;
    height:32px;
    line-height:32px;
    font-size:12px;
    color:#676767;
    text-align: left;
    background-image: url(../../images/andy3page_08.jpg);
    list-style:none;
    background-repeat: no-repeat;
    background-position: top;
}
/*--------------------中财论坛--中财机制等栏目文本控制CSS*/
.zcltcontent{
    width:auto;
}
.zcltcontent dt{
    text-align: center;
    font-size:14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.zcltcontent dd{
    padding-left:100px;
}
.biaoti{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    height: 25px;
    line-height:25px;
    width:400px;
}
.neirong{
    padding-left:15px;
    background: url("http://www.zhongcai.com/zclt/images/012.jpg") no-repeat 0px 6px;
    height: 25px;
    line-height:25px;
    font-size: 12px;
    margin-left: 60px;
    width:340px;
}