@CHARSET "UTF-8";


#real_news {
	width: 300px;
	margin: 0 auto;
}

#real_news ul {
	width: 260px;
//	height: 296px;
	margin: 0 auto 8px;
//	background: url(../../s/images/realtime/real_news.jpg) left top no-repeat;
}

#real_tit {
	background: url(../../s/images/realtime/bg_date.jpg) no-repeat;
	width: 260px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}

#real_text {
	width: 260px;
//	height: 252px;
	padding: 4px 0 0;
	line-height: 34px;
}

#real_photo {
	width: 300px;
	margin: 0 auto 20px;
	overflow: hidden;
}

#real_photo li {
	float: left;
	width: 142px;
	height: 226px;
	margin: 0 2px;
	padding: 1px;
	border: 1px solid #f0f0f0;
}

#real_photo li img {
	border: 1px solid #d2d2d2;
}