/* common */
* {margin:0; padding:0;}
table, th, td, div, h1, h2, h3, h4, fieldset, ul, ol, li, dl, dt, dd, select, input, textarea {list-style:none; font-family:dotum; font-size:12px; color:#767676;}

/* a tag */
a {color:#666666; text-decoration:none;}
a img {border:none}
a:link {color:#666666; border:none; text-decoration:none;}
a:link img {border:none}
a:visited {color:#666666; border:none; text-decoration:none;}
a:visited img {border:none}
a:hover {color:#e46a21; border:none; text-decoration:underline;}
a:active {color:#666666; border:none; text-decoration:underline;}
a:hover img {border:none}
a:active img {border:none}

/* h1 */
h1 {}

/* spot */
.bold {font-weight:bold;}
.spotBlueB {color:#4da5d2; font-weight:bold;}
.spotOrangeB {color:#eb7102; font-weight:bold;}
.spotOrange {color:#eb7102;}
.spotRedB {color:#eb2c2c; font-weight:bold;}

/* Page Navigation */
.pageNavi {text-align:center; margin-top:20px;}
.pageNavi .btn {margin-bottom:-1px;}
.pageNavi span {font-size:11px; margin:1px;}
.footerMgr {height:60px; clear:both;}

/* Wrap */
#wrap {width:853px; margin-left:10px;}

/* Header */
#header {position:relative; width:853px; height:78px; z-index:100;}
#header .logo {position:absolute; left:10px; top:18px;}
#header .grobalNavi {position:absolute; right:0px; top:14px;}
#header .grobalNavi li {display:inline; margin-left:3px;}
#header .grobalNavi li img {vertical-align:middle;}
#header .searchArea {position:absolute; left:139px; top:31px;}
#header .searchArea .inputBox {border:solid 3px #93b8da; width:340px; height:23px;}
#header .searchArea span {position:absolute; left:354px; top:-1px;}

/* Container */
#container {position:relative; width:853px;}
#container .location {height:29px; text-align:right; padding-top:10px; padding-right:6px; z-index:-1;}
#container .location span {font-weight:bold; color:#16b3e6}

/* Footer */
#footer {position:relative; width:853px; height:75px; border-top:solid 1px #9b9c9d; margin-bottom:10px;}
#footer li {display:inline;}
#footer .footerLogo {position:absolute; right:2px; top:18px;}
#footer .footerMenu {position:absolute; left:8px; top:12px;}
#footer .footerMenu li img {margin-right:7px;}
#footer .footerAddress {position:absolute; left:8px; top:48px;}

/*QuickLink*/
#quickMenu {}
#quickMenu .quick {width:74px;  background:url("/resources/images/portal/common/quick_bg_middle.gif"); repeat;}
#quickMenu .quick ol {margin:0 4px; width:66px;}
#quickMenu .quick ol li {text-align:center; }


/* ·ÎÄÃ³×ºñ°ÔÀÌ¼Ç */

.dtree {color:#666; white-space:nowrap;}
.dtree img {border:0px; vertical-align: middle;}
.dtree a {color:#333; text-decoration: none;}
.dtree a.node, .dtree a.nodeSel {white-space:nowrap; padding:1px 2px 1px 2px;}
.dtree a.node:hover, .dtree a.nodeSel:hover {color:#333; text-decoration:underline;}
.dtree a.nodeSel {background-color:#c0d2ec;}
.dtree .clip {overflow:hidden;}



/* input readonly Ç¥½Ã*/
.inputRead{background-color:#f6f6f6;border:1px solid #d6d6d6;}

