.bottom {
	background: #E6E6E6 url(../images/bottomLine.gif) repeat-x center top;
	height: 60px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	text-align: center;
	color: #666;
	padding-top: 10px;
	margin-top: 10px;
}

