@CHARSET "UTF-8";
input {font-family: "Microsoft YaHei";}
body{
	font-family: "Microsoft YaHei";
}
.bottom_main{
	color:#ffffff;
	text-align:center;
	background-color:#000000;
	line-height: 50px;
	font-size:14px;
	margin-top: 30px;
	min-width: 768px;
	    display: inline-block;
	    width:100%;
}