.columnbox {
	margin-top:5px;
	float:left;
	width:645px;
	border:1px solid #dee4f0;
	height:233px;
}

.ImageList {
}

.ImageList ul {
	margin:0px;
	padding:0px;
	margin-top:8px;
	margin-left:3px;
	list-style:none;
	color:#666666;
	font-size:12px;
}

.ImageList .simg {
	width:130px;
	height:130px;
	border:1px solid #CCCCCC;
	padding:1px;
}

.ImageList a {
	line-height:24px;
}

.ImageList li {
	float:left;
	width:134px;
	height:189px;
	margin-left:15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.rightcolumn {
	margin-top:5px;
	float:right;
	border:1px solid #dee4f0;
	width:242px;
	height:233px;
}

.leftcolumn {
	margin-top:5px;
	float:left;
	border:1px solid #dee4f0;
	width:242px;
}

.rightcolumnbox {
	margin-top:5px;
	float:right;
	width:645px;
	border:1px solid #dee4f0;
}

.rightcolumnbox1 {
	margin-top:5px;
	float:right;
	width:645px;
	border:1px solid #dee4f0;
}

.Pagenate {
	clear:both;
	padding-left:20px;
	padding-top:8px;
	height:32px;
}
.Pagenate a {
	font-family:"Courier New", Courier, monospace;
	color:#666666;
	display:block;
	width:20px;
	height:18px;
	padding-top:2px;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:2px;
	line-height:15px;
}
.Pagenate a:hover {
	font-family:"Courier New", Courier, monospace;
	color:#55B0DD;
	display:block;
	width:20px;
	height:18px;
	padding-top:2px;
	border:1px solid #55B0DD;
	float:left;
	margin-left:2px;
	text-decoration:none;
}

.Pagenate span {
	float:left;
	line-height:21px;
}

