﻿.tab_menu {clear:both;}
.tab_menu li {font-size: 14px; font-family: 標楷體; float:left; cursor:pointer; list-style:none; padding:1px 6px; margin-right:4px; background:#D0D0D0; border:1px solid #898989; border-bottom:none;}
.tab_menu li{-moz-border-radius-topleft: 4px; -moz-border-radius-topright:4px;}
.tab_menu li.hover { background:#DFDFDF;}
.tab_menu li.selected { color:#FFF; background:#6D84B4;}

.tab_box .hide{display:none}  
.tab_box{clear:both; border:1px solid #898989;}
.tab_box{-moz-border-radius-topright: 4px;}
.tab_box a{text-decoration: none; font-size: 10pt;}