body{text-align:center;}
#stage{margin:0 auto;padding:0;width:1300px;margin-top:15px;}
#stage li{margin:0;list-style:none;float:left;width:216px; padding-left:36px}
.frm
{
	background:#ffffff;
	border:1px solid #f0f0f0;
	text-align:left;
	margin-bottom:20px;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc',Direction=135,Strength=3);
	-webkit-box-shadow:0 1px 3px #cccccc;
	-moz-box-shadow:0 1px 3px #cccccc;
	box-shadow:0 1px 3px #cccccc;*/
	position:relative;
}
.none
{
	width:214px;
	height:160px;
	cursor:pointer;
}
.cov
{
	margin:15px;
	cursor:pointer;
}
.user
{
	padding:5px 8px;
	height:20px;
}
.cont
{
	margin:10px 15px;
	height:20px;
	word-break:break-all;
}
.foot
{
	width:192px;
	padding:5px 11px;
	background:#f2f6f9;
	height:20px;
	text-align:right;
}
.reply
{
	width:192px;
	padding:5px 11px;
	background:#e8eef4;
	height:20px;
	text-align:right;
	word-break:break-all
}		
.ct
{
	float:left;
	margin-right:5px;
	padding:15px 5px;
	cursor:pointer;
	font-weight:normal;
	height:15px;
}
.ct_sl
{
	float:left;
	height:15px;
	color:#ffffff;
	margin-right:5px;
	padding:15px 5px;
	cursor:pointer;
	background-color:#ff6600;
	font-weight:bold;
}
.is_hot
{
	position:absolute;
	cursor:pointer;
}
.it_flag
{
	padding:3px 2px;
	background-color:#0050ff;
	color:#ffffff;
	margin-right:1px;
	float:left;
	cursor:default;
}
.panel
{
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f0f0f0');
	background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f0f0f0));
	background:-moz-linear-gradient(top,#ffffff,#f0f0f0);
	margin-bottom:6px;
	border:1px solid #e0e0e0;
}