@charset "utf-8";

/*#center_column {
	width: 560px;
}

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

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

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

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

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

div#bread{ height: 18px;}

#center_column div.the_content{
	margin: 0 1px;

}

#center_column div.the_content p{
	margin: 10px 1px;
}

