@charset "utf-8";
/* CSS Document */

body{
	font-family: "微软雅黑";
	font-size: 13px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
};
top {
	background-color: #FFF;
	width:100%;
	height:100px;
};
icon {
	background-color: #FFF;
	width: 100%;
	height: 100px;
	padding-left: 200px;
	float: left;
};
.body .top div {
	font-weight: bold;
}
