*{
    direction: ltr;
}
.right{
    float: left;
}
.left{
    float: right;
}
.text-left{
    text-align: right;
}
.text-right{
    text-align: left;
}
.lang .lang-list a{
    float: left;
}
.nav-report-ico{
    margin: 4px 5px 0 5px;
}
/*div.column div.column-title,*/
/*div.column div.column-title *,*/
/*h1, h2, h3,  b,*/
/*h1 *, h2 *, h3 *, b * {*/
    /*font-family: "Arial", serif;*/
/*}*/

ul.list-dashed-left li{
    padding: 0 0 0 20px;
    background: url(../image/list-left-dashed-node-style.png) no-repeat 0 center;
}
ul.news-list [class^="icon-"], ul.news-list[class*=" icon-"]{
    margin: 0 5px 0 0;
}
[class^="col-"]{
    float: left;
}
.keep-layout [class^="col-"]{
    float: right;
}

.column-head-img-news a img{

}
.column-head-img-news a img{


}
#shuji-riji .col-md-2{
    float: left;
}
#shuji-riji img.title{
    margin: 0 10px 0 0;
    float: left;
}
div.column div.column-title .column-title, div.column h3 .column-title{
    float: left;
}

div.column div.column-title a.more-style, div.column h3 a.more-style{
    background-position: right 8px !important;
}
.nav-full ul.child-menu{
    background: none;
}
.report-center a img{
    float: left;
}
div.search input{
    float: left;
}
div.search button{
    float: right;
    margin-right: 10px;
}