.CourseList121{
	width:750px;
	margin-bottom:10px;
}
.CourseList121 .List{
	border:1px solid #d5d5d5;
	border-top:0px;
}
.CourseList121 .List .ListTitle{
	font-size:14px;
	font-weight:bold;
	color:#cc0000;
	background:url(https://g.100xuexi.com/CssModel/XXSub2014/Images/bg0001.gif) left top repeat-x;
	border-bottom:2px solid #cc3300;
	line-height:29px;
	height:29px;
	padding:0px 10px;
}
.CourseList121 .List .ListTitle a{
	float:right;
	font-size:12px;
	font-weight:normal;
	font-family:"宋体";
}
.CourseList121 .List .Item{
	padding:20px 10px;
	border-bottom:1px dotted #d5d5d5;
	overflow:hidden;
	zoom:1;
}
.CourseList121 .List .Item dt{
	float:left;
	width:170px;
}
.CourseList121 .List .Item dt .ImgBox{
	width:160px;
	height:90px;
	border:1px solid #d5d5d5;
	display:block;
	padding:4px;
}
.CourseList121 .List .Item dt .ImgBox img{
	width:160px;
	height:90px;
}
.CourseList121 .List .Item dd{
	float:right;
	width:545px;
}
.CourseList121 .List .Item dd h2{
	padding-bottom:5px;
}
.CourseList121 .List .Item dd h2 a{
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	color:#0051a1;
}
.CourseList121 .List .Item dd h2 a:hover{
	color:#cc0000;
}
.CourseList121 .List .Item dd h2 span{
	font-size:12px;
	color:#cc3300;
}
.CourseList121 .List .Item dd .ReadyFor{
	font-size:12px;
	line-height:22px;
	color:#666666;
	padding-bottom:5px;
}
.CourseList121 .List .Item dd .Note{
	color:#cc3300;
}
.CourseList121 .List .Pagination{
	padding-top:15px;
	text-align:center;
}
.CourseList121 .List .NoRecords{
	background:url(https://g.100xuexi.com/CssModel/XXSub2014/Images/bg0023.gif) center center no-repeat;
	height:200px;
}