#home_information {
	margin : 0px 0 5px 0;
	width  : 560px;
	height : 300px;
}
#home_topics {
	margin : 5px auto;
	width  : 540px;
	text-align : left;
}
#home_topics_title_img {
	margin : 5px 0 5px 0;
}
.topics_topic {
	margin : 10px 0 0 30px;
	width  : 490px;
	color  : #333;
	font-size : 12px;
}
.topics_date {
	margin : 0 0 0 430px;
	color  : #777;
	font-size : 10px;
}
.topics_line {
	margin : 0 0 0 20px;
	width  : 505px;
	height : 10px;
	border-top : dotted #999 1px;
}
#home_advice {
	margin : 30px 0 0 40px;
}
