@charset "gb2312";

.block {display: block;}
.unblock {display: none;}
.tabbox {width:185px;height:156px;}
.tabmenu {width:180px;height:28px;}
.tabmenu ul {margin:0;padding:0;list-style-type: none;}
.tabmenu li { text-align:center; float:left; display:block; width:58px; height:27px; overflow:hidden;line-height:27px; color:#996600; display:inline; font-size:12px;}
.tabmenu .cli {text-align:center;float:left;display:block;width:58px;height:27px;overflow:hiddenline-height:27px;display:inline;font-size:12px;color:#996600; font-weight:bold; cursor:pointer;}
#tabcontent {width:179px;}
#tabcontent ul {margin:0;padding:5px;list-style-type: none;}
#tabcontent .hidden {display:none;}
#tabcontent1 {width:179px;}
#tabcontent1 ul {margin:0;padding:5px;list-style-type: none;}
#tabcontent1 .hidden {display:none;}


