#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 .sitemap {
	clear:both;
	margin-top:20px;
	margin-left:10px;
	margin-right:20px;
}

#content-detail .sitemap dl{
	clear:both;
	margin-top:20px;
	margin-left:10px;
	margin-right:20px;
	width:510px;
}
*html #content-detail .sitemap dl{
	margin-right:0px;
}
#content-detail .sitemap dl dt{
	list-style-type:none;
	background:url(../images/list.gif) 3px center no-repeat #e4e4e5;
	border-bottom: 1px solid #7f8388;
	padding:5px 10px 3px 20px;
	clear:both;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	width:100%;

}
#content-detail .sitemap dl dt a{
	color:#000;
}
#content-detail .sitemap dl ul{
	clear:both;
	margin-left:15px;
}
#content-detail .sitemap dl ul li{
	list-style-type:none;
	background:url(../images/list_sub.gif) 0px center no-repeat;
	border-bottom: 0px solid #7f8388 !important;
	padding:5px 0px 0px 8px;
	float:left !important;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	margin-left:13px;
}
#content-detail .sitemap dl ul li a{
	color:#000;
}
