/*
 * index ½ºÅ¸ÀÏ½ÃÆ®
 * ÀÛ¼ºÀÏ : 2010.11.06  
-------------------------------------------------------------- */

 /* ¹è°æÀÌ¹ÌÁö */
body { background:#fff url(../images/index_bg.jpg) repeat-x left top; } 

/* ±Û·Î¹ú¸Þ´º */
#globalMenu { width:980px; height:80px; }

/* ¸ÞÀÎºñÁÖ¾ó */
#mainVisual { width:980px; height:300px; margin:0 auto;}

/* index  mainbody */
#indexLatest {width:960px; margin-top:10px;}
#bannerItems { position:relative; overflow:hidden; width:960px; height:370px; margin-top:20px; margin-bottom:10px;}

/* banner Items */
#ltGallery { position:absolute; left:0; top:0;  }
#banner1 { position:absolute; left:650px; top:0;  }
#banner2 { position:absolute; left:0; top:200px;;  }
#indexCustomer { position:absolute; left:650px; top:200px;  }

/* ltContent */
.ltContent { background:#fff url(../images/lt_bg.gif) no-repeat left bottom; padding:3px 10px 10px 10px; }