#bottom_main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #666666;
}
#bottom_main #bottom {
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	padding-top: 10px;
}
#bottom_main #bottom ul {
	list-style-type: none;
}
#bottom_main #bottom li {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	display: block;
	height: 20px;
}
#bottom_main #bottom a {
	color: #666666;
	text-decoration: none;
}
#bottom_main #bottom a:hover {
	text-decoration: underline;
}
