@charset "gbk";
.ul1 {
	background-image: url(../images/bgcoolr1.gif);
	background-repeat: repeat-x;
	height: 41px;
	list-style-type: none;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.ul1 li {
	float: left;
	text-decoration: none;
	width: 9%;
	height: 41px;
	line-height: 41px;
	text-align: center;
}
body {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.style li {
	list-style-type: none;
	font-size: 18px;
	clear: both;
}
.style ol {
	float: left;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	height: 24px;
	text-indent: 14px;
}
.style a {
	text-decoration: none;
	color: #333333;
}

.ul1 a {
	text-decoration: none;
	color: #FFFFFF;
}
* {
	margin: 0px;
	padding: 0px;
}
.style {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

