#tabMenu {margin:0;padding:0;list-style:none; width:712px;height:32px; padding-bottom:20px;}
#tabMenu li {float:left;height:32px;width:auto; cursor:hand;}

li.education {background:url(../images/education_training2.gif) no-repeat 0 -32px; cursor:pointer;}
li.vocational {background:url(../images/vocational_training1.gif) no-repeat 0 -32px; cursor:pointer;}
li.housing {background:url(../images/affordable_housing1.gif) no-repeat 0 -32px; cursor:pointer;}
li.beauty {background:url(../images/beautification1.gif) no-repeat 0 -32px; cursor:pointer;}
li.relief {background:url(../images/disaster_relief1.gif) no-repeat 0 -32px; cursor:pointer;}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -32px;}
li.selected {background-position:0 0;}

.box {width:712px; padding-top:32px;}
*html .boxTop {margin-bottom:-2px;}
.boxBody {background-color:#fff;}

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}

.boxBody div ul {margin:0;padding:0;}
*html .boxBody div ul {margin:0;padding:0;}
.boxBody div li {cursor:default;}
.boxBody div li span{color:#888;}

