.g_bbs_index_gonggao {
    float: left;
    width: 958px;
    height: 38px;
    line-height: 38px;
    color: #666666;
    text-indent: 30px;
    background: #E1E1E1 url(iconSpeaker.jpg) no-repeat left;
    border-top: #D0D0D0 1px solid;
    border-bottom: #DBDBDB 1px solid;
    border-left: #DBDBDB 1px solid;
    border-right: #DBDBDB 1px solid;
    margin-bottom: 5px;
}
.g_bbs_index_gonggao a{
    margin-right:20px;
}
.g_bbs_index_gonggao a:link {
    color: #666666;
}

.g_bbs_index_gonggao a:hover {
    color: #FC7210;
}
.forum_newthreads_960 {
    width:960px;
    clear:both;
    height:406px;
}
.forum_pic_960 {
    width:960px;
    clear:both;
    height:257px;
}
.forum_pic_left {
    width:360px;
    float:left;
}
.forum_pic_left .ml li {
    padding: 0px 0px;
    position: relative;
    overflow: hidden;
}

.forum_pic_left .ml li p {
    height: auto;
}

.forum_pic_left .ml li p a {
    position: absolute;
    margin: 14px;
    left: -14px;
    bottom: -14px;
    display: none;
    width: 360px;
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    background: #626365;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.forum_pic_left .ml li:hover p a {
    display: inline;
}

.forum_pic_left .ml li p a {
    color: #ffffff;
}

.forum_pic_left .ml li p a:hover {
    text-decoration: none;
}

.forum_pic_right {
    width:600px;
    float:left;
}
.forum_pic_right .ml li {
    padding: 0px 0px;
    position: relative;
    overflow: hidden;
}

.forum_pic_right .ml li p {
    height: auto;
}

.forum_pic_right .ml li p a {
    position: absolute;
    margin: 14px;
    left: -14px;
    bottom: -14px;
    display: none;
    width: 200px;
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    background: #626365;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.forum_pic_right .ml li:hover p a {
    display: inline;
}

.forum_pic_right .ml li p a {
    color: #ffffff;
}

.forum_pic_right .ml li p a:hover {
    text-decoration: none;
}