li{
	list-style:none;
	margin:0px;
	padding:0px;}
ul{margin:0px;padding:0px;}	

.clear{clear:both;}
.cb{clear:both; margin-top:4px;}

.tsn_nav a{
	margin:0 10px 0 10px;
	font-weight:bold;
	}
	
.tsn_nav li{float:left;}	
.menu_line{width:20px;background:url(/images/menubar_line.gif) center no-repeat;}

.tsn_smeun{border:#DBDBDB 4px solid;padding-left:140px;height:30px;}
.tsn_smeun li{height:20px;padding:0px;margin:0px;}

/*左侧*/
.left_sub{background:url(/Images/main_sub07.gif) no-repeat;height:24px;padding:3px 0 0 20px;color:#FFF;}	
.left_bottom{background:url(/images/main_login03.gif) no-repeat;height:5px; margin-bottom:0px;}

/*新闻*/
.left_new{background-color:#FFF;margin:0px;width:240px;}
.left_new ul{margin:3px 3px 0 3px;list-style:none;}
.left_new li{
	height:25px;
	background:url(d2.gif) 0px no-repeat;
	padding-left:20px;
	padding-top:5px;}


/*内页左侧栏目*/
.left_menu{background:#FFF;margin:auto;height:auto;width:240px;padding:10px;}
.left_menu a{
	width:100px;	
	background:url(d2.gif) 0 5px no-repeat;
	padding:0 0 0 20px;
	height:25px;
	margin:0 0px 0px 5px;
	font-weight:bold;
}

/*登陆*/
.tsn_login{background-color:#FFFFFF;padding:5px 0 0 10px;}
.input_login{
	width:100px;
	height:20px;
}	


.i_box1{ background:#CCC;height:auto;}


/*首页标题*/
.i_title{background:url(/Images/main_sub01.gif) no-repeat #DB0000;padding:2px 0 0 20px;height:22px;font-size:13px;color:#FFF;}
/*介绍*/
.i_xy{float:left;width:293px;margin:0 6px 3px 0px; background:#FFF;height:270px;}
/*首页新闻*/
.box_new{float:left;width:392px;height:270px; background:#FFF;}
.i_news{ line-height:25px;}
.i_news a{background:url(d.gif) 0 10px no-repeat;padding-left:10px;}
.fl{float:left;}
.fr{float:right;}
/*首页视频*/
.i_sp{float:right;width:260px; background:#FFF;height:270px;margin-right:3px;}	
/*课程中心*/
.i_kczx{float:right;width:260px; background:#FFF;height:310px;margin-right:3px;}	
.i_kczx_list{padding:5px;}
.i_kczx_list li{height:25px; background:url(d.gif) 0 5px no-repeat;padding-left:10px;}	
	
/*课堂内外*/
.i_kt{float:left;width:293px;margin:0 6px 3px 0px; background:#FFF;height:310px;}
/*学院介绍*/
.i_about{float:left;width:391px;margin-bottom:3px;height:310px; background:#FFF;}
/*广告*/
.tsn_ad{text-align:center;}
.tsn_ad img{ border:none;}
/*空高*/
.br{margin-top:4px;clear:both; }
/*横幅*/
.i_ban{width:960px;background:#FFF;padding:4px 0 4px 0;}
/*首页更多*/
.i_more{text-align:right;padding:0 5px 0 0;color:#F00;}

/*页底*/
.tsn_footer{margin:0 auto;background:url(/Images/bg01.gif);height:68px;padding-top:10px;width:960px;  text-align:center}





div#MainPromotionBanner{
	width:960px;
	height:198px;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 198px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 960px;
	height: 198px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 960px;
	height: 198px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 173px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}