#btop {
    margin-right: 288px;
}
#bnews {
    margin-right: 288px;
}
#bkol {
    width: 280px;
    position: absolute;
    top: 0;
    right: 0;
}
.main-hot * {
    margin: 0;
    padding: 0;
}
.main-hot {
    font: 10px/1 arial,sans-serif;
    height: 264px;/*250px;*/
    width: 100%;/*697px;*/
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
    background: url(/images/kr.png) repeat-x 0 0;
    position: relative;
    border: 1px solid #bfc0c0;
}
.main-hot .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 397px;
    height: 265px;
    overflow: hidden;
}
.tophot {
    list-style: none;
    position: absolute;
    top: 2px;
    left: 397px;
    width: calc(100% - 397px);/*345px;*/
    border-right: 1px solid #e6e6e6;
    height: 264px;/*250px;*/
    z-index: 5;
}
.tophot li {
    height: 79px;
    border-bottom: 1px solid #d3d3d4;
    padding: 4px 0;
    font-size: 1.6em;
    line-height: 1.2;
    text-align: left;
    position: relative;
    /*width: calc(100%-10px);*//*300px;*/
    width: 100%;
    z-index: 5;
}
.tophot i {
    display: none;
}
.tophot a {
    text-decoration: none;
    font-weight: normal;
}
.tophot li.here {
    background: url(/images/km.png) repeat-x 0 0;
    color: #262626;
}
.tophot li.here a {
    color: #262626;
    text-shadow: #fff 0 1px 0;
}
.tophot li.here i {
    display: block;
    width: 14px;
    height: 21px;
    position: absolute;
    top: 30px;
    left: -13px;
    background: url(/images/karr.png) no-repeat 0 0;
    z-index: 5;
}
.tophot li span {
    display: block;
    padding: 3px 15px;
}
.tophot li span.topHotDate {
    font-size: 10px;
    line-height: 12px;
    color: #848484;
    font-weight: normal;
}
.tophot li span.topHotTitle {
    font-weight: bold;
    padding-top: 0;
    height: 54px;
    overflow: hidden;
}
#tophot2 {
    position: absolute;
    top: 88px;
}
#tophot3 {
    position: absolute;
    top: 176px;
}