﻿body {
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #154978;
	background-image: url('../images/index_bg4.jpg');
	background-repeat: no-repeat;

}
h4{
	font-size: 14px;
	height:22px;
}
#container{
	width: 800px;
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}
/* 页面LOGO */
#logo {
	margin: 0px;
	padding: 0px;
	height: 116px;
	background-image: url('../images/header.gif'); /*logo 图*/
	background-repeat: no-repeat;
}
/*导航菜单 */
#globallink{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	height: 32px;
	background-image: url('../images/menubg.gif');
	background-repeat: repeat-x;
}
#globallink ul{
	padding: 0px 0px 0px 30px;
	margin: 0px;
	list-style-type: none;
}
#globallink li{
	padding: 0px;
	margin: 0px;
	width: 68px;
	height: 32px;
	float: left;
	text-align: center;
}
#globallink li a{
	padding:9px 0px 9px 0px;
	text-decoration:none;
	display:block;
}
#globallink li a:link,#globallink li a:visited{
	color: #ffcc99;    
}
#globallink li a:hover{
	color: #FFFFFF;
	background-image: url('../images/menubg1.gif');
	background-repeat: repeat-x;
	border:none;/* ie6.0 bug */
}
/*左边整体 */
#left{
	padding: 0px;
	margin: 15px 8px 3px 0px;
	border: 1px dotted #1B919A;
	float: left;
	width: 230px;
}
#left h4{
	margin: 0px;
	padding: 6px 5px 6px 25px;
	height:22px;
		
}
#left ul{
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	
}
#left li{
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 0px 0px 15px;
	margin: 0px 30px 5px 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6699;
	border-bottom-width: 1px;
}
#left li a:link,#left a:visited{
	text-decoration: none;
	color: #000000;
}
#left li a:hover{
	text-decoration: underline;
	color: #143c2b;
}
#board h4{
	background-image: url('../images/boardh4.gif');
	background-repeat: no-repeat;
	background-position: 1px 5px;
}

#board h4 span{
	display: none;
}

#info h4{
	background-image: url('../images/infoh4.jpg');
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
#info h4 span{
	display: none;
}
#Training h4{
	background-image: url('../images/Trainingh4.jpg');
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
#Training h4 span{
	display: none;
}
#hotlink h4{
	background-image: url('../images/hotlinkh4.jpg');
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
#hotlink h4 span{
	display: none;
}
/* 右边页面*/
#main{
	padding: 0px;
	margin: 15px 3px 2px 8px;
	border: 1px dashed #CCCCFF;
	float: left;
	width: 540px;
}
#main h4{
	margin: 0px;
	padding: 6px 0px 6px 30px;
	height: 22px;
	border-bottom: solid 2px #00b366;
	}
/*学校应用导航  */
#apilink{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 6px 0px;
	border: 2px solid #172736;
	height: 50px;
	background-color: #959ca2;
	/*	display:none; */
}
#apilink ul{
	padding: 10px 10px 4px 10px;
	margin: 0px;
	list-style-type: none;
}
#apilink li{
	padding: 2px 0px 2px 25px;
	margin: 0px;
	background-position: 2px center;
	width: 120px;
	float: left;
	background-image: url('../images/apiicon.png');
	background-repeat: no-repeat;
}
#apilink li a:link,#apilink li a:visited{
	text-decoration: none;
	color: #102031;
}
#apilink li a:hover{
	text-decoration: underline;
	color:#000000;
	
}
/*学校新闻 */
#news{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	clear: both;
}
#news h4{
	background-image: url('../images/newsh4.jpg');
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
#news h4 span{
	display: none;
}
#news ul,#Entertainment ul{
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px 220px;
	list-style-type: none;
}
#news li,#Entertainment li{
	padding: 4px 0px 4px 10px;
	margin: 0px;
	background-image: url('../images/newsicon.gif');
	background-repeat: no-repeat;
	background-position: 1px center;
}
#news a:link,#news a:visited,#Entertainment a:link,#Entertainment a:visited{
	text-decoration: none;
	color: #000000;
}
#news a:hover,#Entertainment a:hover{
	text-decoration: underline;
	color: #55281c;
}
#news .newimage,#Entertainment .newimage{
	padding: 0px;
	margin: 10px 2px 5px 2px;
	border: 3px solid #C9C9C9;
	width: 220px;
	height: 180px;
	float: left;
}

#news .newimage img,#Entertainment .newimage img{
	padding: 0px;
	margin: -3px 0px 2px -3px;	/*里面图片采用表格方式，有3PX 的间距，把它拉回来 */
}
/*校园活动 */
#Entertainment{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	clear: both;
}
#Entertainment h4{
	background-image: url('../images/Entertainmenth4.jpg');
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
#Entertainment h4 span{
	display: none;
}

/* 站点栏目导航 */
#sitenav{
	padding: 0px;
	margin: 0px;
	clear: both;
}
#sitenav h4{
	background-image: url('../images/sitenavh4.jpg');
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
#sitenav h4 span{
	display: none;
}

#sitenav ul{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#sitenav li{
	background-position: 1px center;
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url('../images/siteicon.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
}
#sitenav li a:link, #sitenav li a:visited{
	text-decoration: none;
	color: #000000;
}
#sitenav li a:hover{
	text-decoration: underline;
}


/*页脚*/
#footer{
	padding: 0px;
	margin: 0px;
	clear: both;
	text-align: center;
}
#footerlink{
	padding: 0px;
	margin: 0px;
	background-color: #1e5a91;
	height: 25px;
}
#footerlink ul{
	margin: 0px;
	padding: 5px 0px 0px 180px;
	list-style-type: none;
	text-align: center;
	background-color: #1e5a91;
}
#footerlink li{
	width: 100px;
	float: left;
}
#footerlink li a:link,#footerlink li a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#footerlink li a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
/*版权声明*/
#Disclaimer{
	clear: both;
	padding-top: 5px;
}

