body {
	margin: 0px auto;
	 background-color: white;
}

.bottom_a {
	text-decoration: none;
	color: rgb(102, 102, 102);
}

.bottom_a:focus,.bottom_a:hover {
	color: rgb(51, 51, 51);
	font-weight: bold;
}

#u101_line {
	background-image: url('../images/u17_line.png');
	width: 848px;
	height: 3px;
	background-repeat:no-repeat; 
}

#bottom_page {
	width: 848px;
	height: 100px;
	margin: 0px auto;
}

	#up {width: 848px; height: 40px; text-align: center;}
		#up_line{width: 348px; height: 40px; margin-top: 10px; margin-left: 250px;}
		#u102{width: 116px; height: 40px; float: left;}
		#u103{width: 116px; height: 40px; float: left;}
		#u104{width: 116px; height: 40px; float: right;}
	
	#down {width: 848px; height: 60px; font-family: Arial; text-align: center;}
		#u105{width: 240px; height: 60px; float: left; text-align: right; margin-right: 18px;}
		#u106{width: 590px; height: 60px; float: right; text-align: left;}
