@charset "utf-8";
/* CSS Document */
.topic-ad{ margin-bottom:20px;}
.topic-ad img{border-radius: 5px;}
.topicad-r{ width:240px; float:left;}
.topicad-r img{border-radius: 5px 0 0 5px;}
.topicnews-l{ width:950px; float:right;}
.topic-tag{ margin-top:5px; line-height:28px;}
.topic-tag a{ background:#eee; margin-right:5px;    border-radius: 10px; padding:0 5px 2px 5px;}
.topic-title{ height:35px; line-height:35px; border-bottom:1px solid #eee; margin-bottom:10px;}
.topic-title span{ font-size:16px; font-weight:bold;}
.topic-title a{ float:right; padding-right:5px;}
