@charset "utf-8";

#center_column {
	width: 690px;
	clear: right;
}

#center_column div#center_banner {
	width: 690px;
}

#center_column div#center_body {
	width: 690px;
	background: url(../images/center_bg.gif) repeat-y 100% 0%;
}

div#center_left{
	width: 480px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
	vertical-align: top;
}

#center_right {
	width: 190px;
	margin: 0;
	padding: 5px;
	overflow: hidden;
	float: left;
	clear: right;
}

#center_column h2.title {
	width: 467px;
}

#center_column span.post_title a{
	display: block;
	clear: both;
	font-size: 13px;
	color: #195b95;
	margin: 0px 10px;
	font-weight: bold;
}

#center_column div.the_content{
	margin: 0px 5px 10px 5px;
	width: auto;
}

#center_column h3.post_title {
	margin: 0px 0px 20px 0px;
}

#center_column ul.post_list li .title{
	width: 375px;
}