.tool {	background: #f9f9f9; width: 100%; overflow: hidden;}
.tool .pos {	position: absolute;}

.tool .cell1 {	width: 15%; float: right; padding: 5px; }
.tool .cell2 {	width: 80%; float: right; padding: 5px; }
.tool .cell3 {	width: 20%; float: right; padding: 5px; }
.tool .cell4 {	width: 75%; float: right; padding: 5px; }

.row {	height: 100%; overflow: hidden; width: 100%; clear: both;}

.tooltip { display: none; width: 550px; position: absolute; top: -37px;}
.tooltip .tip {	border: 1px solid #F19727; padding: 2px; background: #fff; margin-right:150px; }
.tooltip .ar { Z-INDEX: 150; right: 200px; BOTTOM: -6px; POSITION: absolute; display: block;}

.tooltip2 { display: none; width: 300px; position: absolute; top: -24px;}
.tooltip2 .tip {	border: 1px solid #F19727; padding: 2px; background: #fff; margin-right:30px; }
.tooltip2 .ar { Z-INDEX: 150; right: 70px; BOTTOM: -6px !important; BOTTOM: -7px; POSITION: absolute; display: block;}

.tooltip3 { display: none; width: 585px; position: absolute; top: -37px;}
.tooltip3 .tip {	border: 1px solid #F19727; padding: 2px; background: #fff; margin-right:30px; }
.tooltip3 .ar { Z-INDEX: 150; right: 70px; BOTTOM: -6px; POSITION: absolute; display: block;}

.tooltip4 { display: none; width: 650px; position: absolute; top: -72px;}
.tooltip4 .tip {	border: 1px solid #F19727; padding: 2px; background: #fff; margin-right:250px; }
.tooltip4 .ar { Z-INDEX: 150; right: 330px; BOTTOM: -6px !important; BOTTOM: -7px; POSITION: absolute; display: block;}

.wit_sp {	background: #fff; height: 5px; line-height: 40%;}
