/*第二届中国扬州世界运河名城博览会专题样式*/
body {
	margin: 0px;
	background-image: url(http://www.js.chinanews.com.cn/special/image/2008/bg1.png);
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#cnsjs {
	float: left;
	width: 500px;
	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;
}

#tel {
	float: left;
	margin: 5px 0px;
	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: 45px;
	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;
}