#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 .privacypolicy {
	clear:both;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}
#content-detail .privacypolicy p{
	font-size:12px;
	line-height:15px;
}

#content-detail .privacypolicy dd{
	font-size:12px;
	line-height:15px;
	padding-left:13px;
}

#content-detail .privacypolicy dl{
	clear:both;
	margin-top:20px;
	width:520px;
}

#content-detail .privacypolicy dl dt{
	list-style-type:none;
	background: #e4e4e5;
	border-bottom: 1px solid #7f8388;
	padding:5px 10px 3px 10px;
	clear:both;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
	width:100%;

}
#content-detail .privacypolicy ul{
	clear:both;
	margin-left:15px;
	width:480px !important;
}
#content-detail .privacypolicy ul li{
	font-size:12px;
	clear:both;
	background:url(../images/listcircl.gif) 0px center no-repeat;
	line-height:20px;
	padding-left:13px;
	width:480px !important;
}

p.signature{
margin-top:25px;
text-align:right;
}