#content{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	/*height: 730px;*/
	
	
	
	
}

#main_info{
	position: absolute;
	bottom: 20px;
	left:0px;
	width: 100%;
	height: 25px;
	font-family: "cour_nor";
	font-size: 16px;
	
	color: #ffffff;
	text-align: center;

	
	
}

#main_info1{
	position: absolute;
	bottom: 0px;
	left:0px;
	width: 100%;
	height: 25px;
	font-family: "cour_nor";
	font-size: 16px;
	
	color: #ffffff;
	text-align: center;

	
	
}



