.news-single {
	border: 1px solid #eee;
	float: left;
	width: 100%;
}

.news-single .subtitle {
	float: left;
	margin: -10px 2px 0 2px;
}

.news-single .news {
	float: left;
	margin: 0 2px 0 2px;
}

.news-single .subtitle h3, .news-list .subtitle {
	font-size: 10px;
	color: #aaa;
}

.news-single .author {
	float: left;
	margin: -18px 2px 0 2px;
}

.news-single .author .news-single-author {
	font-size: 10px;
	color: #aaa;
}

.news-single .news {
	float: left;
	margin: -10px 2px 0 2px;
}

.news-single .back {
	float: left;
	margin: 0 2px 0 2px;
}

.news-list {
	border: 1px solid #eee;
}

.news-list .title, .news-single .title {
	margin: 2px 0 0 2px;
	float: left;
	font-weight: bold;
}

.news-list .title a, .news-single .title a {
	text-decoration: none;
	color: #000;
}

.news-list .date, .news-single .date {
	margin: 2px 2px 0 0;
	float: right;
}

.news-list .clear, .news-latest .clear, .news-single .clear {
	clear: both;
	margin: 0;
}

.news-list .subtitle, .news-list .wrap, .news-single .wrap {
	margin: 0 2px 0 2px;
}

.news-list .more {
	margin: 0 2px 2px 2px;
	float: right;
}

.news-list .more a {
	color: #000;
}

.news-latest h2 {
	font-size: 14px;
}

.news-latest .item, .news-latest .item .date, .news-latest .item .title {
	width: 200px;
	float: left;
}

.news-latest .date a, .news-latest .title a, .news-single .back a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

.news-latest .date a:hover, .news-latest .title a:hover, .news-single .back a:hover {
	text-decoration: underline;
}

.news-latest .title a {
	font-weight: bold;
}

.news-latest .title img {
	margin-right: 3px;
}
