@charset "utf-8";
@charset "utf-8";
/* CSS 定制的公共样式 */


.clear{ clear:both; margin:0; padding:0; font-size:0px; line-height:0px; height:0px; overflow:hidden;} 
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
<!--*html .clearfix {zoom:1;}
<!--*+html .clearfix {zoom:1;}-->-->
.course img{ border:none; vertical-align:top;}
.course input,textarea{font-family:"Microsoft yahei"; font-size:16px;color:#eec15d;border:none;outline: medium none;transition:background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;-webkit-transition:background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;}
input:focus{ }
/* CSS 活动的公共样式 */


.course ul,dl{ list-style-type:none;}

.course{
	height: 162px;
	/* [disabled]background:#FFF; */
	font-family:"Microsoft yahei";font-size:16px; line-height:20px;color:#00446a; background-color:#fff;
}
.course_nr{height:162px; background:url(images/ico9.gif) repeat-x center;}
.course_nr li{
	vertical-align:top;
	float: left;
	background: url(images/ico10.gif) no-repeat center top;
	padding-top: 30px;
	width: 180px;
	text-align: center;
	position: relative;
	margin-top: 65px;
}
.shiji{ position:absolute; width:100%; left:0; top:-20px; display:none;}
.shiji h1{
	height: 67px;
	line-height: 67px;
	color: #00446a;
	font-weight: bold;
	background: url(images/ico11.gif) no-repeat center top;
	margin-bottom: 8px;
	font-weight:normal; 
	font-size:16px;
}
.shiji p{ line-height:24px; color:#333;}
