/* ------------------------------------------------------------
 * Name		: main.css | ¸ÞÀÎ
 * Desc		: ¼º±Õ°ü´ëÇÐ±³
 * Created	: 2009-05-01 iwellcommcom by tana
 * Updated	: 2009-05-01 
 ------------------------------------------------------------ */

 /* common style */
 * { margin:0; padding:0;}
html, body {height:100%; margin:0; padding:0; font-family: "µ¸¿ò,Verdana, Geneva, Arial, Helvetica, sans-serif"; font-size: 12px; line-height:18px; color: #666; text-align:justify; text-align:center;}
form {margin:0; padding:0;}
img,table,fieldset {border:0;}
img {vertical-align:top;}
hr, legend {display: none;}
p {margin:0px 0 1em 0;}
ul, ol, li {list-style: none;}

.clear{clear:both; height:0; font-size:0; line-height:0;}

a:link, a:visited {color:#666; text-decoration:none;}
a:hover, a:active {color:#296db5; text-decoration:none;}

/* layout style */
body {background:#fff;}

.top {width:954px; margin:0 auto; overflow: hidden; text-align:right;}
.top ul {margin: 13px 0 0 0;}
.top ul li {display:inline; font-size:0; line-height:0;}


#leftBar {z-index:1000; position:absolute; top:0; left:0; width:34px; height:100%; background:url("../../images/common/layout/leftBar.png"); border:0px solid red;}
#wrap {width:100%; _background:url("../../images/common/layout/leftBar.gif") repeat-y;}
:root #wrap {overflow:hidden; background:url("../../images/common/layout/leftBar.png") repeat-y;}
#mainVisual {width:1000px; height:665px; margin:0 auto; overflow: hidden;}
#mainVisual h1{position:absolute; text-indent:-3000px;}
#mainVisual .gnb {width:979px; height:17px; margin-right:21px; text-align:right;}
#mainVisual .gnb ul {width:284px; height:17px; float:right;}
#mainVisual .gnb ul li {float:left;}
#mainVisual .lnb {clear:both; width:1000px; height:79px; }
#mainVisual .spot {width:1000px; height:79px;}

/* footer */
#footer {clear:both; position:relative; width:100%; height:100px; padding:50px 0 20px 0; background:url("../../images/common/layout/footer_bg.gif") 0 50px repeat-x; text-align:center;} 
#footer .leftBar {position:absolute; top:0; left:0; width:34px; height:170px; background:url("../../images/common/layout/leftBar.png");}

