﻿body {
}


/* start group_list */
.group_list{
}
.group_list .box4_content{
    font-size:11px;
    padding:10px 15px;
}   
.group_list_item{
}
.group_list_item_name{
    
}
.group_list_item_name a{
    color:#054ab1;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
.group_list_item_name a:hover{
    color:#cc3300;
    text-decoration:underline;
}
.group_list_item_name span{
}
.group_list_bottom{
    padding-top:10px;
}
.group_list_bottom:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .group_list_bottom {
    height: 1%;
}
* + html .group_list_bottom {
    height: 1%;
}
.group_list_logo{
    width:95px;
    float:left;
}
.group_list_logo img{
    width:95px;
    height:83px;
    display:block;
}
.group_list_article{
    margin-left:110px !important;
    margin-left:107px;
}
.group_list_article_title{
    height:14px;
    overflow:hidden;
    text-align:left;
}
.group_list_article_title a{
    color:#c20501;
    font-weight:bold;
    text-decoration:none;
}
.group_list_article_title a:hover{
    color:#cc3300;
    text-decoration:underline;
}
.group_list_article_describe{
    text-align:justify;
    font-size:11px;
    line-height:15px;
    height:30px;
    overflow:hidden;
    padding-top:7px;
}
.group_list_article_info{
    color:#8c8c8c;
    padding-top:7px;
}
.group_list_article_info a{
    color:#054ab1;
    text-decoration:none;
}
.group_list_article_info a:hover{
    color:#cc3300;
    text-decoration:underline;
}
.group_list_article_info span{
    color:#054ab1;
}
.group_list .dotted_hseparate{
    padding:15px 0;
}
.group_pager{
    text-align:right;
    padding:15px 20px 0px 0px;
}
/* end group_list */


/* start group topic */
.group_topic{
    font-size:11px;
    margin-top:8px;
}
.group_topic .box4_content{
    padding:0 15px;
}
.group_topic_item{
    padding-top:15px;
}
.group_topic_item_avatar{
    width:65px;
    height:50px;
    position:relative;
    float:left;
}
.group_topic_item_avatar span{
    width:65px;
    height:50px;
    position:absolute;
    left:0;
    top:0;
    background:url(images_van/bg_group_topic_trans.gif);
    cursor:pointer;
}
.group_topic_item_avatar img{
    width:65px;
    height:50px;
    display:block;
}
.group_topic_item_details{
    margin-left:80px !important;
    margin-left:77px;
}
.group_topic_item_title{
}
.group_topic_item_title a{
    color:#c20501;
    font-weight:bold;
    text-decoration:none;
}
.group_topic_item_title a:hover{
    color:#cc3300;
    text-decoration:underline;
}
.group_topic_item_describe{
    text-align:justify;
    padding:5px 0 3px;
}
.group_topic_item_info{
    color:#8c8c8c;
}
.group_topic_item_info span{
    color:#054ab1;
}
.group_topic_item_info a{
    color:#054ab1;
    text-decoration:none;
}
.group_topic_item_info a:hover{
    color:#cc3300;
    text-decoration:underline;
}
.group_topic_post{
    padding-top:15px;
    padding-left:80px;
}
.btn_group_post{
    width:122px;
    height:24px;
    background:url(images_van/bg_btn_post.jpg);
    color:#fff;
    font-weight:bold;
    font-family:Tahoma;
    cursor:pointer;
    font-size:11px;
    border:0;
}
.btn_group_post:hover{
    color:#006400;
}
.group_topic_post a{
    color:#c20501;
}
.group_topic_post a:hover{
    color:#cc3300;
}
.group_topic_navigation{
    text-align:right;
    padding-bottom:10px;
}
.group_topic_navigation span{    
    padding-left:25px; 
}
.previous{
    background:url(images_van/bg_previous.jpg) no-repeat 15px 3px;
}
.next{
    background:url(images_van/bg_next.jpg) no-repeat 15px 3px;
}
.group_topic_navigation a{
    color:#c20501;
}
.group_topic_navigation a:hover{
    color:#cc3300;
}
/* end group topic */