/*a {*/
/*color: #213f71;*/
/*font-size: 9pt;*/
/*text-decoration: none;*/
/*}*/

/*a:hover {*/
/*color: #0066cc;*/
/*}*/

.blk {
    overflow: hidden;
    font-size: 9pt;
    border: 1px solid #e3e3e3;
    background: #eee; /*width: 692px;*/
    width: 900px;
    margin: 3px auto 3px auto;
}

.blk .pcont {
    width: 846px; /*638*/
    float: left;
    overflow: hidden;
    padding-left: 5px; /*background-color:aquamarine;*/
}

.blk .ScrCont {
    width: 32766px;
    margin-left: -5px;
}

.blk #List1, .blk #List2 {
    float: left;
}

.blk .RightBotton {
    width: 16px;
    height: 74px;
    float: left;
    background: url(images/left_right.gif) no-repeat;
}

.blk .LeftBotton {
    width: 16px;
    height: 74px;
    float: left;
    background: url(images/left_right.gif) no-repeat;
}

.blk .LeftBotton {
    background-position: 0 0;
    margin: 8px 5px 0;
}

.blk .RightBotton {
    background-position: 0 -100px;
    margin: 8px 1px 10px 5px;
}

.blk .LeftBotton:hover {
    background-position: -20px 0;
}

.blk .RightBotton:hover {
    background-position: -20px -100px;
}

.blk .pl img {
    display: block;
    cursor: pointer;
    border: none;
    margin: 6px auto 1px auto;
    height: 72px;
    width: 120px;
}

.blk .pl {
    width: 139px;
    border: 1px solid #f3f3f3;
    float: left;
    float: left;
    text-align: center;
    line-height: 24px;
}

.blk a.pl:hover {
    border: 1px solid #5dacec;
    color: #5dacec;
    background: #fff;
}
