#box-focus-home{
    float: left;
    margin-bottom: 5px;
}
.headnews-class{
    float: left;
}
.headnews-class-more{
    line-height: 1;
    padding: 2px; 
}
.headnews-class-more img{
    max-width: 40px;
    border: 1px solid silver;
}
.headnews-class-more a{
    color: #414141;
}
.headnews-class-more a:hover{
    color: blue;
}
.headnews-class-more div.item-headnews{
    border-bottom: 1px solid white;
    padding-top: 2px;
    float: left;
}
.headnews-class-more div div.div-img-center{
    float: left;
    width: 42px;
    height: 34px;
    margin: 1px 4px 0px 3px;
    overflow: hidden;
}
#headnews-focus{
    margin-right: 4px;
    width: 350px;
}
#headnews-new{
    width: 240px;
}
#headnews-new div.item-headnews{
    width: 240px;
}
#titlebox-focus{
    padding: 2px 0px 2px 0px;
    margin-bottom: 3px;
    color: #333;
    border-bottom: 2px solid silver;
}
#titlebox-new{
    padding: 2px 0px 2px 0px;
    margin-bottom: 3px;
    color: #333;
    border-bottom: 2px solid silver;
}
#box-focus {
    min-height: 286px;
    margin-bottom: 5px;
}
#box-focus img {
    width: 345px;
    height: 180px;
    margin-bottom: 5px;
}
#box-focus p{
    padding: 0px;
    margin: 0px;
}
#box-morefocus{
    
}
.news-img-full {
    text-align: center;
}
.news-img-full span {
    display: block;
    font-style: italic;
    color: navy;
}
/***COMENT****/
.h-title-more{
    color: #333333;
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.blocklistcomment{
    float: left;
    margin-bottom: 10px;
}
.avata-user{
    width: 70px;
    float: left;
    margin-right: 5px;
}
.avata-user img{
    max-width: 50px;
    max-height: 50px;
}
.content-comment{
    background-color: white;
    float: left;
    width: 500px;
    min-height: 50px;
    border: 1px solid #E8E8E8;
    padding: 0px 5px;
    color: #171717;
}
.form-comment{
    width: 500px;
    margin-left: 75px;
    margin-bottom: 20px;
}
.info-comment{
    font-size: 0.8em;
    display: block;
}
.info-warning{
    float: right;
    color: silver;
}
.form-comment textarea{
    width: 500px;
    height: 50px;
}
.chitro{
    background: url("../images/bg-grid.png") no-repeat scroll -96px -22px;
    width: 10px;
    height: 21px;
    position: absolute;
    margin-left: 66px;
    margin-top: 5px;
}
.info-question{
    font-size: 0.8em;
    color: gray;
    height: 17px;
    border-bottom: 1px solid #F8F8F8;
}
.info-question-left{
    float: left;
}
.info-question-right{
    float: right;
}
/************FUL NEWS*************/
.box-more-news{
    float: left;
    width: 275px;
    margin: 5px;
    height: 40px;
    overflow: hidden;
    padding: 5px;
}
.function-title{
    border-bottom: 1px solid silver;
    margin: 10px 0;
    font-size: 1.1em;
}
.box-more-news div.content-small-img img{
    margin: 0px 4px 0 0;
}
.small-t-n-m{
    float: left;
    max-width: 60px;
}
/*******DAILY******/
#form-date{
    margin: 10px 0px;
}
#form-date input{
    margin: 0 5px 0 2px !important;
}