

.course_list li{padding: 20px;border-bottom: 1px dashed #ccc;overflow: hidden;}
.course_list li .list_img{width:210px;margin-right: 20px;float: left;}
.course_info{width:720px;float: left;}
.course_info h2{line-height: 32px;}
.course_info h2 em{margin-right: 15px;}
.course_info p{line-height: 32px;}
.course_info p span{margin-right: 30px;}


.list_table{margin: 20px auto;text-align: left;}
.list_table thead tr th{background: #eee;height:40px;line-height: 40px;text-align: left;padding: 0 10px;font-size: 18px;}
.list_table tbody tr{height: 60px;border-top: 1px solid #ccc;}
.list_table tr td{padding: 0 10px;vertical-align: middle;}
.list_table tr td a{color:#2676c8;margin-right: 10px;}
