
#topics{
   width:700px;
   margin-top:15px;
   margin-bottom:20px;
   margin-left:30px;
}

.topics-head{
   width:700px;
   height:65px;
   background-image:url(../common/topics_header2.gif);
   background-repeat:no-repeat;
   background-color:#FFFFFF;
}

.topics-main{
   clear:both;
   width:700px;
   background-image:url(../common/topics_mine_bg2.gif);
   background-repeat:repeat-y;
   background-color:#FFFFFF;
   text-align:center;
}

.topics-foot{
   clear:both;
   width:700px;
   height:50px;
   background-image:url(../common/topics_footer2.gif);
   background-repeat:no-repeat;
   background-color:#FFFFFF;
   text-align:right;
}

.topics-foot img{
   margin-top:15px;
   margin-right:25px;
}



BR{
    clear:both;
}
