@charset "utf-8";
/* CSS Document */
.outBox{ width:250px; text-align:left; }
.outBox .hd{ height:35px; line-height:40px; padding:0 20px; border-bottom:0px solid #AEE486;  position:relative;background-image:url(/themes/effects/1/bj.jpg)  }
.outBox .hd ul{ float:left; position:absolute; left:12px; top:0px; height:35px;   }
.outBox .hd ul li{ float:left; cursor:pointer;  width:75px;height:35px; text-align:center; line-height:40px; color:#fff}
.outBox .hd ul li.on{background-image:url(/themes/effects/1/hove.jpg); color:#333}

.inBox{ padding:0px 0px 0 0px; border-left:#D3DBE3 solid 1px;border-right:#D3DBE3 solid 1px; border-bottom:#D3DBE3 solid 1px; height:252px }
.inBox .inHd{ height:0px; line-height:0px; border-bottom:1px solid #ccc; padding:0 0px;   }
.inBox .inHd ul{ overflow:hidden; zoom:1; }
.inBox .inHd ul li{ height:0px; width:60px; text-align:center; float:left; cursor:pointer;  }
.inBox .inHd ul li.on{ background:#ccc; color:#fff;height:250px  }
.inBox .inBd ul{ padding:0px;  zoom:1; overflow:hidden;   }
.inBox .inBd li{ line-height:24px; overflow:hidden; zoom:1; width:250px; padding-left:0px;text-align:center; background:#F0F2F3; }
.inBox .inBd li a{ color:#555; font-size:14px; font-weight:bold}
.inBox .inBd li p{ text-align:left;}

