#content h2 {
	padding-bottom: 15px;
}
.article,
.article a {
	color: #646464;
}
#content #newsmain ul {
	list-style-type: none;
	padding-left: 5px;
}
#content #newsmain li {
	padding-left: 15px;
	background: url('../images/arrowRed.gif') no-repeat left center;
	line-height: 19px;
}
#content #newsmain a {
	color: #111;
	font: bold 11px Tahoma, sans-serif;
}
#content #newsmain em {
	color: #79b07b;
	font: italic 11px Georgia,serif;
}
#content #newsmain .more {
	padding-bottom: 15px;
	text-align: right;
}
#content #newsmain .more a {
	padding-left: 15px;
	background: url('../images/arrowRed.gif') no-repeat left center;
	color: #448446;
	font-weight: normal;
}

#content #category {
	padding: 20px 0 0 20px;
	background-color: #e5f1f8;
	float: right;
}
#content #category ul {
	list-style-type: none;
}
#content #category .clear {
	float: left;
	padding-bottom: 40px;
}
#content #category .box {
	float: left;
	width: 610px;
	margin-right: 25px;
	padding-top: 3px;
}
#content #category .orange {
	border-top: 3px solid #f29400;
}
#content #category .blue {
	border-top: 3px solid #3078a6;
}
#content #category h3 {
	padding: 10px 0;
}
#content #category h3 a {
	color: #000;
}
#content #category li {
	padding: 2px 0 5px;
	border-bottom: 1px solid #c0cdd1;
}
#content #category li a {
	padding-left: 15px;
	font-size: 11px;
	color: #535459;
	background: url('../images/arrowRed.gif') no-repeat left center;
}