@charset "UTF-8";
/* CSS Document */

#hour_box {
	height: auto;
	width: 300px;
	text-align:left;
	padding-bottom:10px;
	
	
}

#hour_left {
	height: auto;
	width: 70px;
	text-align:left;
	float:left;
	
}

#hour_right {
	height: auto;
	width: 400px;
	text-align:left;
	float:left;
	
	
}




