.dev-block a {border:none;}
.top {position:fixed; bottom:20px; right:20px; text-decoration:none; border:none;z-index:10000;}
.news-item a {text-decoration:none;    border: none;}
.news-item a b {text-decoration:none;    border: none;}

.lic {}
.lic h6 {text-align:center;    padding-bottom: 25px;}
.lic_100 {width:100%;    }
.lic_45 {width:45%;}
.lic_left {float:left;}
.lic_right {float:right;}
.clear {clear:both;}
.block-table {text-align: center; width:100%;}
.block-table td{text-align: center; width:100%;}
.image_name {    position: absolute;
    bottom: -65px;
    width: 100%;
    text-align: center;
    line-height: 12px;
    left: 0;
    font-size: 12px;
    height: 48px;}

.go_to_form {
    background: #0f6ebe;
    color: #fff;
    border: none;
    height: 15px;
    padding: 10px 20px;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
	margin-bottom:10px;
	font-size: 13px;
    line-height: normal;
}
.go_to_form:hover {color: #fff !important}