@charset "utf-8";
/* 热招课程部分
**********************************/
#sy_tab_1
{
font-size:12px;
}
#sy_tab_1 a:hover
{
	text-decoration:underline;
}
#sy_tab_1 td
{
	white-space:nowrap;
}
/*课程列表*/
.class_list
{
	font-size:12px;
	background-color:#e5e5e5;
	padding-bottom:10px;
}
.class_list td
{
	height:20px;
	padding-left:10px;
}
.class_list .key
{
	font-weight:bold;
	padding-right:10px;
}
.class_list
{
	font-size:12px;
	
}
.zuixin
{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.zuixin:visited
{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

/* index.asp 特惠课程
*******************************/
.tehui img
{
	border:0px;
}
.tehui .tehui_list
{
	height:27px;
	width:640px;
	background-color:#698809;
	text-align:left;
}
.tehui .tehui_list .innder
{
	height:27px;
	background:url(../images/hot_03.png) no-repeat left 0;
	padding-left:150px;
	line-height:27px;
	overflow:hidden;
}
.tehui .tehui_list .innder .rec_class
{
	color:#000;
	font-size:12px;
}
.tehui .ad_less_apply
{
	width:640px;
	text-align:left;
}
.tehui .ad_less_apply .ad_div
{
	float:left;
}
.tehui .ad_less_apply .hot_class_4_10
{
	float:left;
}
.tehui .ad_less_apply .hot_class_4_10 ul
{
	margin:0px;
	padding:0px;
}
.tehui .ad_less_apply .hot_class_4_10 li
{
	font-size:12px;
	list-style-type:none;
	padding-left:10px;
	width:140px;
}
.tehui .ad_less_apply .hot_class_4_10 li .class_name_cell
{
	width:110px;
	float:left;
	text-align:left;
}
.tehui .ad_less_apply .hot_class_4_10 li .class_date_cell
{
	width:30px;
	float:left;
}
.tehui .apply_cell
{
	margin:2px;
	border:1px solid #999;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	height:129px;
	overflow:hidden;
	font-size:12px;
	float:left;
}
.tehui .apply_cell .class_select
{
	width:90px;
}
.tehui .apply_cell .apply_input
{
	width:100px;
}
.tehui .other_title
{
	clear:both;
}
.tehui .form_line
{
	padding-bottom:2px;
}
.tehui .button
{
	text-align:center;
}
.tehui .button inout
{
	width:100px;
}