@charset "utf-8";
/* selector data in index */
.selector .tk,
.selector .sd,
.selector .smp,
.selector .sma,
.selector .smk {
   background:url(../icon/ic_jenjang.png) no-repeat 0 center;
   width:74px;
   min-height:74px;
}
.selector {
   padding-bottom:10px;
   margin-bottom:10px;
   border-bottom:#b2b1b1 dotted 1px;
}
.selector .tk {
   background-position:-216px center;
}
.selector .sd {
   background-position:2px center;
}
.selector .smp {
   background-position:-72px center;
}
.selector .sma,
.selector .smk {
   background-position:-144px center;
}
.selector .title {
   font-family:"Trebuchet MS", Georgia, "Times New Roman";
   font-size:17px;
   line-height:17px;
   font-weight:bold;
   white-space:nowrap;
   color:#013b74;
   padding-left:10px;
}
.selector .icon {
   white-space:nowrap;
   padding-top:5px;
   padding-left:10px;
}
.selector .icon .cell,
.selector .icon .cell-on {
   height:42px;
   width:38px;
   cursor:pointer;
}
.selector .icon .cell-on {
   background:url(../skin/selector_point.png) no-repeat center bottom;
}
.selector .seleksi,
.selector .daftar,
.selector .tampung,
.selector .statistik {
   float:left;
   background:url(../icon/ic_menu.png) no-repeat center 0px;
}
.selector .daftar {
   background-position:center -50px;
}
.selector .tampung {
   background-position:center -100px;
}
.selector .statistik {
   background-position:center -150px;
}
