ul.topic-list span.timestamp {
	font-size:8pt;
	font-style:normal;
	margin-top:5px;
}

div#scroller {
	margin:0 0 20px 0;
	padding:2px;
	background:#99CCFF;
}
p.readall {
	text-align:right;
	padding-right:50px;
	font-weight:normal;
	font-style:normal;
}
p.readall a:link { font-weight:normal; }
p.readall a:visited { font-weight:normal; }
p.readall a:hover { font-weight:normal; }

div.content h3 {
	margin:10px 0 5px 0;
	color:#f60;
	background:url(line-1.png) -150px bottom no-repeat;
}

#home-sticky .title {
	height:1.3em;
	margin:0;
	font-size:1.2em;
	background:#E8FFAF;
	padding:2px 10px;
	font-weight:normal;
	border-bottom:none;
	overflow:hidden;
	border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#F6FFDF), to(#E8FFAF));
	background: -moz-linear-gradient(top,  #F6FFDF,  #E8FFAF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6FFDF', endColorstr='#E8FFAF');
}
#home-sticky img.image {
	width:100px;
	height:100px;
	margin:0 10px 2px 0;
	padding:0;
	border-bottom:none;
	border-top:none;
}
#home-sticky .summary {
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	height:100px;
	border:1px #CCCCCC solid;
	border-left:none;
	overflow:hidden;
	background:#f5f5f5;
	border-radius:0 0 5px 0;-moz-border-radius:0 0 3px 0;
}
#home-sticky .summary p {margin:0 0 5px 0;}
#home-sticky .timestamp, #home-sticky .footer {display:none;}
div#bid {
	width:50%;
	float:left;
}

div#job {
	width:50%;
	float:right;
}

div#news-advertise {
	clear:both;
}

div#train {
	width:50%;
	float:left;
}

div#academic {
	width:50%;
	float:right;
}

div#knowlage {
	width:50%;
	float:left;
	clear:left;
}
div#action {
	width:50%;
	float:right;
}

div#stat-south {
	clear:both;
	width:100%;
}

div.clear {clear:both;}

