﻿* {margin:0; padding:0;}

a {selector-dummy: expression(this.hideFocus=true);}
a:focus {outline:none;}

body, div, h1, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {font-size:12px; color:#333; font-family:Dotum, arial, AppleGothic, sans-serif; line-height:1.5em; margin:0; padding:0;}

h2{text-align:left; font-size:14px; color:#615ba0; font-family:Dotum, arial, AppleGothic, sans-serif; line-height:1.5em; margin:0; padding:0;}

img {border:0; vertical-align:middle;}

dl,ul,ol,li {list-style:none;}

th,td {font-size:12px; font-family:Dotum,AppleGothic,sans-serif;}

input, select, textarea {vertical-align:middle; font-size:1em; color:#666;}

table {border-collapse:collapse; border-spacing:0;}

dl, dt, dd, ul, ol, li {font-size:12px; font-weight:normal; line-height:1.5em;}

form, fieldset {padding:0; margin:0; border:0;}

/* IE6에서 PNG 사용하기 <img src="dfjs.png" class="png24"> JS와 같이 사용해야함 */
.png24 { tmp:expression(setPng24(this)); }

/* IE6에서 PNG 백그라운드 사용하기 2가지를 같이 사용해야 함
#bodyTop{ height:24px; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/bg/bg_main_Top.png'); }
#bodyTop[id]{ height:24px; background: url(/images/bg/bg_main_Top.png) repeat-x; } */

/* 좌측 퀵메뉴부-완성시 삭제 */
#L_quick {position:absolute;top:50px;left:0;}
#L_quick dt {font-size:20px; color:purple; font-weight:bold;}
#L_quick dd a {font-size:14px; color:lime; font-weight:bold; text-decoration:none;}
#L_quick dd a:hover {text-decoration:underline;}

/* 서브페이지 레이아웃 */
body {background:#f2fcff url("/eng/images/common/sub_bg.gif") no-repeat; margin:0px; color:#868686; font-size:12px; font-family:Dotum;}