div#article_idea * {
	margin: 0;
	padding: 0;
}

div#article_idea div#monthlytitle {
	background: url(../images/bg_monthlytitle.gif) no-repeat right bottom;
	padding-top: 20px;
}

div#article_idea div#monthlytitle h4 {
	margin-bottom: 15px;
}

div#article_idea div#monthlytitle p {
	width: 470px;
	padding-left: 2px;
	line-height: 130%;
	margin-bottom: 20px;
}

div#article_idea div.left {
	width: 290px;
	padding-right: 20px;
	float: left;
}

div#article_idea div.left h5 {
	margin-bottom: 15px;
}

div#article_idea div.left p.house {
	margin-top: 10px;
}

div#article_idea ul.point {
	width: 320px;
	float: left;
}

div#article_idea ul.point li {
	list-style-type: none;
	width: 320px;
	margin-bottom: 10px;
}

div#article_idea ul.point li dt {
	margin-bottom: 2px;
}

div#article_idea div#point {
	clear: both;
	padding: 10px 0;
	height: 100%;
}

div#article_idea div#point h6 {
	width: 550px;
	padding: 35px 40px 10px;
	background: url(../images/bg_point1.gif) no-repeat left top;
}

div#article_idea div#point p {
	width: 550px;
	padding: 0 40px 35px;
	background: url(../images/bg_point2.gif) no-repeat left bottom;
}

div#article_idea dl#advicer {
	padding: 0 15px 10px;
}
