@charset "utf-8";
#content{
	width: 940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#content h1{
	font-size:300%;
	text-align:center;
}
#line940 {
	float: left;
	margin-left: 20px;
	height: 1px;
	width: 920px;
	margin-top: 60px;
	background-color: #CCC;
}
#box940 {
	float: left;
	margin-left: 20px;
	height: auto;
	width: 940px;
	margin-top: 75px;
}
#box_a {
	float: left;
	height: auto;
	width: 160px;
	margin: 0px;
}
#box_b {
	float: left;
	height: auto;
	width: 777px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0359AB;
}

#box_c {
	float: left;
	height: auto;
	width: 747px;
	line-height: 28px;
	margin-left: 30px;
}
#box_d {
	float: left;
	height: auto;
	width: 890px;
	line-height: 28px;
	margin-left: 40px;
}
#box_e {
	float: left;
	height: auto;
	width: 890px;
	line-height: 28px;
	margin-top: 80px;
	margin-left: 40px;
	text-align: right;
}
#obi {
	width: 920px;
	height: 30px;
	float: left;
	margin-left: 20px;
	margin-top: 80px;
	font-size: 20px;
	text-indent: 15px;
	line-height: 30px;
}
#line {
	width: 920px;
	height: 1px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #CCC;
	margin-bottom: 20px;
}
#end{
	
	 clear:both;
}
#p_head{
	height:221px;
	background-image:url('../img/common/header_background_1.jpg');
	background-position:center;
	z-index:1;
	margin-bottom:110px;
}
#p_head_1{
	height:221px;
	width:1400px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url('../img/privacy/header_background.png_1.png');*/
	background-repeat: no-repeat;
	background-position:center;
	position:relative;
	z-index:1;
}
#hedad_bottom_line{
	width:100%;
	background-color:#4574d0;
	height:8px;
	padding:5;
	background-repeat:repeat-x;
}