@charset "gb2312";
/* CSS Document */

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
}

ul, li {
	list-style:none;
	margin:0px;
	padding:0px;
}
.index_down_title {
	background-color:#E1F5FC;
	height:30px;
	font-size:14px;
	font-weight:bold;
	border:1px solid #8DBBD3;
	border-bottom:0px;
	color:#2065A0;
	line-height:30px;
	text-align: center;
}
.index_down_content {
	border:1px solid #8DBBD3;
}
.index_down_content a {
	font-size:14px;
}
.class_box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9BC3E6;
	border-right-color: #9BC3E6;
	border-bottom-color: #9BC3E6;
	border-left-color: #9BC3E6;
}
.class_tab td {
	background-image:url(/Images2013/class_city_normail.jpg);
	width:78px;
	height:28px;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
}
.class_tab td.hover {
	background-image:url(/Images2013/class_city_select.jpg);
	width:78px;
	height:28px;
	line-height:28px;
}
.tab_bg {
	background-image: url(/Images2013/tab_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.tab_content {
	background-image: url(/Images2013/tab_content.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height:180px;
}
.class_show a {
	font-size:16px;
	font-weight:bold;
}
.class_title_bg {
	background-image: url(/Images2013/class_title_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.class_feedback td{ padding:5px; font-size:14px; border-bottom:1px dotted #999; line-height:1.8em;}
