.vhostMore{ clear: both;}
.vhostMore .tab_menu{ overflow: hidden; position: relative; border: 1px solid #e4e4e4; border-bottom: none;}
.vhostMore .tab_menu li{ float: left; width: 128px; height: 54px; line-height: 54px; text-align: center; position: relative; z-index: 2; cursor: pointer; font-size: 16px;}
.vhostMore .tab_menu li.current{  border: 2px solid #c00; border-bottom-color: #fff; background-color: #fff;}
.vhostMore .tab_menu .bottom_Border{ width: 100%; height: 100%;  border-bottom: 2px solid #c00; position: absolute; bottom: 0; left: 0; z-index: 1;}

.csstable{table-layout:fixed}
.vhostMore .tab_box{background:#fff;padding-top:5px}
.vhostMore .tab_box .hide{display:none}
.vhostMore .tab_box td{height:45px;}
.vhostMore .tab_box .last td{border-bottom:0px}
#vhost_pro{position:absolute;right:50px;top:1px;background:#ccc;color:#333;height:42px;line-height:42px;width:121px;text-align:center;font-size:14px;cursor:pointer;z-index:99999}
#vhost_pro a{color:#333}