@charset "utf-8";
/***************************************
    copyright by MakeWeb.com.tw 
***************************************/


.canvas_post .post_title {
	float:left;
	/*width:480px;*/
}

.canvas_post .post_time {
	float:left;
	margin-right:10px;
}


figure .post_image{
	text-align: center;
	margin: 0 auto;
	width: 250px;
}
figcaption{
	text-align: center;
}