/* CSS Document */

#content {
	padding: 20px 0 28px 0;
}

#content div.TopMainArea {
	float: left;
	width: 520px;
}

#content div.TopMainArea {
	color:#333333;
}

#content div.TopMainArea h3 {
	margin: 8px 0 0 0;
}

#content div.TopMainArea div.news {
	clear: both;
	width: 510px;
	padding: 7px 0 4px 0;
	background: url(top_bg_news.gif) no-repeat bottom;  
}

#content div.TopMainArea .news p.date {
	float: left;
	width: 75px;
	background: url(top_news_listmark.gif) no-repeat 5px 8px;
}

#content div.TopMainArea .news p.body {
	float: right;
	width: 425px;
	color: #369;
}

#content div.TopMainArea .news p.date span {
	display: block;
	margin: 0 0 0 15px;
}


#content div.TopNav {
	float: right;
	width: 230px;
}

#content .TopNav li {
	list-style: none;
}

#content .TopNav li {
	margin: 0 0 1px 0;
}











