@charset "UTF-8";

.depo_img {position: relative; width: 100%; height: 50px;}
.depo_img label {display: block;height: 50px;width: 100%;background: #fff;color: #666;padding: 0;font-size: 14px;}
.depo_img a {width: 100px;background-image: linear-gradient(to bottom, #fff 20%, #dcdcdc 100%);padding: 10px 0;color: #000;position: absolute;left: 16px;top: 14px;border: 1px solid #696969;line-height: 2px; text-align: center;font-size:12px;white-space: nowrap;}
.depo_img a:hover {color: #000;}
.depo_img .ui-input-text {height: 50px;position:absolute;top:0;visibility:hidden;}
.depo_img label span {position: absolute;left: 140px;height: 50px; line-height: 50px;}
