*{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
img{
	display:block;
	border:0;
}
a{
	color:#8FC4EB;
	text-decoration:none;
}
a:hover{
	color:#fff;
	text-decoration:underline;
}
body{
	font:normal 14px/180% "宋体";
	background:#0772C0;
}

#wrapper{
	width:1004px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.flash{width:1004px; height:700px;}
.index_enter{ width:1004px; height:56px; background:url(images/footBg.jpg) no-repeat;}
.index_enter .enter{ line-height:56px; text-align:center; font-size:20px; font-weight:bold; padding:0 40px;}
#header{
	background:url(images/headBg.jpg) repeat-x;
	height:102px;
	padding-left:20px;
	overflow:hidden;
	zoom:1;
}
#header .logo{
	float:left;
	width:264px;
}
#header .logo img{
	width:248px;
	height:102px;
}
#header .menu{
	float:right;
	width:720px;
	padding-top:30px;
	overflow:hidden;
	zoom:1;
}
#header .menu li{
	float:left;
	width:86px;
	text-align:center;
	margin-right:6px;
}
#header .menu li a{
	display:block;
	color:#0055A3;
	height:26px;
	padding-top:3px;
}
#header .menu li a:hover{
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(images/navBt.jpg) no-repeat;
	height:26px;
	padding-top:3px;
}
#header .menu .on{
	background:url(images/navBt.jpg) no-repeat;
}
#header .menu .home{
	width:53px;
}
#header .menu .home a:hover{
	display:block;
	background:url(images/indexBt.jpg) no-repeat;
}
#header .menu .on_home{
	background:url(images/indexBt.jpg) no-repeat;
}
#header .menu .on_help{
	width:86px;
	text-align:left;
	padding-left:13px;
	background:url(images/helpBt.jpg) no-repeat;
}
#header .menu .on a,#header .menu .on_home a,#header .menu .on_help a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:none;
}
#header .menu .on a:hover,#header .menu .on_home a:hover,#header .menu .on_help a:hover{
	color:#fff;
	text-decoration:none;
	background:none;
}
#main{
	clear:both;
	overflow:hidden;
	zoom:;
}
#footer{
	font-size:12px;
	color:#fff;
	text-align:center;
	background:url(images/footBg.jpg) no-repeat;
	height:56px;
}
#footer a{
	color:#fff;
}

