body {
	margin: 0px;
	background-image: url(../../image/2008/bg1.png);
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#cnsjs {
	float: left;
	padding-left: 70px;
	margin-top: 5px !important;
	margin-top: 10px;
	font-weight: bold;
	height: 21px !important;
	height: 18px;
}

#logo {
	clear: both;
	float: left;
	margin-left: 30px !important;
	margin-left: 15px;
}

#ad {
	float: left;
	padding-left: 40px;
	padding-right: 35px;
	height: 96px;
	background: url(../../image/2008/bg3.png) left repeat-x;
}

#tel {
	float: left;
	margin-top: 5px;
	padding-left: 30px;
	font-weight: bold;
}

#league {
	float: right;
	margin-top: 5px;
}

#league ul {
	list-style-type: none;
	text-align: center;
	display: inline;
}

#league li {
	float: left;
	margin: 0px;
	width: 40px;
	text-align: center;
	display: block;
}

#league li a {
	padding: 2px 5px 2px 3px;
	width: 100%;
	text-decoration: none;
	color: #009;
	font-weight: bold;
	display: block;
}

#league li a:hover {
	text-decoration: underline;
}

#copyright {
	float: left;
	color: #727272;
}

#about {
	float: right;
	width: 400px;
}

#about ul {
	list-style-type: none;
	text-align: center;
	display: inline;
}

#about li {
	float: right;
	width: 70px;
	border-left: solid 2px #9a9a9a;
	text-align: center;
	display: block;
}

#about li a {
	color: #727272;
}

#about li a:hover {
	color: #f66;
	text-decoration: underline;
}