﻿.radius10 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.txt_yh {
	font-family:"Microsoft Yahei", SimHei, Verdana, Helvetica, SimSun, Arial, "Arial Unicode MS", MingLiu, PMingLiu, "MS Gothic", sans-serief;
}
.color_org02 {
	color:#fa952d;
}

#bestCourse{
	padding:19px 0 0px 0;
}

#bestCourse h2{
	width:581px;
	margin:0 auto;
	margin-bottom:10px;

}

.bestCourseItem{ border:1px solid #edeae0;
	background:#FFFEF5;
	margin:0 auto;
	width:611px;
	margin-bottom:10px;
}

.bestCourseItem .top, .bestCourseItem .btm{
	width:100%;
	height:5px;
	font-size:1px;
}

.bestCourseItem .top{
	background:url(../images/bg_bestCourse_top.gif) no-repeat;
}

.bestCourseItem .btm{
	background:url(../images/bg_bestCourse_btm.gif) no-repeat;
}

.bestCourseItem .mid{
/*	width:609px;
	border:1px solid #EDEAE0;
	border-width:0 1px;*/
}

.bestCourseItem .cnts{
	position:relative;
	margin:auto;
	width:580px;
	padding-top:13px;
	
}

.bestCourseItem .tit{
	background:url(../images/bg_dot.gif) bottom center repeat-x;
	padding-bottom:10px;
	width:480px;
}

.bestCourseItem .summary{
	margin-top:5px;
}

.bestCourseItem .summary ul li{
	float:left;
	width:280px;
	height:22px;
	line-height:22px;
}

.bestCourseItem .pic{
	position:absolute;
	right:6px;
	top:14px;
}

#bestCourse .cbMore{
	padding-top:10px;
}

#CourseList .cnts{
	width:608px;
	margin:auto;
	padding:10px 0 20px 0;
}

#CourseList .item h4{
	width:480px;
	background:url(../images/ico_greendisc.gif) no-repeat 0 4px;
	padding-left:14px;
}

#CourseList .item .summary{
	padding-top:8px;
	padding-left:14px;
}

#CourseList .summary ul li{
	float:left;
	width:280px;
	height:22px;
	line-height:22px;
}

#CourseList .item{
	background:url(../images/bg_dot.gif) bottom center repeat-x;
	padding-bottom:6px;
	padding-top:18px;
	position:relative; 
	clear:both;
}

#CourseList .item .pic{
	position:absolute;
	right:6px;
	top:20px;
}

#pages_cnts{
	background:url(../images/bg_course_page.gif) no-repeat;
	height:39px;
	padding-top:10px;
	width:591px;
	margin:auto;
	margin-bottom:15px;
	text-align:center;
	overflow:hidden;
}

a.page_pre{
	background:url(../images/btn_page_pre_off.gif) no-repeat;
	width:17px;
	height:17px;
}

a.page_pre:hover{
	background:url(../images/btn_page_pre_on.gif) no-repeat;
}

a.page_next{
	background:url(../images/btn_page_next_off.gif) no-repeat;
	width:17px;
	height:17px;
}

a.page_next:hover{
	background:url(../images/btn_page_next_on.gif) no-repeat;
}


#pages_cnts .current{
	color:#E48834;
}

.course_rt_ul ul{
	margin:15px 0 0 12px;
}

.course_rt_ul li{
	float:left;
	height:23px;
	width:120px;
}

.courseRtList{
	padding:5px 0 0 8px;
}

.courseRtList li{
	border-bottom:1px dotted #EFEFEF;
	line-height:23px;
	height:23px;
	overflow:hidden;
}

#CourseList .cnts .item:after, .course_rt_ul:after{content:".";display:block;visibility:hidden;height:0;clear:both;}


.cblock li{
	margin-bottom:0px;
	}

.tabList{
	_position:relative;
	}

.optionList li{
	margin-bottom:7px;
	}

.box_title{ border-bottom:1px solid #EDEAE0; padding:10px 0;}
