@charset "utf-8";
/* Plani Webdesign Team (http://plani.co.kr/) hasungpil 090104 */ 


/* 전체적인 타입  */

* {margin:0;padding:0;}

body, table, tr, td, select, textarea, input { font-family:Dotum,Gulim,seoul, arial, verdana;font-size:12px;line-height:150%;color:#646464; }

em,cite,address,dfn,var{font-style:normal;}

dl,ul,ol{list-style:none; margin-left:0px;}

a { text-decoration:none; color:#707070;}

a:hover, a:active, a:focus { color:#e46d04; text-decoration:underline;}

/* For Screen Reader */
legend { position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;} 

/* 스타일없을시 보여지는 것 */
hr, h1 {display:none;}
.display, caption {display:none;}
.display_p { width:0; height:0; overflow:hidden; }

h2, h3, h4 { text-decoration:none; padding-bottom:5px; font-weight:normal; font-size:12px;}

/* 테이블기본셋팅 */
table{border-collapse:collapse;border-spacing:0;}


/* 이미지 테두리0 */
img { border:0; vertical-align:middle; }
.img2 { border:0; vertical-align:top; }

/* 링크점선 없애기(탭키활용불가능-클라이언트가원하는경우이외에는사용하지말것)
a { selector-dummy : expression(this.hideFocus=true);} */


/*  모든레이어나타내기-코딩용 
div {border: #ff0000 1px solid;} */

.lnb_blue li { float:left;}
