﻿@CHARSET "UTF-8";
img{
	border:none;
}
#bottom_logo {
	width: 100%;
	height: 70px;
	min-width: 1200px;
	background: #f4f4f4;
}

#bottom_logo_div {
	width:385.7px;
	height: 70px;
	margin: 0 auto;
}

#bottom_logo img {
	height: 70px;
}

#footer {
	width: 100%;
	height: 50px;
	min-width: 1200px;
	background-color: #404040;
	text-align: center;
}
#footer center{
	min-width: 900px;
    padding-top: 20px;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: #b3aeae;
}
#footer div {
    width: 1100px;
    margin: 0 auto;
}
#bspan{
	font-size: 12px;
	line-height: normal;
}