@charset "utf-8";
/* CSS Document */

#bg_image{
	text-indent: 0em;
	background-image: url(../../../Documents/%E6%9C%AA%E5%91%BD%E5%90%8D%E7%AB%99%E7%82%B9%202/top-bg1.png);
	background-repeat: repeat-x;
}

#zong{
	height: auto;
	width: 980px;
	margin: 0 auto;
}

.biaoti{
	width:100px;
	float:left;
	position:relative;
}

.lie_z{
	width:100%;
	height:30px;
	padding-bottom:3px;
}

.lie_z1{
	width: 70%;
	height: 30px;
	float: left;
	position: relative;
}
.lie_z2{
	width:30%;
	height:30px;
	float:left;
	text-align:right;
}
.biaotigd{
	width:100px;
	float:left;
}
#head{
	height:170px;
	width:980px;
}
#spaces{
	height:10px;
}

#logo{
	width: 100%;
	height: 130px;
	background-position: 5px 0;
	background-repeat: no-repeat;
	padding-top:30px;
}

#noticeroll{
	width: auto;

}
.xueshu{
	height:140px;
	margin-bottom:8px;
}
.xueshu_ph{
	height:100px;
	float:left;
	width:150px;
}

.xueshu_text{
	height: 100px;
	float: left;
	width: 292px;
	padding-left: 8px;
}
#navigmenu{
	background: url(../xh_images/navigation.png) repeat;
	width: 980px;
	height:39px;
}

.position{
	font-size:18px;
	font-weight:100;
	color:#00F;
}
.navbox{
	height:39px;
	background-position:0 -138px;
	background-repeat:repeat-x;
	position:relative;
	z-index:9;
}

.nav{
	width: 100%;
	margin: 0 auto;
}

.clearfix{
	clear:both;
}

.nav li{
	float:left;
	height:39px;
	background-position:100% -99px;
	position:relative;
}


.nav li a{
	float:left;
	display:block;
	padding:0 0 0 0px;
	height:39px;
	overflow:hidden;
}

.nav li a span{
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	line-height: 39px;
	font-size: 14px;
	color: #fff;
	font-weight: 800;
	cursor: pointer;
	width: 122px;
	text-align: center;
}

.nav li .submenu{
	display:none;
	position:absolute;
	top:39px;
	left:6px;
}

#navbar_middle{
	height:274px;
	width:980px;
	margin:0px auto;
	float:left;
}

#navbar_bottom{
	height: 866px;
	width: 980px;
}








*{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a,a:visited{color:#5e5e5e; text-decoration:none;}
a:hover{
	color: #333;
	text-decoration: none;
}
body{font:12px/180% Arial,Lucida,Verdana,"宋体",Helvetica,sans-serif;color:#333;background-color: #EFEFEF;}



/* navbox */




.nav li.last{background:none;}


.nav li.selected a,.nav li a.selected{background-position:8px -60px;text-decoration:none;}
.nav li.selected a span,.nav li a.selected span{background-position:100% -60px;color:#05059c;}
.nav li.selected .submenu{display:block;}

.nav li .submenu{border-style:solid;border-width:0px 1px 1px 1px;border-color:#ddd;padding:0 5px 5px 5px;width:122px;background:#fff;}
.nav li .submenu{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-moz-box-shadow:0 5px 5px #D3D3D3;-webkit-box-shadow:0 5px 5px #D3D3D3;box-shadow:0 5px 5px #D3D3D3;}
.nav li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 1px #BEBEBE;}
.nav li .submenu li.last{border:none;}
.nav li .submenu li a{float:none;padding:0;text-align:center;height:28px;line-height:28px;background:none;}
.nav li .submenu li a:hover{background:#ddd;font-weight:800;}

#banner{
	width: 100%;
	height: 380px;
	background-image: url(../images/banner02.png);
}

#content{
	width: 955px;
	height: 550px;
	margin: 0 auto;
}
