@CHARSET "UTF-8";

body {
	background: #E5E5E5;
	background: #fff;
	padding: 0;
	margin: 0;
	font-family:'宋体'；	
}

.red {
	color:#E00003;
}

.green {
	color:#018908;
}

.main {
	width: 950px;
	margin: auto;
}

.head {
	width: 100%;
	height: 248px;
	float: left;
	position: relative;
	background: url(http://www.znz888.com/yahoo/qy2/bg.jpg);
}

.head .tips {
	position:absolute;
	right:10px;
	top:10px;
	width:240px;
	color:black;
	font-size:12px;
	text-align:right;
	font-wight:bold;
	height:20px;
	line-height:20px;
}

.bottom {
	width: 100%;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
	color: white;
	background-color: #7F1201;
	line-height: 450%;
	font-size: 12px;
}