.bottom {
	clear: both;
	font-size: 12px;
	color: #ffffff;
}

.bottom a {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.bottom a:hover {
  color: #ffffff;
}

.bottom .left div,.bottom .right div {
	height: 30px;
	line-height: 30px;
}

.bottom .left {
	width: 50%;
	float: left;
	margin-left: -40px;
	padding: 35px 0px;
	text-align: right;
}

.bottom .right {
	float: left;
	margin: 35px 0 35px 40px;
	padding-left: 40px;
	border-left: 1px solid #ffffff;
}

.bottom .right img {
	vertical-align: middle;
}

.bottom .right span {
	margin-left: 20px;
}

.copyright {
	height: 43px;
	line-height: 43px;
	clear: both;
	text-align: center;
	background-color: #666464;
}