#title-area {
	float: left;
	width: 582px;
	background-image: url(../../images/common/bg_cmnu.gif);
	height: 37px;
	text-align: right;
}

#content-detail-area {
	float: left;
	width: 582px;
	background-image: url(../../images/common/bg_detail.jpg);
}

#content-detail {
	width: 582px;
	background-image: url(../../images/common/bg_detail-top.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 20px;
}

#content-detail .detail {
	padding-left: 10px;
	margin-bottom: 30px;
	float: left;
}

#content-detail .detail h4 {
	float: left;
	width: 553px;
}

#content-detail .information {
	clear:both;
	margin-top:20px;
	margin-left:10px;
	margin-right:20px;
}

#content-detail .information table{
	clear:both;
	margin-top:20px;
	margin-left:10px;
	margin-right:20px;
	border-top: 1px solid #7f8388;
}

#content-detail .information table th{
	background:#e4e4e5;
	border-bottom: 1px solid #7f8388;
	padding:4px 0 3px 10px;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	vertical-align:top;

}
#content-detail .information table td{
	background:url(../images/list.gif) 3px 6px no-repeat #e4e4e5;
	border-bottom: 1px solid #7f8388;
	padding:4px 10px 3px 20px;
	font-size:12px;
	line-height:16px;
	vertical-align:top;
	width:480px;
}
