html,body,div{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clear{
	clear:both;
}
a{
	text-decoration:none;
}
a;hover{
	color:#F00;
}
li{
	list-style:none;
	margin-left:0;
}
/**以下是 顶层longbar 的CSS。*/
#longbar p {
	color:#707070;
	float:right;
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
}
#longbar a {
	border:medium none;
	color:#707070;
	text-decoration:none;
}
#longbar{
	background-color:#e0eff6;
	height:33px;
	margin:0;
	padding:0;
	width:100%;
}
#longbar div{
margin:0 auto !important;
margin:10px auto;
width:950px;
}
#longbar div p{
	padding-top:1px;
}
#longbar div p span {
	color:#23AEBB;
}
/**以上是 顶层longbar 的CSS。*/
#top{
	border-bottom:#bfd6e9 1px solid;
	height:auto;
	width:100%;
	margin:0;
	padding:0;
}
#top h1 {
	float:left;
	margin:0;
	background:transparent url(../images/index/logo.gif) no-repeat scroll 0 0;
	height:75px;
	width:200px;
	text-indent:-9999px;
}
#top ul {
	float:right;
	background:transparent url(../images/nav_bg_bottom.gif) no-repeat right bottom;
	height:35px;
	margin:0;
	padding:0;
	padding-left:6px;
	padding-right:1px;
	margin-top:40px;
}
#top ul li {
	background:transparent url(../images/nav_bg.gif);
	list-style:none;
	width:100px;
	height:35px;
	float:left;
	margin-right:2px;
	text-align:center;
	line-height:35px;
}
#top ul li a{
	color:#033d63;
	font-size:14px;
	font-weight:600;
	border:0 none;
	line-height:35px;
	margin:0;
	padding:0;
}
#top ul li a:hover{
	color:#FFF;
	background:transparent url(../images/nav_bg_hover.gif);
	width:100px;
	height:35px;
	float:left;
	margin-right:0px;
	line-height:35px;
}
.current{
	color:#FFF;
	background:transparent url(../images/nav_bg_hover.gif);
	width:100px;
	height:35px;
	float:left;
	margin-right:0px;
	line-height:35px;
}
/* a:hover  for chrome*/

/* a:hover for chrome end*/

/*      nav   end                   */
#page-wrap {
	min-height:400px;
	height:auto !important;
	height:400px;	
	margin:0 auto -80px;
	padding-left:10px;
	padding-right:10px;
	width:940px;
	border:1px solid #599cd4;
	border-top:none;
	background-image:url(../images/bg89.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}
.fenye {
	text-align:right;
	background:#336a96;
	padding:5px;
	margin-top:2px;
	color:#bfd6e9;
}
.fenye a{
	color:#bfd6e9;
	text-decoration:underline;
}
.fenye a:hover{
	color:#f3881e;
}
/*   以上 为公用 CSS  */
.intro {
	background:transparent url(../images/index/Hello.gif) scroll 0 4px no-repeat;
	height:119px;
	width:940px;
	margin-bottom:0px;
	margin-top:0px ;
	padding:0px 0;
}
#footer {
	border-top:1px solid #bfd6e9;
	font-size:12px;
	text-align:center;
}