html:root #line {
      position: absolute;
      z-index:80;
      left: 100%;
      bottom: 0px;
      width: 1px;
      height: 100%;
      background-color: #666;
	  }
html:root #all{
	  border-right-style: none;   
	  }
