/* Common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body,input,textarea,select,button,table{font-family:'돋움',Dotum,AppleGothic,sans-serif;font-size:12px}
img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
a{text-decoration:none}
a:hover,a:active,a:focus{text-decoration:underline}

/* Layout */
#wrap{text-align:center; margin:10px auto}
#header{width:700px}
#container{width:700px; margin:10px auto;padding:5px 0;text-align:left;}
#container:after{display:block;clear:both;content:''}
#content{width:700px;}
#footer{width:700px}

html, body {
 height: 100%;
 margin: 0; 
 padding: 0; 
} 



h1{font-size:16px;padding:5px 0;color:#666}
body {background:#000;color:#fff}
legend{padding:10px 0 10px 0;color:#fff;font-weight:bold;}
img { border : 0;vertical-align:middle }



/* UI Object */
.form_table{margin:1em 0;font-size:12px;font-family:Tahoma, Geneva, sans-serif}
.form_table input,
.form_table textarea,
.form_table select,
.form_table table,
.form_table button{font-size:12px}
.form_table table{width:100%;border:0;border-top:2px solid #321816}
.form_table caption{padding:8px 0;font-weight:bold;text-align:left}
.form_table th,
.form_table td{padding:8px;border:0;vertical-align:top}
.form_table th{color:#81645c}
.form_table td{color:#666}
.form_table th{width:110px}
.form_table thead th{border-bottom:1px dotted #321816;background:#000000}
.form_table tbody th{border-bottom:1px dotted #321816;background:#000000;text-align:left;font-weight:normal}
.form_table tfoot th{border-bottom:1px dotted #321816}
.form_table tbody td{border-bottom:1px dotted #321816}
.form_table tfoot td{border-bottom:1px solid #ddd;font-weight:bold;color:#333}
.form_table .item{position:relative;margin:-4px 0;word-wrap:break-word}
.form_table .item .i_help{position:absolute;top:4px;right:0}
.form_table .item .i_label{ top:6px; left:10px}
.form_table .item .i_dsc{margin:2px 0}
.form_table .item .i_check,
.form_table .item .i_radio{width:13px;height:13px;margin:2px 5px 2px 0;padding:0;vertical-align:middle}
.form_table .item .i_text{position:relative;margin:2px;padding:3px 4px;border:1px solid #444444; background-color:#222222; color:#cccccc;}
.form_table .item .hide{visibility:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}
.form_table .item select{margin:2px}
.form_table .item input{color:#fff}
.form_table .item label{margin:0 10px 0 0;cursor:pointer}
/* //UI Object */

.resertb{ border-top: 3px solid #990000;border-bottom: 3px solid #990000;}
.btn {width:50px;}
