.button,.button a {overflow:hidden;height:25px;background-image:url(/admin/image/button/button_left.gif);background-repeat:no-repeat;display:inline-block;margin:0 2px;}
.button button,.button a{
	display:inline-block;
	height:100%;
	background-color:transparent;
	background-image:url(/admin/image/button/button_right.gif);
	background-repeat:no-repeat;
	letter-spacing:-1px;
	font:bold 12px dotum;
	line-height:28px;
	line-height/*\**/:28px\9;
	margin:0;text-align:center;
	text-decoration:none !important;
}
.button.bt1 {background-position:0 0}
.button.bt2 {background-position:0 -25px}
.button.bt3 {background-position:0 -50px}
.button.bt_s1,.button.bt_s1 a {background-position:0 -75px;height:20px}
.button.bt_s2,.button.bt_s2 a {background-position:0 -95px;height:20px}
.button.bt_s3,.button.bt_s3 a {background-position:0 -115px;height:20px;}
.button.bt_l1,.button.bt_l1 a {background-position:0 -135px;height:31px;}
.button.bt_l2,.button.bt_l2 a {background-position:0 -166px;height:31px;}
.button.bt_l3,.button.bt_l3 a {background-position:0 -197px;height:31px;}

.button.bt1 button,.button.bt1 a {background-position:100% 0;color:#FFF;}
.button.bt2 button,.button.bt2 a {background-position:100% -25px;color:#444;}
.button.bt3 button,.button.bt3 a {background-position:100% -50px;color:#FFF;cursor:default}
.button.bt_s1 button,.button.bt_s1 a {background-position:100% -75px;color:#FFF;font:normal 11px dotum;line-height:23px;}
.button.bt_s2 button,.button.bt_s2 a {background-position:100% -95px;color:#444;font:normal 11px dotum;line-height:23px;}
.button.bt_s3 button,.button.bt_s3 a {background-position:100% -115px;color:#444;font:normal 11px dotum;line-height:23px;}
.button.bt_l1 button,.button.bt_l1 a {background-position:100% -135px;color:#FFF;line-height:33px;}
.button.bt_l2 button,.button.bt_l2 a {background-position:100% -166px;color:#444;line-height:33px;}
.button.bt_l3 button,.button.bt_l3 a {background-position:100% -197px;color:#FFF;line-height:33px;}
@media screen and (-webkit-min-device-pixel-ratio:0){ 
	.button button,.button a{line-height:26px;}
	.button.bt_s1 button,.button.bt_s2 button,.button.bt_s3 button,.button.bt_s1 a,.button.bt_s2 a,.button.bt_s3 a {line-height:22px;}
}  