@charset "utf-8";
/* CSS Document */
body{
	background:#fff url(../images/intro/bg.gif) repeat-x left top;
}

.shadow{
    float:left;
	background-image:url(../images/intro/shadow.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.mask {
    float:left;
	background-image:url(../images/intro/mask.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 5px 5px 0;
}
.here{
	background:url(../images/intro/hoverBg.gif) repeat-x left top;
	font-weight:bold;
}


#header{
	overflow:hidden;
	width:932px;
	margin:0 auto;
}
#logo{
	float:left;
	background:url(../images/intro/logo.gif) no-repeat left bottom;
	width:225px;
	height:59px;
	padding-top:20px;
}
#nav{
	float:right;
	width:600px;
	height:82px;
}
#nav li{
	float:left;
}
#nav li a{
	display:block;
	width:76px;
	height:32px;
	text-align:center;
	color:#000;
	border-right:1px solid #fff;
	padding-top:50px;
}
#nav li a:hover{
	background:url(../images/intro/hoverBg.gif) repeat-x left top;
	font-weight:bold;
}
#header p{
	float:left;
	width:250px;
	height:30px;
	line-height:30px;
}
#header p a{
	color:#fff;
	line-height:30px;
	padding:0 5px;
}
#subNav{
	float:right;
	background:#fcd953;
	width:550px;
	height:22px;
	border:1px solid #feba03;
	padding-left:3px;
	margin-right:62px;
	display:inline;
}
#subNav li{
	float:left;
	line-height:22px;
}
#subNav li a{
	display:block;
	line-height:22px;
	color:#e68d00;
	padding:0 6px;
}

#subNav li a:hover{
	color:#333;
}



#box{
	clear:both;
	width:260px;
	height:18px;
	background:#fbf5d3;
	overflow:hidden;
}
#box p{
	float:left;
	width:66px;
	height:18px;
	color:#000;
	font-weight:bold;
	line-height:18px;	
	padding-left:10px;
	overflow:hidden;
}
#news{
	float:right;
	width:180px;
}
#news li{
	line-height:18px;
	height:18px;
}
#news li a{
	line-height:18px;
	height:18px;
	color:#e68d00;
}

#wrapper{
	width:932px;
	margin:5px auto 0;
}
#banner{
	/*background:url(../images/intro/banner.gif) no-repeat left top;*/
	width:710px;
	height:240px;
	float:left;
}
#newsFlash{
	position:relative;
	background: url(../images/intro/magaBg.gif) repeat-x left top;
	float:right;
	width:212px;
	height:225px;
	padding:15px 0 0 10px;
}
#newsFlash h1{
	background:url(../images/intro/h1bg_01.gif) no-repeat left top;
	width:110px;
	height:12px;
	text-indent:-10000px;
}
#newsFlash .more{
	position:absolute;
	right:10px;
	top:15px;
	color:#000;
}
#newsFlash ul{
	padding-top:10px;
	width:200px;
}
#newsFlash ul li{
	background:url(../images/news/list_style.gif) no-repeat left center;
	height:23px;
	line-height:23px;
	padding-left:10px;
	border-bottom:1px dotted #999;
}
#newsFlash ul li a{
	color:#000;
	line-height:23px;
}

#intro{
	float:left;
	width:430px;
	padding-top:15px;
}
#intro h1{
	text-indent:-10000px;
	background:url(../images/intro/h1bg_02.gif) no-repeat left top;
	width:430px;
	height:12px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
}

#intro dl{
	overflow:hidden;
	width:430px;
}
#intro dt{
	float:left;
	width:170px;
}
#intro dt img{
	border:4px solid #eeebd8;
}
#intro dd{
	float:left;
	width:260px;
	line-height:20px;
	color:#666;
}
.see_all{
	display:block;
	clear:both;
	background:url(../images/intro/all.gif) no-repeat left top;
	width:76px;
	height:18px;
	margin-top:10px;
}


#history{
	float:left;
	width:230px;
	padding-top:15px;
	padding-left:35px;
}
#history h1{
	text-indent:-10000px;
	background:url(../images/intro/h1bg_03.gif) no-repeat top left;
	width:230px;
	height:12px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
}
#history p{
	line-height:20px;
	color:#666;
}
#history .see_all{
	margin-top:15px;
}


#schoolImg{
	float:right;
	background:url(../images/intro/shadowBg.gif) repeat-y left top;
	width:224px;
	margin-top:15px;
	display:inline;
}
#schoolImg h1{
	position:relative;
	text-indent:-10000px;
	background:url(../images/intro/h1bg_04.gif) no-repeat left top;
	width:224px;
	height:26px;
}
#schoolImg h1 .more{
	position:absolute;
	top:5px;
	right:7px;
	width:40px;
	height:18px;
}
#schoolImg p{
	width:204px;
	line-height:22px;
	color:#666;
	padding-left:10px;
}
#schoolBottom{
	clear:both;
	background:url(../images/intro/shadowBm.gif) no-repeat left bottom;
	width:224px;
	height:5px;
	padding-top:5px;
}

#schoolEnv a,#around a,#facy a,#museum a{
	float:left;
	margin:3px 0 0 10px;
	display:inline;
}
#schoolEnv,#around{
	position:relative;
	float:left;
	width:380px;
	padding-top:15px;
}
#facy,#museum{
	position:relative;
	float:left;
	width:515px;
	padding-top:15px;
	padding-left:35px;	
}
#facy h1{
	text-indent:-10000px;
	background:url(../images/intro/h1bg_06.gif) no-repeat top left;
	width:515px;
	height:12px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
}
#schoolEnv h1{
	text-indent:-10000px;
	background:url(../images/intro/h1bg_05.gif) no-repeat left top;
	width:380px;
	height:12px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
}
#schoolEnv .more,#facy .more{
	position:absolute;
	top:15px;
	right:10px;
	color:#000;
	float:none;
	margin:0;
}
#museum h1{
	text-indent:-10000px;
	background:url(../images/intro/h1bg_08.gif) no-repeat top left;
	width:515px;
	height:12px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
}
#around h1{
	text-indent:-10000px;
	background:url(../images/intro/h1bg_07.gif) no-repeat left top;
	width:380px;
	height:12px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
}
#around .more,#museum .more{
	position:absolute;
	top:15px;
	right:10px;
	color:#000;
	float:none;
	margin:0;
}
#maga a{
	float:left;
	margin:5px 0 0 24px;
	display:inline;
}
#maga{
	float:left;
	overflow:hidden;
	width:932px;
	background:#f0eddc;
	padding-bottom:10px;
	margin-top:15px;
}
#maga h1{
	position:relative;
	width:917px;
	height:26px;
	background: url(../images/intro/h1bg_09.gif) repeat-x left top;
	line-height:26px;
	color:#000;
	font-weight:bold;
	padding-left:15px;
}
#maga h1 .more{
	position:absolute;
	right:10px;
	top:5px;
	color:#000;
	float:none;
	margin:0;
}




#footer{
	clear:both;
	width:932px;
	color:#999;
	margin:5px auto 0;
}
#footer p{
	line-height:26px;
	border-bottom:1px solid #999;
	margin-bottom:7px;
}
#footer span{
	color:#000099;
}