*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
ul{
	list-style-type:none;
}
img{
	border:none;
}
body{
	width:1024px;
	margin:0 auto;
	font-size:12px;
	color:#444333;
	background-color:#f1f1f1;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*====================================================================*/
#logo{
	width:1024px;
	height:80px;
	background:url(../image/logo.gif) no-repeat left center;
	text-indent:-9999px;
}
/*====================================================================*/
#nav{
	width:1024px;
	height:46px;
	font-size:14px;
	font-weight:bold;
	background:url(../image/nav-end.gif) no-repeat right center;

}
#nav div{
	width:1004px;
	height:46px;
	padding-left:10px;
	background:url(../image/nav-start.gif) no-repeat left;
}
#nav div ul{
	width:1004px;
	height:46px;
	background:url(../image/nav-bg.gif) repeat-x;
}
#nav ul li{
	float:left;
	width:115px;
	height:46px;
	background:url(../image/ge.gif) no-repeat right center;
	line-height:46px;
	text-align:center;
}
#nav ul li a{
	color:#fff;
}


/*====================================================================*/
#banner{
	width:1024px;
	height:238px;
	margin-bottom:10px;
}
/*====================================================================*/
#focus{
	width:1024px;
	height:330px;
	background:url(../image/focus-bg.gif) repeat-x;
	font-size:12px;
	margin-bottom:10px;
/*	text-indent:-9999px;*/
}
#focus h1{
	width:6px;
	height:327px;
	float:left;
	font-size:12px;
	color:#fff;
	/*text-indent:-9999px;*/
	background:url(../image/focus-left.gif) no-repeat left center;
}
#focus h2{
	width:6px;
	height:327px;
	float:right;
	text-indent:-9999px;
	background:url(../image/focus-right.gif) no-repeat right center;
}
#focus #one,#focus #two,#focus #three{
	width:320px;
	height:293px;
	float:left;
	margin-top:20px;
	margin-left:11px;
	background:url(../image/one-bottom.gif) no-repeat left bottom;	
}


#focus #one h3,#focus #two h3,#focus #three h3{
	width:320px;
	height:50px;
	text-indent:-9999px;
}
#focus #one h3{
	background:url(../image/one-top.gif) no-repeat;
}
#focus #two h3{
	background:url(../image/two-top.gif) no-repeat;
}
#focus #three h3{
	background:url(../image/three-top.gif) no-repeat;
}
#focus #one div,#focus #two div,#focus #three div{
	width:320px;
	height:234px;
	background:url(../image/one-bg.gif) repeat-y;
}
#focus #one p,#focus #two p,#focus #three p{
	width:276px;
	line-height:180%;
	margin:0 auto;
	padding-top:3px;
	text-indent:24px;
}
#focus #three p{
	line-height:200%;
}
#focus #two p{
	padding-top:12px;
}

#focus #one div a,#focus #two div a,#focus #three div a{
	display:block;
	float:right;
	margin-right:10px;
}
/*====================================================================*/
#Guests{
	width:1024px;
	height:535px;
	background:url(../image/guest-bottom.gif) no-repeat left bottom #fff;
	margin-bottom:10px;
}
#Guests h1{
	width:1024px;
	height:51px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url(../image/guest-top.gif) no-repeat;
}
#Guests dl{
	width:988px;
	height:134px;
	margin:0 0 10px 15px;
	padding:10px 0 0 10px;
	background:url(../image/dl-bg.gif) no-repeat #fff;
}
#Guests dl dt{
	width:171px;
	height:119px;
	float:left;
	margin-right:8px;
}
#Guests dl dd{
	width:772px;
	float:left;
	line-height:180%;
}
#Guests dl dd.a{
	margin-bottom:8px;
}
#Guests dl dd.b{
	text-indent:24px;
}
#Guests dl dd span{
	font-size:14px;
	color:#15458d;
	font-weight:bold;
}
/*====================================================================*/
#Message{
	width:1024px;
	height:250px;
	position:relative;
	background:url(../image/liuyan-right.gif) no-repeat right center #fff;
	margin-bottom:10px;
}
#Message h1{
	width:60px;
	height:250px;
	font-size:12px;
	float:left;
	color:#fff;
	background:url(../image/liuyan.gif) no-repeat left center;
}
#scrolling{
	position:absolute;
	top:100px;
	left:320px;
	width:926px;
	height:211px;
	overflow:hidden;
	margin:-82px 0 0 -252px;
	padding:1px;
	border:1px solid #999;
	background-color:#FFF;
}
#scrollnews{
	position:absolute;
	width:926px;
	height:211px;
	overflow:hidden;
	display:inline;
    top:0;
	left:0;
}
#scrollnews_con,
#scrollnews_copymsgid{
      width:926px;
	  overflow:hidden;
}
#scrollnews_con ul,
#scrollnews_copymsgid ul{
	float:left;
	width:926px;
	height:211px;
	overflow:hidden;
	clear:both;
}
#scrollnews_con ul li,
#scrollnews_copymsgid ul li{
	float:left;
	width:322px;
	line-height:21px;
	height:21px;
	overflow:hidden;
	font-size:12px;
	background:url(../image/bluedot.gif) 0 8px no-repeat;
}
#scrollnews_con ul li a:link,
#scrollnews_con ul li a:visited,
#scrollnews_con ul li a:hover,
#scrollnews_copymsgid ul li a:link,
#scrollnews_copymsgid ul li a:visited,
#scrollnews_copymsgid ul li a:hover{
	color:#02449A;
}
#scrollnews_con ul li a:hover
#scrollnews_copymsgid ul li a:hover{
	text-decoration:underline;
}
#scrollnews_con ul li.img,
#scrollnews_copymsgid ul li.img{
	width:926px;
	height:211px;
	/*padding:1px;*/
	/*border:1px solid #02449A;*/
	margin:3px;
	display:inline;
}
#scrollnews_con ul li.last,
#scrollnews_copymsgid ul li.last{
	width:490px;
	text-indent:10px;
}



/*#scrolling{
	position:absolute;
	top:15px;
	left:70px;
	width:926px;
	height:211px;
	overflow:hidden;
	padding:1px;
	border:1px solid #999;
	background-color:#FFF;
}
#scrollnews{
	
	width:500px;
	height:168px;
	overflow:hidden;
	display:inline;
   
}
#scrollnews_con,
#scrollnews_copymsgid{
      width:926px;
	  overflow:hidden;
}
#scrollnews_con ul,
#scrollnews_copymsgid ul{
	float:left;
	width:926px;
	height:211px;
	overflow:hidden;
	clear:both;
}
#scrollnews_con ul li,
#scrollnews_copymsgid ul li{
	float:left;
	width:924px;
	line-height:21px;
	height:21px;
	overflow:hidden;
	font-size:12px;
	background:url(../image/bluedot.gif) 0 8px no-repeat;
}
#scrollnews_con ul li a:link,
#scrollnews_con ul li a:visited,
#scrollnews_con ul li a:hover,
#scrollnews_copymsgid ul li a:link,
#scrollnews_copymsgid ul li a:visited,
#scrollnews_copymsgid ul li a:hover{
	color:#02449A;
}
#scrollnews_con ul li a:hover
#scrollnews_copymsgid ul li a:hover{
	text-decoration:underline;
}
#scrollnews_con ul li.img,
#scrollnews_copymsgid ul li.img{
	width:920px;
	height:206px;
	margin:10px;
	display:inline;
}
#scrollnews_con ul li.last,
#scrollnews_copymsgid ul li.last{
	width:920px;
	text-indent:10px;
}
*/

/*====================================================================*/
#Student{
	width:1024px;
	height:250px;
	margin-bottom:10px;
	background:url(../image/guest-bottom.gif) no-repeat left bottom #fff;
}
#Student h1{
	width:1024px;
	height:13px;
	background:url(../image/student-top.jpg) no-repeat;
	font-size:12px;
	text-indent:-9999px;
}
#Student span{
	font-weight:bold;
}
#Student dl{
	width:503px;
	height:230px;
	float:left;
}
#Student dl dt{
	margin:0 10px 0 10px;
	float:left;
}
#Student dl dd{
	width:180px;
	line-height:250%;
	float:left;
}
/*====================================================================*/
#Site{
	width:1024px;
	height:630px;
	background:url(../image/guest-bottom.gif) no-repeat left bottom #fff;
	margin-bottom:10px;
}
#Site h1{
	width:1024px;
	height:50px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url(../image/site-top.gif) no-repeat;
}
#Site p{
	width:225px;
	height:173px;
	float:left;
	padding:10px 0 0 25px;
	line-height:30px;
	text-align:center;
}
/*====================================================================*/
#footer{
	width:992px;
	height:83px;
	background:url(../image/footer-bg.gif) no-repeat #e7e7e7;
	float:left;
	margin:30px 0 0 16px;
}
#footer ul{
	width:760px;
	height:30px;
	text-align:center;	
	line-height:30px;
	padding-top:5px;
	margin-bottom:10px;
	padding-left:210px;
}
#footer h4{
	width:992px;
	text-align:center;
	color:#2254ab;
	font-size:12px;
	font-weight:normal;
}
#footer ul li{
	float:left;
	margin-right:6px;
}
#footer ul li a{
	color:#2254ab;
}





















