.Topics_Container {
	height:auto;
	width: 647px;
	z-index:1;
	border:#ccc 1px solid;
	background-color:#F7FBFD;
	margin-top:5px;
}
.Topics_ConTainer_S{ 
    height: auto;
	width: 647px;
	z-index:1;
	border:#ccc 1px solid;
	background-color:#E6F3F9;
	margin-top:5px;
}
#Topic_L {
	height: auto;
	width: 116px;
	float:left;
	text-align:center;
	padding-top:12px;
	position:relative;
	clear:both;
	line-height:20px;
}
.proview div div{
  background:url(../images/crazy-tips.gif) no-repeat left top;
  display: block;width:150px;height:170px;text-align:center; padding-top:8px;
  position: absolute;cursor: pointer;
  top:-2px;left:80px;
  z-index:7;  
}
#Topic_L a{ font-size:12px; font-weight:600; text-decoration:none;}
#Topic_L a:visited{font-size:12px; font-weight:600; text-decoration:none; font-weight:normal;}
#Topic_L Img{ width:50px; height:50px; border-top:#ccc 1px solid;border-left:#ccc 1px solid; border-right:#eee 1px solid; border-bottom:#eee 1px solid; padding:3px; background-color:#f5f5f5;}
#Topic_R {
	height: auto;
	width:529px;
	+width: 525px;
	border-left:#ccc 1px solid;
	overflow:hidden;
}
#Topic_R_T{
	height: 34px;
	width: 529px; 
	border-bottom:#ccc 1px solid;
	float:left;
	clear:both;
	line-height:34px;
	padding-left:5px;
}
#Topic_R_T a{font-size:12px; font-weight:600; text-decoration:none;}
#Topic_R_T a:visited{font-size:12px; font-weight:600; text-decoration:none; font-weight:normal;}
.Topic_R_M{
	height: auto;
	width: 520px; 
	float:left;
	clear:both;
	font-size:12px;
	line-height:20px;
	padding:5px 0 0 5px;
}
#Topic_R_B{
    height: 34px;
	width: 529px; 
	float:left;
	clear:both;
	line-height:34px;
	padding-left:5px;
	font-size:12px;
	color:#666666;
	vertical-align:bottom;
}
#Topic_R_B a{font-size:12px; font-weight:600; text-decoration:none;}
.Action{float:right; height:34px;_height:28px; width:auto; padding:6px 0 0 0; +padding:0;_padding:6px 0 0 0; clear:right; overflow:hidden; cursor:pointer;}
.Loader{float:right; padding:6px 0 0 0;_padding:0;}
.Loader img{ margin-top:0px;_margin-top:6px;}
.Comment{float:left; background:url(../images/Comment.gif) no-repeat left top; padding-left:15px; height:34px; }


