@charset "utf-8";
/* CSS Document */

#tabMenu {margin:0; bac;list-style:none; background:transparent url(http://www.cambodia.org/images/header_bg_graycolor.gif) repeat scroll 0 0}
#tabMenu li {float:left;height:23px;width:94px;cursor:pointer;cursor:hand}


li.camdisc {background:url(http://www.cambodia.org/assets/code/lib/jquery/tab/img/camdisc.gif) no-repeat 0 -23px;}
li.camnews {background:url(http://www.cambodia.org/assets/code/lib/jquery/tab/img/camnews.gif) no-repeat 0 -23px;}


li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -23px;}
li.selected {background-position:0 0;}

.tabBox {}
.tabBox .boxTop {height:8px;clear:both}
.tabBox .boxTop {margin-bottom:-2px;}
.tabBox .boxBody {background-color:#f1f1f1; padding:8px; border:1px solid #fff;}
.tabBox .boxBottom {background:url(http://www.cambodia.org/assets/code/lib/jquery/tab/img/boxBottom.gif) no-repeat;height:11px;}

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}

.boxBody div ul {margin:0 10px 0 25px;padding:0;width:190px;list-style-image:url(http://www.cambodia.org/assets/code/lib/jquery/tab/img/arrow.gif)}
.boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}


