#page_front_top{
	min-width: 1000px;
	width: 100%;
	width: expression(document.body.clientWidth < 1000? "1000px": "100%");
	height: 1000px;
	position: absolute;
	left: 0px;
	top: 135px;
	padding: 0px;
	margin: 0px;
	align: center;
	line-height:center;
	text-align: center;
	z-index: 1000;
}	
#subpage_front_top{ 
	position:relative; 
	top:0px; right:0px;
 	width: 1200px; 
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border:0px;
	align: center;
	line-height:center;
	text-align: center;
	z-index: 1200;
}
#title{ 
	position:absolute; 
	top:105px; 
	left:0px;
 	width:465px; 
	height:15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	align: justify;
	line-height:justify;
	text-align: justify;
	font-family: 'Comfortaa', cursive;
	z-index: 10000;
}
#text{ 
	position:absolute; 
	top:170px; 
	left:0px;
 	width:1200px; 
	height:325px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	align: justify;
	line-height:justify;
	text-align: justify;
	z-index: 10000;
}
#title_network{ 
	position:absolute; 
	top:10px; 
	left:0px;
 	width:550px; 
	height:20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	align: left;
	line-height:left;
	text-align: left;
	font-family: 'Comfortaa', cursive;
	z-index: 10000;
}
#text_network{ 
	position:absolute; 
	top:40px; 
	left:0px;
 	width:550px; 
	height:80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	align: justify;
	line-height:justify;
	text-align: justify;
	z-index: 10000;
}
#page_front_bottom{  
	min-width: 1000px; 
	width: 100%;
	width: expression(document.body.clientWidth < 1000? "1000px": "100%");
	height:60px;
	position: absolute;  
	left: 0px;  
	top: 1250px;
	padding: 0px;
	margin: 0px;
	align: center;
	line-height:center;
	text-align: center;
	z-index: 1000;
}	
#subpage_front_bottom{ 
	position:relative; 
	top:0px; right:0px;
 	width: 1200px; 
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border:0px;
	align: center;
	line-height:center;
	text-align: center;
	z-index: 1200;
}
#text_bottom{
	position:absolute; 
	top:15px; left:0px;
 	width: 1200px; 
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border:0px;
	align: center;
	line-height:center;
	text-align: center;
	z-index:6000;
}
