@charset "utf-8";
/* CSS Document */

img{
	border:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#banner1{
	width:100%;

}
#banner{	
	margin:0 auto;
}

#YSlide{
	position:relative;
	z-index:1;
	/*padding-top:10px;*/
	/*float:left;*/
	overflow:hidden;
}
.YSample{	
	overflow:hidden;
}

#YSIndex{
	position:absolute;
	z-index:6;
	margin-left:664px;
	top:480px;
	text-align:right;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
/*#YSIndex a{
	width:20px;
	height:19px;
	line-height:20px;
	text-align:center;
	display:block;
	float:left;
	background:url(http://www.tarena.com.cn/r/cms/www/tarena/images/ico-2.gif) no-repeat;
	color:#000;
}*/
#YSIndex a{width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#ccc}
#YSIndex a:link,#YSIndex a:visited,#YSIndex a:hover{
	position:relative;
	z-index:6;
	color:#000;
	margin-right:5px;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
#YSIndex a:hover,#YSIndex a.current:link,#YSIndex a.current:visited,#YSIndex a.current:hover{
	/*background:url(http://www.tarena.com.cn/r/cms/www/tarena/images/ico-3.gif) no-repeat;
	color:#fff;*/
	background:#000
}

