div{
	border:0px solid red;
 }
 div.page { 
	width:980px;
	height:auto;
	margin-top:-10px;
	margin-left:auto;
	margin-right:auto;
	}
	
div.header {
	width:980px;
	height:142px;
	position:relative;
	margin-top:-10px;
	margin-left:0px;
	}
	
div.header_1 {
	width:280px;
	height:142px;
	float:left;
	}
div.header_2 {
	width:694px;
	height:142px;
	float:right;
	}	
	
div.sub_header {
	width:980px;
	height:300px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	}
div.sub_header_1 {
	width:326px;
	height:162px;
	margin-top:28px;
	margin-left:0px;
	}
div.sub_header_2 {
	width:980px;
	height:209px;
	margin-top:0px;
	}		
div.content {
	width:980px;
	height:auto;
	margin:0 auto;
	}
div.main_text {
	margin-top:0px;
	position:relative;
	margin-left:326;
	text-align:justify;
	}

