@charset "utf-8";
/* CSS Document */





/*회원탈퇴*/
.content .title {width: 100%; height: 25px; margin-top:30px; margin-left:20px;}
.content .title img { float: left; margin-right: 5px; }
.content .title .navi { padding-top:10px; float: right; margin-right:50px; }
.form_table{font-size:11px; font-family:dotum; border:3px solid #dedede; width:680px; margin-left:12px; margin-top:20px;}
.form_table table{border:0;}
.form_table th,
.form_table td{padding:10px; border:0; vertical-align:center;}
.form_table th{color:#333; padding-left:20px;}
.form_table td{color:#666; padding-left:10px;}
.form_table .id_b{position:absolute; margin:2px 0 0 5px;}
.form_table thead th{border-bottom:1px solid #ccc; background:#f8f8f8}
.form_table tbody th{border-bottom:1px solid #ddd; background:#efefef; text-align:left}
.form_table tbody td{border-bottom:1px solid #ddd}
.item{position:relative; margin:-4px 0}
.item .i_help{position:absolute; top:4px; right:0}
.item .i_label{top:6px; left:10px}
.item .i_dsc{margin:2px 0}
.item .i_check,
.item .i_radio{width:13px; height:20px; margin:2px 5px 2px 10px; padding:0; vertical-align:middle}
.item .i_text{position:relative; margin:2px; padding:3px 4px; border:1px solid #bab9b9; border-right-color:#e1e1e1; border-bottom-color:#e1e1e1; background:transparent}




