﻿a:nth-child(1){
    background: #ffffff00;
    color: #fff;
}
a:nth-child(2){
    background: #ffffff00;
    color: #fff;
}
a:nth-child(3){
    background: #ffffff00;
    color: #fff;  
}
a:nth-child(4){
    background: #ffffff00;
    color: #fff;
}
a:nth-child(5){
    background: #ffffff00;
    color: #fff;
}
a:nth-child(6){
    background: #ffffff00;
    color: #fff;
}
a:nth-child(7){
    background: #ffffff00;
    color: #fff;
}
a:nth-child(8){
    background: #ffffff00;
    color: #fff;  
}
a:nth-child(9){
    background: #ffffff00;
    color: #fff;
}
a:nth-child(10){
    background: #ffffff00;
    color: #fff;
}


.cnt{
   padding: 0px;
    background: #0083ca;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    width: 300px;
}

.cnt .targetDiv{
   padding: 20px;
}


