	
.sidetitle{
	color:#eee;
	font-size:18px;
	background:#523211;
	text-align:left;
	padding-left:10px;
	height:28px;
	padding-top:10px;
	
	}



.squarebannerh {
	width:260px;
	height:58px;
	background:url(images/sqb.png);
	position:relative;
	}

.squarebanner {
	width:323px;
	padding:0px 0px;
	background:#fff;
	border:1px solid #ddd;

	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:323px;
		overflow:hidden;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 15px 0px 0px 15px;
		float:left;
		padding:7px;
		display:inline;
		background:#ddd;
		}


.jinslist{

	background:#050505;
	padding:5px;
	width:250px;
	margin:3px 0px;
	height:60px;
}		
		
.jinslist img{
	float:left;
	margin-right:10px;
}		
.poplink{
	font-size:14px;

}

.jinmeta{

	color:#fff;
	font-size:10px;
	text-transform:uppercase;
}		



.toolbox {
	display:none;
	width:244px;
	font-size:11px;
	color:#666;
	
}
.tool {

	background:url(images/tool.png);
	color:#666;
	padding:10px 20px;
}
.tool h3 a{
	color:#E53F0C;
}
.tip{
	background:url(images/tip.png);
	height:35px;
	width:244px;
}