@charset "utf-8";
/* CSS Document */

h1.aboutPH1,
h2.aboutPH2{
	height: 28px;
	width: 950px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9C00;
	padding: 0px;
	clear: left;
	float: left;
	margin-bottom: 0px;
}
h2.about_txt,
h3{
	background-image: url(../img/title_about_01.gif);
	float: left;
	height: 24px;
	width: 950px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	clear: left;
}
.aboutCon{
	clear: left;
	float: left;
	width: 930px;
	margin-top: 10px;
	margin-left: 10px;
}

.aboutCon .policy_revision{
    text-align: right;
    margin-bottom: 20px;
}
