
body {
	font-size: 12px;
	height: auto;
	margin: 0;
	padding: 0;
	min-width: 998px;
	padding-bottom: 100px;
	background: url(blue-bg.gif) center repeat-y;
}
ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	text-decoration: none;
}
img, a img, div img {
	margin: 0;
	border: 0;
	padding: 0;
}
li img, div img {
	vertical-align: top
}
area {
	outline: 0;
}
.page {
	width: 998px;
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.split {
	width: 998px;
	overflow: hidden;
}
#head .banner1 {
	background: url(banner_01.jpg) top center no-repeat;
	height: 212px;
}
#head .banner2 {
	background: url(banner_02.jpg) top center no-repeat;
	height: 212px;
}
#head .banner3 {
	background: url(banner_03.jpg) top center no-repeat;
	height: 212px;
}
#head .banner1 .end-time {
	padding-top: 70px;
	padding-left: 270px;
	width: 200px;
	margin: 0 auto;
}
#head .banner1 .end-time .day {
	color: #fff;
	font: 30px/30px Arial, Helvetica, sans-serif;
}
#head .banner1 .click-baoming {
	width: 1000px;
	margin: 0 auto;
}
#head .banner1 .click-baoming a {
	width: 160px;
	height: 100px;
	display: block;
	float: right;
	margin-right: 95px;
}
#head .banner3 .top-baoming {
	padding: 0 20px;
	color: #fff;
	width: 960px;
	margin: 0 auto;
	padding-top: 160px;
	font: 14px/55px "Î¢ÈíÑÅºÚ";
}
#head .banner3 .top-baoming input[type=text] {
	border: 0;
	padding-left: 5px;
	height: 24px;
}
#head .banner3 .top-baoming button[type=submit] {
	border: 0;
	background: url(button1.gif) no-repeat;
	width: 79px;
	height: 29px;
	cursor: pointer;
	color: #fff;
	outline: 0;
	font-size: 14px;
	line-height: 29px;
}
#head .menu {
	width: 998px;
	margin: 0 auto;
	background: url(menu-bg.gif);
	height: 54px;
}
#head .menu ul li {
	float: left;
	width: 124px;
	text-align: center;
}
#head .menu ul li a {
	color: #fff;
	font: 15px/54px 'Î¢ÈíÑÅºÚ';
}
#head .menu ul li a:hover {
	color: #e3e3e3
}
#style .style-show {
	zoom: 1;
	overflow: auto;
	padding: 8px;
	background: #fff;
}
#style .style-show .img {
	float: left;
}
#style .style-show .pager {
	width: 270px;
	float: right;
}
#style .style-show .pager li:first-child {
	display: none;
}
#style .style-show .pager li {
	float: left;
	margin: 1px;
	padding-left: 1px;
	cursor: pointer;
}
#float-right {
	display: none;
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: 520px;
}
#open-box {
	display: none;
	background: url(open-bg.gif);
	height: 285px;
	width: 370px;
	padding-top: 50px;
	padding-left: 20px;
	font: 14px/36px "Î¢ÈíÑÅºÚ";
	color: #fff;
}
#open-box input {
	border: 0;
	height: 24px;
	padding-left: 5px;
	width: 130px;
	border-radius: 3px;
}
#open-box button {
	float: right;
	width: 108px;
	height: 30px;
	background: url(button2.gif);
	border: 0;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	margin-top: 40px;
	margin-right: 25px;
}
#float-bottom {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background: url(float_bg.png);
	padding: 5px 0;
	color: #fff;
	font: 20px/36px "Î¢ÈíÑÅºÚ";
	z-index: 9;
}
#float-bottom p span {
	color: #FF0;
}
#float-bottom .num, #float-bottom .day {
	font-family: Verdana, Geneva, sans-serif;
}
#float-bottom form {
	background: url(float_form_bg.png) no-repeat;
	padding-top: 20px;
	height: 41px;
	padding-left: 10px;
	font-size: 16px;
}
#float-bottom form input {
	border: 0;
	height: 24px;
	width: 120px;
	padding-left: 5px;
}
#float-bottom form button {
	background: url(button3.gif) no-repeat;
	border: 0;
	width: 100px;
	height: 30px;
	cursor: pointer;
	font-size: 15px;
	line-height: 30px;
}
input.need {
	background: url(need.png) #fff right center no-repeat;
}