.news{
    text-align:left;
    margin-bottom:17px;
    clear:none;
    float:left;
}
.topnews{
    width:568px;
}
.subnews{
    width:269px;
    margin-bottom:0px;
}
.news img{
    float:right;
    margin-left:15px;
}
.subnews img{
    margin:5px 0 0 0 !important;
}
.news h1,.news h1 a{
    color:#006ba4;
    font-size:15px;
    font-weight:bold;
}
.topnews h1,.topnews h1 a{
    font-size:23px;
    font-weight:normal;
}
.news em{
    margin-top:10px;
    color:#000;
    font-size:13px;
    display:block;
}
.subnews em{
    text-align:justify;
    margin-top:5px !important;
    clear:both;
    font-size:12px;
}
.news p{
    margin-top:9px;
    font-size:12px;
    color:#777;
    text-align:justify;
}

.news .readmore{
    color:#003c00;
    font-size:14px;
}
.subnews .readmore{
    font-size:13px !important;
}
.leftnews{
    margin-right:30px;
    /* */margin-right:22px;
}
.subnewsr{
    margin-bottom:34px;
    clear:none;
    float:left;
}
