
/* margin */
.mt-11 {margin-top:11px !important;}
.mt-66 {margin-top:66px !important;}
.mt-30 {margin-top:30px !important;}
.ml-10 {margin-left:10px !important;}



/* background */
.bg-none {background:none !important;}


/* border */
.bd-0 {border:0 !important;}
.bd-t-0 {border-top:0 !important;}
.bd-l-0 {border-left:0 !important;}
.bd-r-0 {border-right:0 !important;}

/* text-align */
.ta-center {text-align:center !important;}
.ta-right {text-align:right !important;}
.ta-left {text-align:left !important;}

.va-t {vertical-align:top !important;}

/* input, textarea */
input.in_txt, 
textarea.in_txt {border:1px solid #b4b3b1; padding:2px; font-size:12px; height:15px;}


label {display:inline-block; zoom:1; #display:inline;}


/* text type button */
.btn-gray-02, 
.btn-gray-02:hover {display:inline-block; height:22px; background:url('../images/luckyseven/btn/btn_gray_02_right.gif') no-repeat right top; zoom:1; #display:inline; text-decoration:none;}
.btn-gray-02 span {display:inline-block; padding:5px 11px 0 11px !important; height:19px; background:url('../images/luckyseven/btn/btn_gray_02_left.gif') no-repeat left top; color:#707070 !important; line-height:14px; font-weight:normal; font-size:12px;}