@charset "utf-8";
#wrapper {
	background-image: url(../images/other/policy_back.jpg);
	background-repeat: no-repeat;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -40px;
	margin-bottom: -40px;
}

#policy_contents_box {
	overflow: hidden;
	width: 1100px;
	padding-top: 174px;
	clear: both;
}
#contents_L_box {
	float: left;
	padding-left: 70px;
	width: 710px;
	overflow: hidden;
	position: relative;
}
#main_title {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	position: absolute;
	left: 336px;
	top: 58px;
	width: 178px;
	text-align: center;
}

#policy_box {
	color: #333;
	font-size: 13px;
	line-height: 21px;
	width: 710px;
}
#policy_box p {
	margin-bottom: 14px;
	padding-right: 120px;
	padding-left: 120px;
	line-height: 28px;
	padding-top: 30px;
}
#policy_box .sub_title {
	margin-bottom: 14px;
	color: #666666;
	height: 28px;
	width: 710px;
	text-align: center;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/sub_title.gif);
	padding: 0px;
}
