/* CSS Document */

.adscolumnbox {
	margin-top:5px;
	float:left;
	width:645px;
	border:1px solid #dee4f0;
	height:233px;
}

.AdsImageList {
}

.AdsImageList ul {
	margin:0px;
	padding:0px;
	margin-top:8px;
	margin-left:3px;
	list-style:none;
	color:#666666;
	font-size:12px;
}

.AdsImageList .simg {
	width:130px;
	height:160px;
	border:1px solid #CCCCCC;
	padding:1px;
}

.AdsImageList a {
	line-height:24px;
}

.AdsImageList li {
	float:left;
	width:134px;
	height:189px;
	margin-left:15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.adsrightcolumn {
	margin-top:5px;
	float:right;
	border:1px solid #dee4f0;
	width:242px;
	height:233px;
}
