





 .main {
 
    margin: 10px auto;
    width: 98%;
    
    
    
}
  
  #nav  {
    margin-top:20px;
    font-size:16px 
}


 .content {  
 margin:20px  auto; 
 
 font-size:14px;
 line-height:2em;
 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'); 

 border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;


 
 

  
  
   }
 

 
.news {
    color: #000;
    font-size: 12px;
    padding: 10px 0px;
}
.news li {
    padding-top: 0px;
    padding-bottom: 30px;
    border-bottom:1px dashed #ccc; 
}
.news h2 {
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    margin-bottom: 3px;
    font-size: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news h2 a {
    color: #434A54;
}
.news span {
    float: right;
}
.news span em, .news span a {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin-left: 5px;
    padding-left: 22px;
    background: url('../images/comm_v2/newsIcon.png') no-repeat scroll 0% 0% transparent;
    color: #AAB2BD;
}

.news p {
    margin-top: 15px;
    line-height: 24px;
    color: #706F6F;
    font-size: 14px;
}






.pl {
   border-bottom:1px dashed #ccc; padding-bottom:10px;
    font-size: 14px;
     
}

.pl .pl_t {
 
    margin-bottom: 10px;
    font-size: 14px;
}
.post_comment_top {
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    font-size: 14px;
    font-weight: bold;
    background: none repeat scroll 0% 0% #F5F7FA;
}

.post_comment_top  h2 {
    font-size: 14px; 
}


.pob {
    line-height: 36px;
}
.po {
    border-top: medium none;
}
.hin {
    opacity: 0.2;
}

.topicTitle {
    line-height: 24px;
    margin-bottom: 8px;
    font-size: 22px;
    color: #000;
}