/* style Guide ver1.0 written by 박주현 */
/* 2009.09.21 */
/* style Guide ver1.1 written by 고석만 */
/* 2012.12.12 */

/* button style1 */
.bntStyle1,
.bntStyle1 a,
.bntStyle1 input{font-weight: normal; position:relative; margin:0; display:inline-block; text-decoration:none !important; border:0px; height:23px; font-size:0.94em; line-height:23px; font-family: dotum,Tahoma; white-space:nowrap; background:url(../images/button/btn_bg.gif) no-repeat; }
.bntStyle1 { padding:0 0 0 7px; margin-right:2px; background-position:left top; }
.bntStyle1 a,
.bntStyle1 input { left:2px; overflow:visible; padding:0 10px 0 0; background-position:right top; cursor:pointer; }
.bntStyle1 a:link { color:#333; }
.bntStyle1 a:hover { color:#2d739d; }
.bntStyle1 a:active { color:#333; }
.bntStyle1 a:visited { color:#333; }

/* button style2 */
.bntStyle2,
.bntStyle2 a,
.bntStyle2 input {font-weight: normal; position:relative; margin:0; display:inline-block; text-decoration:none !important; border:0px; height:23px; font-size:0.94em; line-height:23px; font-family: dotum,Tahoma; white-space:nowrap; background:url(../images/button/btn_bg.gif) no-repeat;}
.bntStyle2 { padding:0 0 0 7px; margin-right:2px; background-position:left top; }
.bntStyle2 a,
.bntStyle2 input { left:2px; overflow:visible; padding:0 10px 0 0; background-position:right top; cursor:pointer;}
.bntStyle2 a:link { color:#333; }
.bntStyle2 a:hover { color:#2d739d; }
.bntStyle2 a:active { color:#333; }
.bntStyle2 a:visited { color:#333; }

/* button style3 */
.bntStyle3,
.bntStyle3 a,
.bntStyle3 input{font-weight: normal; position:relative; margin:0; display:inline-block; text-decoration:none !important; border:0px; height:23px; font-size:0.94em; line-height:23px; font-family: dotum,Tahoma; white-space:nowrap; background:url(../images/button/btn_bg3.gif) no-repeat ;}
.bntStyle3 { padding:0 0 0 7px; margin-right:2px; background-position:left top; color:#FFF;}
.bntStyle3 a,
.bntStyle3 input { left:2px; overflow:visible; padding:0 10px 0 0; background-position:right top; cursor:pointer;}
.bntStyle3 a:link {color:#333; }
.bntStyle3 a:hover {color:#2d739d; }
.bntStyle3 a:active {color:#333; }
.bntStyle3 a:visited {color:#333; }

/* button style4 */
.bntStyle4,
.bntStyle4 a,
.bntStyle4 input{font-weight: normal; position:relative; margin:0; display:inline-block; text-decoration:none !important; border:0px; height:23px; font-size:0.94em; line-height:23px; font-family: dotum,Tahoma; white-space:nowrap; background:url(../images/button/btn_bg4.gif) no-repeat;}
.bntStyle4 { padding:0 0 0 7px; margin-right:2px; background-position:left top;}
.bntStyle4 a,
.bntStyle4 input { left:2px; overflow:visible; padding:0 10px 0 0; background-position:right top; cursor:pointer;  color:#333;}
.bntStyle4 a:link {color:#333; }
.bntStyle4 a:hover {color:#2d739d; }
.bntStyle4 a:active {color:#333; }
.bntStyle4 a:visited {color:#333; }

/* sbutton style1 */
.sbntStyle1,
.sbntStyle1 a,
.sbntStyle1 input{font-weight: normal; position:relative; margin:0; display:inline-block; text-decoration:none !important;color:#FFF; border:0px; height:19px; font-size:0.98em !important; line-height:19px; font-family: dotum,Tahoma; white-space:nowrap; background:url(../images/button/sbtn_bg1.gif) no-repeat;letter-spacing: -1px;}
.sbntStyle1 { padding:0 0 0 5px; margin-right:2px; background-position:left top;}
.sbntStyle1 a,
.sbntStyle1 input { left:2px; overflow:visible; padding:0 7px 0 0; background-position:right top; cursor:pointer;color:#FFF;}
.sbntStyle1 a:link {color:#FFF; }
.sbntStyle1 a:hover {color:#FFF; }
.sbntStyle1 a:active {color:#FFF; }
.sbntStyle1 a:visited {color:#FFF; }

/* sbutton style2 */
.sbntStyle2,
.sbntStyle2 a,
.sbntStyle2 input{font-weight: normal; position:relative; margin:0; display:inline-block; text-decoration:none !important; border:0px; height:19px; font-size:0.98em !important; line-height:19px; font-family: dotum,Tahoma; white-space:nowrap; background:url(../images/button/sbtn_bg2.gif) no-repeat;letter-spacing: -1px;}
.sbntStyle2 { padding:0 0 0 5px; margin-right:2px; background-position:left top; }
.sbntStyle2 a,
.sbntStyle2 input { left:2px; overflow:visible; padding:0 7px 0 0; background-position:right top; cursor:pointer; color:#FFF;}
.sbntStyle2 a:link {color:#FFF; }
.sbntStyle2 a:hover {color:#FFF; }
.sbntStyle2 a:active {color:#FFF; }
.sbntStyle2 a:visited {color:#FFF; }