#maincol{
 width:640px; 
 float:left; 
 position:relative; 
 background-color:#fff; 
 }
 
#rightcol{background-color: #fff;  
 float: right; 
 display:inline; 
 position: relative; 
 width:300px; 
 height:600px;
 }
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.list .excerpt{ text-indent:2em; font-size:14px; line-height:22px; margin:10px 0;}
.gg300x150{clear:both; margin:10px 0;}

.nTab-Info .TabContent .hotnews .minimg{text-align:center; clear:both; padding:5px;}
.nTab-Info .TabContent .hotnews .minimg a{ border:3px #CCCCCC solid; margin:5px;}

/* 通用栏目右边友情链接*/
.nTab-Info .TabContent .tags{padding:5px;}
.nTab-Info .TabContent .tags a{padding:0 5px; line-height:22px; overflow:inherit; color:#333;}
.nTab-Info .TabContent .tags a:hover{color:#cc0033;}