@charset "utf-8";
@import "../common/0-import.css";


#conts h4 {
	margin: 15px 0;
	padding: 0;
	letter-spacing: -1px;
	background: none;
	border: 0;
}

#conts h4.course {
	background: url("../../img_new/icon/06.gif") no-repeat scroll left 5px transparent;
	border-bottom: 1px solid #BCA798;
	color: #6D5647;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 17px;
}

#conts .course-list {
	border: 1px solid #263495;
	padding: 0 15px 15px 15px;
	margin-bottom: 30px;
}

#conts ol.floatL {
	width: 245px;
	float: left;
}

#conts ol.floatR {
	width: 245px;
	float: right;
}

#conts .course-list li {
	background: url("../../img_new/icon/07.gif") no-repeat scroll left 2px transparent;
	color: #333333;
	margin-bottom: 5px;
	padding-left: 15px;
}

#conts .course-list li.bold {
	background: none;
	padding: 0px;
	margin-top: 20px;
	color: #263495;
	font-size: 14px;
	font-weight: bold;
}

#conts table {
	width: 530px;
}

#conts table th {
	width: 130px;
	background: #D4F1FC;
	line-height: 45px;
	border: 1px #263495 solid;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

#conts table td {
	border: 1px #263495 solid;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

#conts table td.hasBack {
	font-weight: normal;
	background: #D4F1FC;
}
#conts table.tableB {
	margin-bottom:30px;
}
#conts table.tableB td,
#conts table.tableB th {
	line-height:1.5!important;
	padding:10px 7px!important;
	white-space:nowrap;
}
#conts table.tableB th {
	font-weight:bold;
}
#conts table.tableB td {
	font-weight: normal;
}

#conts table.tableB .point {
	background:#263495;
	color:#FFF;
	border-bottom:#EAEAEC 1px solid;
}
#conts table.tableB .pointL {
	background:#263495;
	color:#FFF;
}

#conts .white {
	border-top:none;
	border-left:none;
	background:none;
}

#conts span {
	margin-top:5px;	
	display:block;
	font-size:11px;
	font-weight:normal;
}

#conts .boxA {
	padding: 15px 18px;
	margin: 15px 0 30px 0;
	background: #F0EDE4;
}

#conts .boxB {
	margin-bottom: 0px;
}

#conts span.aplHead {
	color:#CC0000;
	font-size:14px;
	font-weight: bold;
	display:inline;
}

#conts span.aplDoc {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display:inline;
}

#conts #areaFlv {
margin-bottom: 20px;
}

#conts .link {
	margin-bottom: 30px;
}

#conts p.red {
	font-size: 14px;
	color:#FF0000;
	font-weight:bold;
}
