html, body { height: 100%; margin: 0%; } .table_td{ color: blue !important; cursor: pointer; } .right_box { position: fixed; right: 0%; top: 0%; height: 100%; z-index: 44444; display: none; } #InsuranceInfo { background: white; width:0px; overflow: auto; padding: 8px; display:none; } .bottom_box { width: 102%; position: fixed; bottom: 0; left: 0; z-index: 100; display: none; } #bottom { background: #f7f7f7; transition: height 0; } .arrow { width: 15px; height: 15px; cursor: default; } .div2{ color: #ddd; } table.common { width: 100%; } .titleImg { font-size: 15px; } A:hover{ background: #018DFF; } #InsuranceInfo p:nth-child(1),#InsuranceInfo p:nth-child(2){ font-size: 18px; margin-bottom: 3px; } #InsuranceInfo p:nth-child(3){ font-size: 13px; margin-bottom: 1px; } #InsuranceInfo p:nth-child(1) b,#InsuranceInfo p:nth-child(2) b{ font-size: 18px; } #InsuranceInfo p:nth-child(3) b{ font-size: 13px; } #InsuranceInfo p{ white-space: nowrap; margin-right: 10px; } body, h1, h2, p, h3, dd, dl { margin: 3px; } .svg_div{ display: none; position: fixed; overflow:scroll; padding-bottom: 200px; top:-3px; left: 0; padding-right: 200px; } .img_div{ width: 20px; height: 20px; margin-left: 10px; margin-top: 0px; line-height: 20px; cursor: pointer; } .span1{ cursor: pointer; width: 50px; height: 25px; background: white; margin-left: 10px; vertical-align: bottom; } .div_image{ position: fixed; top: 5px; left: 0px; width: 196px; z-index: 10; -moz-user-select: none; -khtml-user-select: none; user-select: none; } #amplification :hover{ background: #dddddd; } #L9 { position: fixed; width: 125px; height: 125px; margin: 25px; z-index: 2000; display: inline-block; left: 50%; top: 40%; transform: translate(-50%, -50%); } .mask { position: absolute; top: 0px; filter: alpha(opacity=60); background-color: #777; z-index: 1002; left: 0px; opacity: 0.5; -moz-opacity: 0.5; width: 100%; height: 100%; } #amplification:hover { background: #ddd; } #narrow:hover { background: #ddd; } #showSvg:hover { background: #ddd; } #restore:hover { background: #ddd; } #dbclik{ width: 100%; height: 100%; position: absolute; } * { font-size: 13px; font-family: Arial, Helvetica, sans-serif; } .valid_none{ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }