@charset "utf-8";
/* CSS Document */
#home_post{
	width:645px;
	float:left;
	margin-bottom:15px;
	padding:0;
}
#home_img{
	width:170px;
	height:130px;
	margin:10px 0 0 0;
	float:left;
	padding:0;
	border:solid 1px #CCCCCC;
}
#home_text{
	width:450px;
	margin:0;
	padding:5px 10px 0px 10px;
	float:right;
}
