/*
Style Name: no-name
Version: 0.1
Author Nickname: Panda
Author URL: http://bbs.huasing.org/user.php?B=50593
Description: null
*/

/* common style */
.hotlist_container {
	float:left;
	clear:right;
	width:320px;
	background:#EBF3FB;
	margin:2px 2px 2px 2px;
}
.hotlist_container h2
{
	font-size: 13px;
	font-family: "Microsoft Yahei", "Segoe UI", Calibri, "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	font-weight: bold;
	padding:2px 1px 3px 5px;
	margin:2px 1px 3px 5px;
}
#load_hotlist {
	float:left;
	clear:left;
	overflow:hidden;
	background: url(http://bbs.huasing.org/skin/bbs/images/hotlist_bg.gif) top left no-repeat;
	/*background: url(http://bbs.huasing.org/skin/bbs/images/hotlist_bg_style2.gif) top left no-repeat;*/
	width:295px;
	height:216px;
	border:0px solid gray;
	padding-left:22px;
}

#load_newlist {
	float:left;
	clear:left;	
	overflow:hidden;
	background: url(http://bbs.huasing.org/skin/bbs/images/hotlist_bg.gif) top left no-repeat;
	width:295px;
	height:216px;
	border:0px solid gray;
	padding-left:22px;
}

#load_newlist2 {
	float:left;
	clear:left;	
	overflow:hidden;
	background: url(http://bbs.huasing.org/skin/bbs/images/hotlist_bg.gif) top left no-repeat;
	width:295px;
	height:216px;
	border:0px solid gray;
	padding-left:22px;
}

