.container .main .content .ttl{
	width: 457px;
	background-image: url(../bbs/images/icon_title_head.gif);
	background-repeat: no-repeat;
	display: block;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 7px 5px 7px 30px;
	font-weight: bold;
}

.container .main .content .areatext{
	background-color: #f5f5f5;
	background-image: url(../bbs/images/text_bg.gif);
	background-repeat: no-repeat;
	padding: 10px 15px 10px 15px;
}

.container .main .content .areatext .lead{
	margin-bottom: 15px;
}