@charset "utf-8";
/* CSS Document */
body{
	background:#fff url(../images/teach/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/teach/hoverBg.gif) repeat-x left top;
	font-weight:bold;
}


#header{
	overflow:hidden;
	width:932px;
	margin:0 auto;
}
#logo{
	float:left;
	background:url(../images/teach/logo.gif) no-repeat left bottom;
	width:225px;
	height:59px;
	padding-top:20px;
}
#fullNav{
	position:relative;
	float:right;
	width:600px;
	height:104px;
}
#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/teach/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{
	position:absolute;
	bottom:0px;
	right:240px;
	background:#a0d15b;
	width:340px;
	height:22px;
	border:1px solid #81c030;
	padding-left:3px;
}
#subNav li{
	float:left;
	line-height:22px;
}
#subNav li a{
	display:block;
	line-height:22px;
	color:#467608;
	padding:0 6px;
}

#subNav li a:hover{
	color:#fff;
}



#box{
	clear:both;
	width:260px;
	height:18px;
	background:#dff3bb;
	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:#467608;
}

#wrapper{
	width:932px;
	margin:5px auto 0;
}
#banner{
	/*background:url(../images/story/banner.gif) no-repeat left top;*/
	width:710px;
	height:240px;
	float:left;
}
#newsFlash{
	position:relative;
	background: url(../images/teach/newsFlashBg.gif) repeat-x left top;
	float:right;
	width:212px;
	height:225px;
	padding:15px 0 0 10px;
}
#newsFlash h1{
	background:url(../images/teach/h1bg_01.gif) no-repeat left top;
	width:110px;
	height:12px;
	text-indent:-10000px;
}
#newsFlash .more{
	position:absolute;
	right:10px;
	top:15px;
	color:#467608;
}
#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;
}
/*#video{
	position:relative;
	background: url(../images/intro/magaBg.gif) repeat-x left top;
	float:right;
	width:212px;
	height:225px;
	padding:15px 0 0 10px;
}
#video h1{
	background:url(../images/teach/h1bg_01.gif) no-repeat left top;
	width:110px;
	height:12px;
	text-indent:-10000px;
	padding-bottom:15px;
}
#video p{
	float:left;
	width:94px;
	text-align:center;
	margin:10px 11px 10px 0;
	display:inline;
}
#video .more{
	position:absolute;
	top:15px;
	right:10px;
	color:#467608;
}*/



#enroll{
	float:left;
	width:380px;
	padding-top:15px;
}
#enroll h1{
	text-indent:-10000px;
	background:url(../images/teach/h1bg_02.gif) no-repeat left top;
	width:380px;
	height:12px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
}
#enroll p{
	width:375px;
	color:#666;
	line-height:22px;
}
#enroll p span{
	font-weight:bold;
}
.see_all{
	display:block;
	clear:both;
	background:url(../images/intro/all.gif) no-repeat left top;
	width:76px;
	height:18px;
	margin-top:10px;
}


#intro{
	float:left;
	width:515px;
	padding-top:15px;
	padding-left:35px;
}
#intro h1{
	text-indent:-10000px;
	background:url(../images/teach/h1bg_03.gif) no-repeat top left;
	width:515px;
	height:12px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
}
#intro p{
	width:515px;
	color:#666;
	line-height:22px;
}
#intro p span{
	font-weight:bold;
}
#intro .see_all{
	margin-top:10px;
}


#video{
	position:relative;
	float:left;
	width:380px;
	padding-top:15px;
}
#site{
	position:relative;
	float:left;
	width:515px;
	padding-top:15px;
	padding-left:35px;	
}
#site h1{
	text-indent:-10000px;
	background:url(../images/teach/h1bg_05.gif) no-repeat top left;
	width:515px;
	height:12px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
}
#video h1{
	text-indent:-10000px;
	background:url(../images/teach/h1bg_04.gif) no-repeat left top;
	width:380px;
	height:12px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:10px;
}
#video .more,#site .more{
	position:absolute;
	top:15px;
	right:10px;
	color:#000;
}
#video li,#site li,#exhibition li{
	width:115px;
	float:left;
	margin:5px 0 0 10px;
	display:inline;
}
#video li .pe_u_thumb_title,#site li .pe_u_thumb_title,#exhibition li .pe_u_thumb_title{
	text-align:center;
}
#video li .pe_u_thumb_title a,#site li .pe_u_thumb_title a,#exhibition li .pe_u_thumb_title a{
	color:#000;
	line-height:20px;
}
#exhibition li{
	margin:10px 0 0 16px;
}

#exhibition{
	float:left;
	overflow:hidden;
	width:932px;
	height:145px;
	background:#f0eddc;
	margin-top:15px;
}
#exhibition h1{
	position:relative;
	width:917px;
	height:26px;
	background: url(../images/teach/h1bg.gif) repeat-x left top;
	line-height:26px;
	color:#467608;
	font-weight:bold;
	padding-left:15px;
}
#exhibition h1 .more{
	position:absolute;
	right:10px;
	top:5px;
	color:#467608;
}
/*#exhibition p{
	float:left;
	width:121px;
	text-align:center;
	margin:10px 0 0 11px;
	display:inline;
}
#exhibition p .name{
	display:block;
	color:#000;
	padding:5px 0;
}*/



#footer{
	clear:both;
	width:932px;
	color:#999;
	margin:10px auto 0;
}
#footer p{
	line-height:26px;
	border-bottom:1px solid #999;
	margin-bottom:7px;
}
#footer span{
	color:#000099;
}