#page {
	width:1003px;
}
.mar {
	text-align:center;
	height:30px;
	background:#ccc;
	position:fixed;
	width:100%;
}
.mar marquee {
	width:1000px;
	padding:5px;
	height:20px;
}
.banner {
	height:170px;
}
#mainnav {
	margin-top:2px;
	width:990px;
	padding-right:8px;
	background:url(../navright.gif) no-repeat right top;
}
.navleft {
	background:url(../navleft.gif) no-repeat left top;
	padding-left:8px;
}
.navcontent {
	background:url(../navbg.gif);
	height:40px;
}
.navcontent ul {
	height:30px;
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	line-height:30px;
	padding:5px;
}
.navcontent ul li {
	float:left;
	width:100px;
}
.navcontent ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
}
.navcontent ul li a:hover {
	display:block;
	color:#84C2F3;
	text-decoration:none;
}
.navcontent ul li a span {
	display:block;
}
.navcontent ul li a:hover span {
	display:block;
}
a{
	color:#000000;
}
#link {
	background:url(../linkbg.jpg) no-repeat left;
	margin-top:5px;
	height:72px;
}
#link ul {
	height:37px;
	padding-left:110px;
	float:left;
	margin-top:15px;
	line-height:20px;
}
#link ul li {
	width:120px;
	float:left;
}
#link1 {
	margin-top:5px;
}
#link1 p {
	margin-top:5px;
}
.logo{
	width:300px;
	float:left;
}
.b_link{
	float:left;
	text-align:left;
}