@CHARSET "UTF-8";
body,td,input{
	font-family: "굴림", "gulim", "돋움", "dotum", "AppleGothic";
	font-size: 12px;
}
table{width: 100%}
#staffNo{width:50%;border: 0}
#emailID{width:50%;border: 0}
#comfirm{
	margin-top: 10px;
    cursor: pointer;
}
#comfirm_img{margin-top: 10px;}
tr.reset_input_line  {background-color: #2091E1;height: 1px;}
#title{
	background: url(../../images/common/popup/title_bg.png) repeat-x left top;
    display: block;
    height: 31px;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    color: #fff;
    font-family:"굴림", "gulim",  "돋움", "dotum", "AppleGothic";
    }
#sendSmsImg{    width: 112px;height: 24px;}
#sendSms{    
    cursor: pointer;
    width: 110px;
    height: 24px;
    }
