div#side_advert_div  {
	width:178px;
	height:100%;
	overflow:hidden;
	position:relative;
	border:0px;

}

div.one_side_advert {
	/*width:31%;
	height::150px*/
	width:178px;
	padding:0px;
	padding-left:0px;
	margin-right:0px;
	margin:0px;
	height: 235px;
	background:url(../images/advert_right.jpg) bottom right;
	overflow:hidden;
	color:#5F5F5F;
	position:relative;
	
}

div.one_side_advert div.content {
	width:171px;
	margin:0px;
	padding:0px;
	margin-top:1px;
	margin-left:1px;
	height:218px;
	overflow:hidden;
	position:relative;
	float:left;
}




