﻿/*
	zuhm in New York
	------------------------------------
	Date: 2007.12.16
	Author: www.ezmake.co.kr / help@ezmake.co.kr / Kim Sook Han

*/

html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
scrollbar-base-color: #f1f1f1;
scrollbar-3dlight-color: #ebebeb;
scrollbar-highlight-color: #f1f1f1;
scrollbar-face-color: #ebebeb;
scrollbar-arrow-color: #ffffff;
scrollbar-shadow-color: #f1f1f1;
scrollbar-darkshadow-color: #ebebeb;
scrollbar-track-color: #ffffff;

}
	
#main {
	width:965px;
	margin: 0;
	background-color:#0B0903;
}

#container {
	width:965px;
	margin: 0;
	background:url('img/home-bg.jpg') top left no-repeat;
}

/* ---------- header ------------ */
	
#header {
	margin:0;
	width:965px;
	height:57px;
	
}

#logo {	
	z-index:3;
	position:absolute;
	top:4px;
	left:15px;
	width:78px;
	height:92px;
}

#header .navi {
	height:18px;
	padding:22px 0 0 680px;
}

#header .navi li {
	display:inline;
	padding-left:12px;
	margin-left:16px;
	line-height:16px;
	vertical-align:middle;
	background:url('img/dot3.gif') 0 8px no-repeat;
}
#header .navi li a {
	color:#fff;
	font:11px dotum;
	text-decoration:none;
}
#header .navi li a:hover {
	text-decoration:underline;
}

/* ---------- main flash ------------ */

#main-flash {
	z-index:2;
	position:relative;
	width:915px;
	height:351px;
	margin:0;
	padding-left:50px;
}

/* ------- main navigation ---------- */

#main-navi {
	width:915px;
	height:70px;
	padding-left:50px;
}

/* ------- main content -------- */

#content {
	position:relative;
	width:915px;
	height:181px;
	padding-left:50px;
	background:url('img/main-content-bg.gif') top left repeat-x;
}

/* ------- main notice -------- */

#main-notice {
	position:absolute;
	top:4px;
	left:50px;
	width:340px;
}

#main-notice .new {
	width:340px;
	height:25px;
	text-indent:-9999px;
	background:url('img/main-notice-title.gif') top left no-repeat;
}

#main-notice .new a {
	display:block;
	width:340px;
	height:25px;	
}

#noticelist {
	width:340px;
	height:65px;	
	padding-top:5px;
	background-color:#000;
	overflow:hidden;
}

#newslist {
	width:330px;
	height:60px;
	background-color:#000;
	overflow:hidden;
}


/* ------- main event -------- */

#main-notice .event {
	width:340px;
	height:25px;
	display:block;
	text-indent:-9999px;
	padding-top:12px;
	background:url('img/main-event-title.gif') 12px left no-repeat;
}

#main-notice .event a {
	width:340px;
	height:25px;
	display:block;
}

#main-notice .eventnow {
	padding-top:11px;
}

/* ------- main best product -------- */

#main-product {
	position:absolute;
	width:144px;
	height:181px;
	top:4px;
	left:424px;	
	padding-right:18px;
	background:url('img/dash1.gif') top right repeat-y;
}

#main-point {
	position:absolute;
	width:144px;
	height:181px;
	top:4px;
	left:604px;
	padding-right:18px;	
	background:url('img/dash1.gif') top right repeat-y;
}

/* ------- main banner-------- */

#main-banner{
	position:absolute;
	top:4px;
	left:783px;
	width:182px;
}

#main-banner .corner{
	padding-bottom:17px;
}

#main-banner .fwcollection{
	
}


/* ---------- copyright ------------ */

#copyright {	
	 position:relative;
	 top:4px;
	 left:50px;
	 margin-top:30px;
	 width:915px;
	 height:75px;		
	 background:url('img/main-copyright.gif') no-repeat;
}

#copyright a {
	position:absolute;
	display:block;
	width:160px;
	height:16px;
	top:35px;
	left:320px;
	text-indent:-1000em;
}