.tab-title {
	line-height: 25px;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	background: url("/img/tab3.png") no-repeat left top;
	padding: 0 10px;
}


.c_filter {
	width: 208px;
	border-color: #CECECE;
	border-width: 1px;
	border-style: solid;
	margin: 0;
	padding: 10px;
	overflow: hidden;
}

.c_filter .hs a {
	display: block;
	color: #006699;
	font-family: sans-serif;
	font-size: 11px;
	padding: 0 5px 5px 0;
	font-weight: bold;
}
.c_filter .hs a:hover {
	text-decoration: none;
}

.c_filter ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	font-size: 11px;
}

.c_filter ul li {
	margin: 0;
	padding: 0;
}

.c_filter ul li.selected {
	font-weight: bold;
}

.c_filter ul li a {
	color: #006698;
}

.c_filter ul li a span {
	color: #939393;
	font-size: 10px;
}


.search-form {
	background-color: #DDF0F8;
	padding: 15px;
	border-top: 1px solid #A7CFDF;
	border-bottom: 1px solid #A7CFDF;
}

.search-summary {
	line-height: 20px;
	border-bottom: 3px solid #CECECE;
	padding: 10px;
}

.search-summary span {
	float: left;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin-right: 10px;
}

.search-summary h1 {
	float: left;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
	margin: 0;
	overflow: hidden;
	width: 480px;
	padding: 0;
	margin: 0;
}

.search-summary .pages {
	float: left;
	font-size: 12px;
	width: 150px;
	text-align: right;
}



.search-tips {
	background: url('/img/idea_mini.gif') no-repeat 10px 10px;
	background-color: #fffbde;
	padding: 10px 10px 10px 35px;
	margin: 10px 0 0 0;
	border: 1px solid #A7CFDF;
}

.search-tips a {
	color: #006698;	
}


.search_results {
	clear: both;
	padding: 0;
	/* border: #BADDEE 1px solid; */
	min-height: 700px;
	position: relative; /* ie6 fix border */
}


.course_list {
	padding: 10px;
	margin: 0;
	clear: both;
	overflow: auto;
	border-bottom: 1px solid #CECECE;
}

.course_list .foto {
	width: 50px;
	/*height: 50px;*/
	float: left;
	border: 1px solid #e0e0e0;
	padding: 1px;
	margin: 0px;
}

.course_list .foto img {
	width: 50px;
}

.course_list h4 {
	font-size: 17px;
	color: #006699;
	margin: 0;
	padding: 0 0 10px 0;
	float: right;
	width: 610px;
	font-weight: normal;
}

.course_list h4 a {
	color: #006699;
}




.course_list .details {
	float: right;
	width: 610px;
	padding: 0;
	margin: 0;
	overflow: auto;
	background: url('/img/course-lst-bg.gif') repeat-y top right;
}




.course_list .details .text {
	float: left;
	width: 355px;
	padding: 0 10px 0 0;
	font-size: 11px;
	color: #999;
	overflow: hidden;
}





.course_list .details .where2 {
	float: left;
	width: 100px;
	color: #000;
	padding: 0 10px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 90px;
}

.course_list .details .where2 a {
	font-weight: bold;
	color: #006699;
}





.course_list .details .price {
	float: left;
	width: 100px;
	padding: 0 10px;
	overflow: hidden;
}

.course_list .details .price span {
	color: #CC6600;
	font-weight: bold;
	font-size: 16px;
}




.course_list .tags {
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	width: 610px;
	color: #000;
	overflow: hidden;
}

.course_list .tags a {
	font-weight: bold;
	color: #006699;
}

.course_list .tags a .highlight {
	background-color: #ffff00;
}


.course_list .cat {
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	width: 610px;
	color: #000;
	overflow: hidden;
}

.course_list .cat a {
	font-weight: bold;
	color: #006699;
}


.search-footer {
	border-top: 2px solid #CECECE;
	padding: 10px;
}

.banners {
	text-align: center;
	border: 1px solid  #CECECE;
	margin-bottom: 10px;
}

.banners img {
	padding: 10px 0;
}