﻿.CourseDesc{
 width: 606px;
 margin-bottom: 12px;
}
.CourseDesc p {
 background: url(../images/course/c_kind.png) no-repeat;
 color: #FFFEFE;
 height: 180px;
 line-height: 22px;
 padding-left: 308px;
 padding-right: 10px;
 padding-top: 5px;
}
.CourseDtl{
 clear: both;
}
.CourseDtl h2{
 padding-bottom: 12px;
}
.CourseDtlDesc{
 font-size: 13px;
 line-height: 18px;
 padding-bottom: 8px;
}

.Recommend{
 padding-bottom: 18px;
}
.Recommend p{
 background: url(../images/exc.png) no-repeat;
 line-height: 24px;
 padding-left: 28px;
 margin-bottom: 8px;
}
.Recommend ul{
 margin-left: 20px;
}
.Recommend ul li{
 line-height: 18px;
}
.compchart{
 border: 1px solid #e474a7;
 margin-bottom:1.5em;
}
.compchart th, .compchart td{
 border: 1px solid #e474a7;
 padding: 2px;
}
.compchart th{
 background-color: #EC1684;
 color: #FFFFFF;
}
.feet{
text-align:center;
}
.fee{
font-weight:bold;
}
.term{
text-align:center;
}
.able{
 color: #082D8F;
 font-weight: bold;
 text-align: center;
}
.unable{
 color: #555555;
 text-align: center;
}