.pkWrapper {
   display: none;
   position: absolute;                         /* to overlap during transition */
   left: 0px;
   text-align: left;
   vertical-align: top;
   width: 250px !important;
   height: 100px !important;
   border: 0px solid black;
   white-space: nowrap;
   overflow : hidden;
   text-overflow : none;
   padding: 0px !important;
   margin: 5px !important;
}

.pkLayer {
    display: block;
    background-color:white;
    width: 255px !important;
    height: 102px !important;
    margin: 0px !important;
    overflow : hidden !important;
    text-overflow : none !important;
}

.pkList {
    display: block;
    width: 251px !important;
    height: 200px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow : hidden !important;
    text-overflow : none !important;
}

.pkSubList {
    width: 247px !important;
    height: 100px !important;
    padding: 0px;
    margin: 0px !important;
    position: relative !important;
}

.pkRow {
    display: block !important;
    width: 145px !important;
    height: 20px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.pkKeyword { 
    position: absolute;
    left: 0px; 
    width: 200px; 
    height: 16px !important;
    padding: 2px 0px 2px 20px;
}
.pkKeyword1 { background: url(http://img.adic.co.kr/images/rank/1.jpg) no-repeat 0px 2px; }
.pkKeyword2 { background: url(http://img.adic.co.kr/images/rank/2.jpg) no-repeat 0px 2px; }
.pkKeyword3 { background: url(http://img.adic.co.kr/images/rank/3.jpg) no-repeat 0px 2px; }
.pkKeyword4 { background: url(http://img.adic.co.kr/images/rank/4.jpg) no-repeat 0px 2px; }
.pkKeyword5 { background: url(http://img.adic.co.kr/images/rank/5.jpg) no-repeat 0px 2px; }
.pkKeyword6 { background: url(http://img.adic.co.kr/images/rank/6.jpg) no-repeat 0px 2px; }
.pkKeyword7 { background: url(http://img.adic.co.kr/images/rank/7.jpg) no-repeat 0px 2px; }
.pkKeyword8 { background: url(http://img.adic.co.kr/images/rank/8.jpg) no-repeat 0px 2px; }
.pkKeyword9 { background: url(http://img.adic.co.kr/images/rank/9.jpg) no-repeat 0px 2px; }
.pkKeyword10 { background: url(http://img.adic.co.kr/images/rank/10.jpg) no-repeat 0px 2px; }

.pkKeyword span {
    white-space: nowrap !important;
    overflow : hidden !important;
    text-overflow : none !important;
    font-size: 9pt;
    letter-spacing: -1px;
}

.pkFluctuation {
    position: absolute;
    left: 200px;
    width: 30px !important;
    height: 18px !important;
    padding: 0px 0px 0px 10px !important;
}

.pkFluctuationUp { background: url(http://img.adic.co.kr/images/scresult/up.jpg) no-repeat 0px 2px; }
.pkFluctuationDown { background: url(http://img.adic.co.kr/images/scresult/down.jpg) no-repeat 0px 2px; }
.pkFluctuationNew { background: url(http://img.adic.co.kr/images/scresult/new.jpg) no-repeat 0px 2px; }
/*.pkFluctuationSame { background: url(http://img.adic.co.kr/images/scresult/same.jpg) no-repeat 0px 2px; }*/
