@charset "gb2312";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}
body {
	background-color: #FFFCEC;
	font-size: 13px;
	color: #333333;
	line-height: 26px;
	text-decoration: none;
}
#baodao1 {
	width: 300px;
	float: left;
}
#baodao2 {
	width: 300px;
	float: right;
}
