@charset "utf-8";

/*btn_red*/
.btn_red a{display:block; background:url('../img/include/btn_red.gif') left 0; float:left; font:12px gulim verdana; color:#fff; font-weight:bold; padding-left:14px; text-decoration:none; height:23px; cursor:pointer; margin-right:7px; overflow:hidden; }
.btn_red a:hover{background:url('../img/include/btn_red.gif') left -23px;}
.btn_red a span{display:block; float:left; background:url('../img/include/btn_red.gif') right 0; line-height:198%; padding-right:14px; height:23px; overflow:hidden}
.btn_red a:hover span{background:url('../img/include/btn_red.gif') right -23px; color:#fff;}


/*btn_gray_s*/
.btn_gray_s a{display:block; background:url('../img/include/btn_gray_s.gif') left 0; float:left; font:11px dotum; color:#fff; padding-left:14px; text-decoration:none; height:19px; cursor:pointer; margin-right:7px; overflow:hidden;}
.btn_gray_s a:hover{background:url('../img/include/btn_gray_s.gif') left -19px}
.btn_gray_s a span{display:block; float:left; background:url('../img/include/btn_gray_s.gif') right 0; line-height:192%; padding-right:14px; height:19px; overflow:hidden}
.btn_gray_s a:hover span{background:url('../img/include/btn_gray_s.gif') right -19px; color:#fff}



/*small*/
/*btn_white_s*/
.btn_white_s a{display:block; background:url('../img/include/btn_white_s.gif') left 0; float:left; font-size:11px; color:#777; padding-left:8px; text-decoration:none; height:21px; cursor:pointer; margin-right:4px; overflow:hidden;}
.btn_white_s a:hover{background:url('../img/include/btn_white_s.gif') left -21px}
.btn_white_s a span{display:block; float:left; background:url('../img/include/btn_white_s.gif') right 0; line-height:200%; padding-right:7px; height:21px; overflow:hidden}
.btn_white_s a:hover span{background:url('../img/include/btn_white_s.gif') right -21px; color:#000}



/*btn_upload*/
.btn_upload a{display:block; background:url('../img/webhard/btn_upload.gif') left 0; float:left; width:61px; height:56px; cursor:pointer; margin-top:4px; overflow:hidden;}
.btn_upload a:hover{background:url('../img/webhard/btn_upload.gif') left -56px;}
.btn_upload a span{display:block; float:left; background:url('../img/webhard/btn_upload.gif') right 0; padding-right:0px; height:56px; overflow:hidden}
.btn_upload a:hover span{background:url('../img/webhard/btn_upload.gif') right -56px; }

