
ul{
    margin: 0;
    padding: 0;
}
.DailyMain{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background-color: #f8f8f8;
    border:1px solid #dedede;
}
.DailyTittle{
   height: 39px;
    line-height: 39px;
    font-size: 16px;
    color: #000;
    padding-left: 26px;
    border-bottom:1px solid #dedede ;
    text-align:left;
}
.DailyBox{
    padding-bottom: 18px;
    border-bottom:1px solid #dedede ;
    height: 220px;
    width: 1158px;
    margin: 0 auto;
    list-style: none;
}
.DailyLeft,.DailyRight{
    float: left;
    padding:0 10px;
}
.DailyLeft{
    margin-right: 118px;
}
.DailyRight{
    padding: 0;
}
.DailyLeft a,.DailyRight a{
    text-decoration: none;
    font-size: 14px;
    color: #666;
}

.DailyLeft li,.DailyRight li{

    clear:both;
    width: 500px;
    height: 20px;
    margin-top: 22px;
    list-style: none;
    text-align:left;
}

.DailyLeft li span,.DailyRight li span{
    display: inline-block;
    width: 116px;
    float: left;
}
.DailyLeft li .Dtext:before,.DailyRight li .Dtext:before{
    content: "●";
    color: #666;
    margin-right: 10px;
    font-size: 12px;
}
.DailyLeft li .Dtext,.DailyRight li .Dtext{
    width: 400px;
    display: block;
    float: left;
}
.DailyLeft li .Dtime,.DailyRight li .Dtime{
    width: 90px;
    display: block;
    float: right;
    font-size: 14px;
    color: #666;
    text-align: right;
}
/*头部样式覆盖*/
.logosearchtel{
    width: 1200px!important;
}
#searchheader {
    border-bottom: 3px solid #ed232f !important;
    border-left: 3px solid #ed232f !important;
    border-top: 3px solid #ed232f !important;
}
.btn-normal{
    background-color: #ed232f!important;
}
.full .barcenter, .full .footerbanner, .full .header, .full .indexcatad, .full .logosearchtel, .full .subsearchbottomline, .full .topbanner {
    width: 75pc !important;
}
.red #infomenu .titdown, .red #infomenu .titup{
    background-color: #ed232f;
}
.daohang a.current, .daohang a:hover{
    color: #ed232f!important;
}
.daohang{
    border-bottom: 3px solid #ed232f!important;
}
#infomenu{
    border: 2px solid #ed232f!important;
}

#infomenu .titup {
    background-color: #ed232f!important;
}
#infomenu li.thismenu em {
    background: #fff url("//www.liexue.cn/template/default/images/index/em_red.gif") no-repeat scroll 10px 14px;
    border-bottom: 2px solid #ed232f;
    border-left: 2px solid #ed232f;
    border-top: 2px solid #ed232f;
}
#infomenu li.thismenu dl {
    border: 2px solid #ed232f;
    box-shadow: 0 0 3px #ed232f;
}
#infomenu li {
    border-bottom: 1px solid #f7cdd0;
}
.daohang a#index{
    color: #3d3d3d!important;
}
.daohang a#index:hover{
    color:#ed232f!important;
}
.daohang #index{
    color: #3d3d3d!important;
}
.bartop .barcenter {
    width: 1200px!important;
}
.course-main table thead tr th{
    text-align: center!important;
}
.course-main table tr td{
    padding: 5px 0;
}
#infomenu li em {
    background: #fff url("//www.liexue.cn/template/default/images/index/em_red.gif") no-repeat scroll 140px 14px;
}