.last_news {
    margin-bottom: 15px;
    width: 270px;
}
.last_news h2{
    color:#0380a6;
    font-size:18px;
    text-decoration:underline;
}
.last_news h2 a{
    line-height:20px;
}
.last_news a{
    color: #0380a6;
    line-height: 15px;
    text-decoration: underline;
}
.brief_text{
/*    position:relative;
    float:right;
    width:160px;*/
}
.brief_contant{
}
.brief_img{
    width:98px;
    height:98px;
    overflow:hidden;
    position:relative;
    float:left;
    margin-right:10px;
}
.brief_img img{
    height:98px;
    min-width:98px;
    width:auto;
}
.top_border {
    border-top: 1px solid #ff9900;
}
.bottom_border {
    border-bottom: 1px solid #ff9900;
}
.main_seo_text {
    padding: 10px 0;
    margin-bottom: 15px;
}
.main_seo_text p {
    margin-bottom: 0;
    color: #ff9900;
}
.p_b_15 {
    padding-bottom: 15px;
}
.hotel_rating_overlay {
    margin-top: 0;
    width: 280px;
    float: left;
}
.top_tourist {
    margin-top: 0;
    width: 280px;
    /*float: right;*/
}
.left_banner {
    width: 300px;
    height: 600px;
    margin: 0 auto;
}
.tit {
    background-color: #0099e5;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 20px 20px 0 0;
    color: #fff;
}
.cur, .weat {
    width: 163px;
}
.cur {
    float: left;
}
.weat {
    float: right;
}
.h81 {
    font-size: 19px;
    text-align: center;
    padding: 16px 0;
}
.usd{
    background-color: #D7ECB3;
    color: #d28313;
    border-bottom: 2px solid #fff;
}
.evr{
    background-color: #9ECBFF;
    color: #fbf969;
    border-top: 1px solid #fff;
    border-radius: 0 0 20px 20px;
}
.numb{
    position: relative;
    top: -14px;
}
span.big_ico {
    padding-right: 10px;
}
.ico_r {
    position: relative;
    top: -14px;
    font-size: 16px;
    padding-left: 7px;
}
.all_cur {
    position: relative;
    top: -25px;
    right: -70px;
    color: #fff;
    text-decoration: underline;
}
.weat img{
    border-radius: 0 0 20px 20px;
}

.tit img {
    position: relative;
    top: 4px;
    left: 5px;
}
.b_map img {
    border-radius: 0 0 20px 20px;
}

.big_title_block_last_news{
    width:100%;
    border-bottom:1px solid #001c32;
    color: #001c32;
    margin-bottom:15px;
}