/*
 *	http://forum.entlib.net.cn
 */
#div_PS_FiveCellContainer *{
	font-size: 9pt;
}
#div_PS_FiveCellContainer{
	width: 99.8%;
	margin: 5px auto 10px auto;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border: solid 1px #CEC8B9;
}
#div_PS_FiveCellContainer .topImg{
	width: 28%;
}
#div_PS_FiveCellContainer .topPosts{
	width: 23%;
}
#div_PS_FiveCellContainer .topUsers{
	width: 14%;
}
#div_PS_FiveCellContainer .line{
	border-left: solid 1px #CEC8B9;
}
#ul_PS_FiveCellTitle
{
	background: url(images/bbs_title_bg.jpg); background-repeat: repeat-x; background-position: 0 0; color: #FFF;
}
#div_PS_FiveCellContainer #ul_PS_FiveCellTitle,#div_PS_FiveCellContainer #ul_PS_FiveCellContent{
	width: 100%;
	margin: 0px;
	padding: 0;
}
#div_PS_FiveCellContainer #ul_PS_FiveCellTitle{
	border-bottom: solid 1px #CEC8B9;
}
#div_PS_FiveCellContainer #ul_PS_FiveCellTitle li{
	list-style: none;
	line-height: 24px;
	float: left;
	display: block;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}
#div_PS_FiveCellContainer #ul_PS_FiveCellContent li{
	list-style: none;
	height: 200px;
	float: left;
	text-indent: 0.2em;
	line-height: 22px;
	display: block;
	overflow: hidden;
}
#div_PS_FiveCellContainer #ul_PS_FiveCellContent li .listStyle{
	width: 95%;
	height: 500px;
	margin: 3px auto;
	padding: 0;
}
#div_PS_FiveCellContainer #ul_PS_FiveCellContent li .listStyle li{
	width: 100%;
	float: left;
	height: 19px;
	line-height: 19px;
}
#div_PS_FiveCellContainer #ul_PS_FiveCellContent li .listStyle li img{
	margin-right: 5px;
}
#div_PS_FiveCellContainer #ul_PS_FiveCellContent .topImg div{
	width: 98%;
	margin: 5px auto;
	vertical-align: middle;
	line-height: 170px;
	text-align: center;
}
.clearBlank{
	height: 0px;
	line-height: 0px;
	clear: both;
}