.tabsContents{}
.tabsMenus{height:41px;padding-left:30px;}
.tabsMenus li{width:100px; height:40px; background:#F6F6F6; -moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0; border:1px solid #DDDDDD; border-bottom:none;margin-right:30px; line-height:40px; text-align:center; cursor:pointer; }
.tabsContents{border-top:1px solid #dddddd;}
.clear{clear:both;}
.tabsContents ol{padding-top:30px;}
.tabsContent{display:none;}

.tabsMenus li.on{background:#fff; border-bottom:1px solid #ffffff;}
.applyTable{width:900px; margin:20px auto;}
.applyTable td{ padding:10px 5px; }

.tb_name{text-align:right;}
.tb_num{line-height:2.5em;}
.tb_value .textbox{float:none;}
.tb_num .textbox{width:40px;padding:2px 5px; margin-right:0;}