.visit_outer { display:none; }
.visit_content { position:relative; bottom:0; left:auto; margin-top:5px; width:100%; text-align:center; }
.visit_content_inner { margin:0 auto; width:1040px; text-align:right; font-size:11px; line-height:16px;  font-family:Tahoma,Dotum; color:#747474; }
.visit_content_inner span.seper { color:#FF0000; padding:0 5px 0 5px; }
.visit_content_inner span.cnt { width:60px; text-align:left; padding:0 20px 0 5px;}

.latest_basic dl { margin:5px 0 0 5px; height:75px; font:normal 11px '돋움'; letter-spacing:-1px; }
.latest_basic dt { float:left; padding-left:13px; width:190px; height:20px; background:url(/img/latest/bg_arrow_red.gif) left 3px no-repeat; }
.latest_basic dd { float:left; width:50px; color:#BBBEC7; font-family:'굴림'; }
.latest_basic dl dt a:link, .latest_basic dl dt a:visited { color:#868686; }
.latest_basic dl dt a:hover, .latest_basic dl dt a:active { color:#454545; text-decoration:none; letter-spacing:-1px; }

.latest_no_data { padding:20px 0; height:100%; text-align:center; }

.clear { clear:both; }

input.ed {
height:16px;
border:1px solid #9A9A9A;
border-right:1px solid #D8D8D8;
border-bottom:1px solid #D8D8D8;
padding:3px 2px 0 2px;
}   
input.ed_password {
height:16px;
border:1px solid #9A9A9A;
border-right:1px solid #D8D8D8;
border-bottom:1px solid #D8D8D8;
padding:3px 2px 0 2px;
font:10px Tahoma;
}
textarea.tx {
border:1px solid #9A9A9A;
border-right:1px solid #D8D8D8;
border-bottom:1px solid #D8D8D8;
padding:2px;
}
