.news {

}

.news h1{
	padding-bottom: 0px;
}

.news .content h2 {
	margin-bottom: 0px;
}
.news .items {
}
.items td {
}
.items th {
}
.news .items h4 {
	padding: 0 0 6px 0;
	color: #999999;
}

.items img{
}
.news .items .desc{
}

.ilink {
}
.ilink a {
	text-decoration: none;
	color: #999999;
}
.ilink a:hover {
	text-decoration: underline;
}
.ilink img{
}

.news .date {
	color: #CC0000;
	font-weight: bold;
}
.news .link {
	margin: 1em 0 0 0;
	color: #999999;
}

.news .link a{
	color: #999999;
	font-weight: bold;
}

.pagearea .news .content{
	padding: 0 30px 0 30px;
}
