@charset "utf-8";
/* CSS Document */

/*=======================
	#container
=======================*/

#container{
	width:1000px;
	height:1598px;
	float:left;
}
#container h3{
	float:left;
	margin-top:23px;
	margin-bottom:18px;
}
#container h4{
	float:left;
	margin-top:25px;
}
.caption{
	margin-left:10px;
}
#container h4{
	float:left;
}

/*=======================
	#privacy_right
=======================*/
#privacy_right{
	width:685px;
	height:1548px;
	float:left;
	border-top:1px solid #78C9D6;
	margin-top:25px;
}
#privacy_right h5{
	font-size:14px;
}
#privacy_right p{
	float:left;
	margin-top:7px;
	line-height:1.5;
	font-size:12px;
}
.policy{
	width:660px;
	height:58px;
	float:left;
	border-left:5px solid #3999C7;
	margin-top:25px;
	margin-left:25px;
}

/*=======================
	#policy_detail
=======================*/
.policy_detail{
	width:660px;
	float:left;
	margin-left:25px;
}
.policy_detail h6{
	width:660px;
	height:19px;
	margin-top:25px;
	background-color:#3999C7;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	line-height:normal;
}
.policy_detail ol{
	float:left;
	margin-top:8px;
	line-height:1.5;
}
.caption_text{
	width:640px;
	margin-left:20px;
}
.number{
	width:20px;
}
.policy_text{
	width:640px;
}



