
/*Ò³µ×²¿ÑùÊ½*/
.bottom {
	margin-top: 30px;
	width: 100%;
	min-width: 1280px;
	border-top: 1px solid #e8e8e8;
}
.smallbottom{
	margin-top: 30px;
	width: 100%;
	min-width: 980px;
	border-top: 1px solid #e8e8e8;
}
.ms_bottom {
	width: 100%;
	min-width: 1280px;
	margin-top: 70px;
}

.bottom_content {
	color: #000;
	width: 704px;
	margin: 0px auto;
	height: 90px;
	text-align: center;
}

.bottom_content a:hover {
	color: #2C33E4;
}

.bottom_content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
}

.bottom_content ul li {
	display: inline;
	color: #666;
	cursor: pointer;
}

.bottom_content a {
	color: #666;
	margin-right: 24px;
	text-decoration: underline;
	color: #999;
}

.copyright_address {
	color: #999;
	margin-top: 10px;
}
#visiteCountNum_null{
	display: none;
}
