#page_front_top{  
	min-width: 1200px; 
	width: 100%;
	width: expression(document.body.clientWidth < 1200? "1200px": "100%");
	height: 475px;
	position: absolute;  
	left: 0px;  
	top: 220px;
	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: 475px;
	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;
}
#list{ 
	position:absolute; 
	top:0px; 
	left:0px;
 	width:1200px; 
	height:20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	align: left;
	line-height:left;
	text-align: left;
	font-family: 'Pontano Sans', sans-serif;
	z-index: 10000;
}
#page_front_bottom{  
	min-width: 1200px; 
	width: 100%;
	width: expression(document.body.clientWidth < 1200? "1200px": "100%");
	height:80px;
	position: absolute;  
	left: 0px;  
	top: 800px;
	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: 80px;
	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:0px; 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;
	font-family: 'Pontano Sans', sans-serif;
	z-index:6000;
}
