﻿.new-item {
	width: 300px;
	height: 240px;
}

.small-flash-banner {
	margin: 2px;
}

.top-news {
	width: 290px;
	height: 600px;
	overflow: auto;
	clear:both;
}

.top-news p {
	padding: 6px 0 6px 0;
}

.top-news .news-first {
	background: #601012;
	padding-bottom: 4px;
}

.top-news img {
	float: left;
	padding: 0 6px 0 6px;
}

.top-news-title {
	font-weight: bold;
	color: #eee;
	display: block;
}

.top-news-pre-text {
	font-size: 11px;
	color: #ddd;
	display: block;
}


.about-tiny {
	height: 400px;
	overflow: auto;
}
