#main .left {
	width:265px;
	float:left;
	background-color:#DFF2FF;
	padding:10px;
}
#main .right {
	width:690px;
	float:right;
	background-color:#FFF;
	padding:0px;
}
.leftcontent {border:1px solid #CCC;background-color:#fff;}
.toplist {
	line-height:22px;
}
.itemlist{
	text-indent:10px;
	background:url(/Style_Blue/images/icon_list.gif) no-repeat left center;
	line-height:20px;
}
#entrytitle,#entrylist,#pagination {
	width:678px;
	padding:5px;
	border:1px solid #BCD2E6;
	float:right;
}
#pagination {
	margin-top:10px;
}
#entrytitle {
	border-bottom:0px;
	font-size:14px;
	font-weight:bold;
	background-color:#DFF2FF;
}
.title1{background-color:#EDF6FF;float:left;width:100%;}
#entrylist span.t {
	overflow:hidden;
	background:url(/Style_Blue/images/item.gif) no-repeat 2px 8px;
	text-indent:15px;
	padding:2px 0 2px 0;
	display:block;
	line-height:22px;
	font-weight:bold;
}
.title2{text-indent:10px;background-color:#FFF;float:left;width:100%;color:#999999;padding:2px 0 2px 0;border-bottom:1px dotted #CCC;}
.title2 span{padding:0 2px 0 2px;color:#003399;display:inline;}
#entrylist ul li{clear:both;margin-bottom:5px;}
#entrylist .intro {color:#333333;clear:both;padding-top:5px;padding-bottom:5px;font-size:12px;}
#entrylist .bottom {float:left;clear:both;border-bottom:1px solid #cccccc;}

.classlist {
	width:690px;
	float:right;
}
.table1 {
	float:right;
	width:690px;
	border-collapse: collapse;
}
.catlist ul{
	width:250px;
	margin:0 auto;
}
.catlist ul li {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	width:113px;
	float:left;
	text-align:left;
	font-size:13px;
	height:20px;
	line-height:20px;
	text-indent:10px;
	background:url('/Style_Blue/images/item2.gif') no-repeat left center;
}
.catlist ul li a {}
.catlist ul li a:hover {background:#EDF6FF;}
.listseparator {
	width:100%;
	float:left;
	clear:both;
	height:10px;
	line-height:10px;
}
