@charset "utf-8";.scroll_bar::-webkit-scrollbar{width:15px;cursor:pointer}
.scroll_bar::-webkit-scrollbar-track:vertical{background:transparent;background-image:url('../images/track.png');background-position:center;background-repeat:repeat-y;}
.scroll_bar::-webkit-scrollbar-track:horizontal{width:15px;background:transparent;}
.scroll_bar::-webkit-scrollbar-thumb:vertical{width:15px;height:40px;background-image:url('../images/scroll.png');background-repeat:no-repeat;cursor:pointer}
.scroll_bar::-webkit-scrollbar-thumb:horizontal{cursor:pointer}
input[type=range]{-webkit-appearance:none;width:346px;height:22px;cursor:pointer;background:transparent}
input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;}
input[type=range]:focus{outline:none;}
input[type=range]::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent;}
input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:23px;width:13px;background-image:url('../images/range_off.png');margin-top:-12px;}
input[type=range]:hover::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:23px;width:13px;background-image:url('../images/range_on.png');margin-top:-12px;}
input[type=range]:focus::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:23px;width:13px;background-image:url('../images/range_on.png');margin-top:-12px;}
input[type=range]::-moz-range-thumb{border:none;height:23px;width:13px;background-image:url('../images/range_off.png');cursor:pointer;}
input[type=range]:hover::-moz-range-thumb{border:none;height:23px;width:13px;background-image:url('../images/range_on.png');cursor:pointer;}
input[type=range]:focus::-moz-range-thumb{border:none;height:23px;width:13px;background-image:url('../images/range_on.png');cursor:pointer;}
input[type=range]::-ms-thumb{border:none;height:23px;width:13px;background-image:url('../images/range_off.png');cursor:pointer;/}
input[type=range]:hover::-ms-thumb{border:none;height:23px;width:13px;background-image:url('../images/range_on.png');cursor:pointer;/}
input[type=range]::-webkit-slider-runnable-track{width:100%;height:0px;cursor:pointer;}
/*#rangeArmor{margin-left:11px;margin-top:2px;position:absolute;}
#rangeResist{margin-left:11px;margin-top:2px;position:absolute;}
#rangeAttack{margin-left:11px;margin-top:2px;position:absolute;}
#rangehill{margin-left:11px;margin-top:2px;position:absolute;}
#range_m_attack{margin-left:11px;margin-top:2px;position:absolute;}
*/
.button_ef{height:36px;width:86px;margin-left:130px;margin-top:50px;background-image:url('../images/button_off.png');cursor:pointer;position:absolute;}
.button_ef1{height:36px;width:86px;margin-left:15px;margin-top:15px;background-image:url('../images/button_off.png');cursor:pointer;position:absolute;}
.button_ef2{height:36px;width:86px;margin-left:128px;margin-top:15px;background-image:url('../images/button_off.png');cursor:pointer;position:absolute;}
.button_ef3{height:36px;width:86px;margin-left:240px;margin-top:15px;background-image:url('../images/button_off.png');cursor:pointer;position:absolute;}

.button_ef:hover,.button_ef1:hover, .button_ef2:hover, .button_ef3:hover{background-image:url('../images/button_on.png');}
.button_title{height:36px;width:86px;margin-left:110px;margin-top:194px;background-image:url('../images/button_off.png');cursor:pointer;position:absolute;}
.button_title:hover{background-image:url('../images/button_on.png');}
.button_info{height:36px;width:86px;margin-left:110px;margin-top:-15px;background-image:url('../images/button_off_1.png');cursor:pointer;position:absolute;}
.button_info:hover{background-image:url('../images/button_on_1.png');}
.button_cells{height:36px;width:86px;margin-left:100px;margin-top:-15px;background-image:url('../images/button_off_1.png');cursor:pointer;position:absolute;}
.button_cells:hover{background-image:url('../images/button_on_1.png');}
.button_cell_ok{height:36px;width:86px;margin-left:30px;margin-top:-45px;background-image:url('../images/button_off_1.png');cursor:pointer;position:absolute;}
.button_cell_ok:hover{background-image:url('../images/button_on_1.png');}
.button_cell_r{height:36px;width:86px;margin-left:185px;margin-top:-45px;background-image:url('../images/button_off_1.png');cursor:pointer;position:absolute;}
.button_cell_r:hover{background-image:url('../images/button_on_1.png');}

.button_usti{height:36px;width:86px;background-image:url('../images/button_off_1.png');cursor:pointer;position:absolute;color:#755119;}
.button_usti:hover{background-image:url('../images/button_on_1.png');}

.button_inact{height:36px;width:86px;background-image:url('../images/button_inact.png');position:absolute;color:#5f5f5f;}


.minus_stat{height:42px;width:18px;background-image:url('../images/minus_off.png');cursor:pointer;position:absolute;}
.minus_stat:hover{background-image:url('../images/minus_on.png');}

.plus_stat{height:42px;width:18px;background-image:url('../images/plus_off.png');cursor:pointer;position:absolute;}
.plus_stat:hover{background-image:url('../images/plus_on.png');}

input[type=range]:focus::-webkit-slider-runnable-track{}
input[type=range]::-moz-range-track{width:100%;height:0px;cursor:pointer;border:none;}
input[type=range]::-ms-track{width:100%;height:0px;cursor:pointer;}
input[type=range]::-ms-fill-lower{}
input[type=range]:focus::-ms-fill-lower{}
input[type=range]::-ms-fill-upper{}
input[type=range]:focus::-ms-fill-upper{}
.top_ell{width:777px;height:5px;margin:0 auto;background:url(../images/element1.png);}