/* 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:0 auto}
#header{width:100%}
#container{width:100%; margin:0px auto;padding:5px 0;}
#container:after{display:block;clear:both;content:''}
#content{width:100%;}
#footer{width:100%}

html, body {
 /* height: 100%; */
 margin: 0; 
 padding: 0; 
} 



h1{font-size:16px;padding:5px 0;color:#666}
body {}
legend{padding:10px 0 10px 0;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{border:0;border-top:2px solid #999}
.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:#999}
.form_table td{}
.form_table th{width:110px}
.form_table thead th{border-bottom:1px dotted #aaa;}
.form_table tbody th{border-bottom:1px dotted #aaa; text-align:left;font-weight:normal}
.form_table tfoot th{border-bottom:1px dotted #aaa}
.form_table tbody td{border-bottom:1px dotted #aaa}
.form_table tfoot td{border-bottom:1px solid #ddd;font-weight:bold;}
.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{border:1px solid #aaaaaa; }
.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{}
.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;}
