@charset "UTF-8";
* {
	font-family:Arial, Helvetica, sans-serif
}

a img {
	border: none;
}

.clear_both{
	clear:both;
}

.HTMLcontent {width:970px; height:100%; margin-left:auto; margin-right:auto; background-color:#FFFFFF; }

#message_layer{
	position:absolute;
	background-color:#0099FF;
	top:50px;
	left:20px;
	color:#FFFFFF;
	z-index:999;
	padding:0px 20px 0px 20px;
}

#slider_bg{
	float:left;
	width:470px;
	background:url('../tutor/slider_bg_silver.png');
	height:350px;
}
.slider{
	width:390px;
	height:265px;
	overflow:hidden;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.index_teacher_select{
	float:right;
	padding:2px 20px 0px 0px;
}
.space_height_40px{
	height:40px;
}
.index_scroll_class{
	float:left;
	position:relative; 
}
.index_scroll_bg_class{
	position:absolute;
	left:0px;
	top:184px;
	z-index:99;
	height:81px;
	width:100%;
	background-repeat: repeat-x;
}

.rolling tr td{
	padding:0 0 0 0;
}
