/* CSS Document *//*选项卡*/.box{width:400px; position:relative; margin:0 auto;}.tab_menu{overflow:hidden; position: absolute; right:0px; top:-18px;}.tab_menu li{ width:66px; float:left; height:27px; line-height:27px; color:#666666; text-align:center; cursor:pointer; background-image: url(../images/onh.jpg); background-repeat: no-repeat; margin-right: 4px; font-family: "宋体"; font-size: 12px; }.tab_menu li.current{ color:#0378b2; background-image: url(../images/oni.jpg); background-repeat: no-repeat; }.tab_menu li a{color:#fff;text-decoration:none;}.tab_menu li.current a{color:#333;}.tab_box > div{ width:400px; height:240px; position:relative; font-family: "宋体"; font-size: 12px; color: #333333; padding-top:10PX; line-height: 25px; margin-top:10px;}.tab_box li{height:24px;line-height:24px;overflow:hidden;}.tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}.tab_box .hide{display:none;}