/*********************************************************************
* Program		:main.css
* Description	:UI CSS
* Version		:1.0
* Date			:2010/05/04		Writer : Bang
 **********************************************************************/
 
@import url(base.css);
@import url(layout.css);

body { background:#fcf9f2 url('/images/common/body_bg2.jpg') repeat-x 50% top; }

#middle {
	width:980px;
	background:url('/images/common/body_bg3.jpg') no-repeat left 278px;
}
div.top_visual {
	height:278px;
}


#left {
	width:200px;
	float:left;
	margin:85px 0 50px 30px;
	position:relative;
	z-index:1000;
}
#right {
	width:735px;
	float:left;
	margin:97px 0 50px 0;
	position:relative;
	z-index:600;
}
#contents {
	width:980px;
	margin:97px 0 50px 0;
	position:relative;
	z-index:600;
}

h3 {
	position:absolute;
	top:-65px;
	left:-196px;
}
h3 span {
	color:#9f6b2f;
	font-size:18px;
	font-family:Sans-Serif;
	background:url('/images/sub/prod_12.gif') no-repeat 10px top;
	padding:0 0 0 24px;
}

#contents h3 {
	position:absolute;
	top:-65px;
	left:35px;
}
/* left menu */
div.left_menu {
	width:186px;
	background:url('/images/sub/left_btm.gif') no-repeat left bottom;
	padding-bottom:20px;
}
div.left_menu div.box {
	background:url('/images/sub/left_top.gif') no-repeat left top;
	padding:40px 0 0 13px;
}
div.left_menu ul li.off {
	background:url('/images/sub/left_off.gif') no-repeat left top;
	padding:4px 0 5px 25px;
	position:relative;
	line-height:18px;
	font-size:13px;
}
div.left_menu ul li.on {
	background:url('/images/sub/left_on.gif') no-repeat left top;
	padding:4px 0 5px 25px;
	position:relative;
	line-height:18px;
	font-size:13px;
}
div.left_menu ul li.off a {
	color:#8c6028;
}
div.left_menu ul li.on a {
	color:#8c6028;
}

/* left menu : sub */
div.sub_menu1 {
	background:url('/images/sub/left_sub_btm.png') no-repeat left bottom;
	position:absolute;
	top:-7px;
	left:150px;
	width:181px;
	display:none;
}
div.sub_menu1 ul.DF {
	background:url('/images/sub/left_sub_top.png') no-repeat left top;
	padding:13px 0 10px 18px;
	float:left;
}
div.sub_menu1 ul li {
	font-size:12px;
	line-height:16px;
	background:url('/images/sub/left_dot.gif') no-repeat left 5px;
	padding:0 0 3px 8px;
}
/* left menu : sub */
div.sub_menu2 {
	background:url('/images/sub/left_sub_btm2.png') no-repeat left bottom;
	position:absolute;
	top:-7px;
	left:150px;
	width:362px;
	display:none;
}
div.sub_menu2 ul.DF {
	background:url('/images/sub/left_sub_top2.png') no-repeat left top;
	padding:13px 0 10px 18px;
	float:left;
}
div.sub_menu2 ul.DF ul.DFsm {
	float:left;
	width:170px;
}
div.sub_menu2 ul li {
	font-size:12px;
	line-height:16px;
	background:url('/images/sub/left_dot.gif') no-repeat left 5px;
	padding:0 0 3px 8px;
}
/* left menu : sub */
div.sub_menu3 {
	background:url('/images/sub/left_sub_btm3.png') no-repeat left bottom;
	position:absolute;
	top:-7px;
	left:150px;
	width:543px;
	display:none;
}
div.sub_menu3 ul.DF {
	background:url('/images/sub/left_sub_top3.png') no-repeat left top;
	padding:13px 0 10px 18px;
	float:left;
}
div.sub_menu3 ul.DF ul.DFsm {
	float:left;
	width:170px;
}
div.sub_menu3 ul li {
	font-size:12px;
	line-height:16px;
	background:url('/images/sub/left_dot.gif') no-repeat left 5px;
	padding:0 0 3px 8px;
}
/* left menu : sub */
div.sub_menu4 {
	background:url('/images/sub/left_sub_btm4.png') no-repeat left bottom;
	position:absolute;
	top:-7px;
	left:150px;
	width:724px;
	display:none;
}
div.sub_menu4 ul.DF {
	background:url('/images/sub/left_sub_top4.png') no-repeat left top;
	padding:13px 0 10px 18px;
	float:left;
}
div.sub_menu4 ul li {
	font-size:12px;
	line-height:16px;
	background:url('/images/sub/left_dot.gif') no-repeat left 5px;
	padding:0 0 3px 8px;
}
div.sub_menu4 ul.DF ul.DFsm {
	float:left;
	width:170px;
}

div.left_menu ul li.on div.sub_menu ul li a, div.left_menu ul li.off div.sub_menu ul li a {
	color:#9b774e;
}


/* products detail */
div.prod_detail {
	width:695px;
	position:relative;
	margin:0 0 30px 8px;
}
div.prod_detail div.left {
	width:337px;
	height:295px;
	float:left;
	background:url('/images/sub/prod_01.gif') no-repeat left top;
}
div.prod_detail div.left p.img {
	text-align:center;
	padding:20px;
}
div.prod_detail div.left div.zoom {
	position:absolute;
	left:15px;
	top:262px;
	z-index:400;
}
div.prod_detail div.right {
	width:335px;
	float:right;
}
div.prod_detail div.right div.name {
	background:url('/images/sub/prod_03.png') no-repeat left bottom;
	padding-bottom:11px;
	margin-bottom:10px;
}
div.prod_detail div.right div.name h4 {
	background:url('/images/sub/prod_02.png') no-repeat left top;
	padding:10px 10px 2px 15px;
	color:#715f3e;
	font-size:15px;
	line-height:20px;
}
div.prod_detail table.info {
	width:90%;
	margin:0 auto;
}
div.prod_detail table.info th {
	text-align:left;
	background:url('/images/sub/dot_01.gif') no-repeat left 7px;
	padding:0 0 0 12px;
	line-height:18px;
	font-weight:normal;
}
div.prod_detail table.info td {
	line-height:18px;
}

div.prodImg {
	width:336px;
	position:absolute;
	left:361px;
	top:193px;
}
div.prodImg p.tit {
	height:17px;
}
div.prodImg ol.list li {
	width:84px;
	height:82px;
	float:left;
	background:url('/images/sub/prod_05.gif') no-repeat left top;
}
div.prodImg ol.list li img {
	margin:8px 0 0  8px;
}

/* products detail : TEXT */
div.prod_txt {
	width:695px;
	margin:0 0 0 8px;
}
div.prod_txt h6 {
	height:32px;
}
div.prod_txt div.descript {
	font-size:13px;
	line-height:18px;
	padding:0 30px 40px 15px;
}
div.prod_txt div.descript p {
	margin-top:15px;
}
/* products detail : NEW PRODUCT */
div.prod_new {
	width:695px;
	margin:0 0 0 8px;
}
div.prod_new h6 {
	height:30px;
}
div.prod_new div.list {
	background:url('/images/sub/prod_08.gif') no-repeat left top;
	padding-top:25px;
}
div.prod_new div.list ol {
	background:url('/images/sub/prod_09.gif') no-repeat left bottom;
	padding:0 0 25px 3px;
}
div.prod_new div.list ol li.r1 { width:172px; float:left; text-align:center; }
div.prod_new div.list ol li.r2 { width:172px; float:left; text-align:center; }
div.prod_new div.list ol li.r3 { width:172px; float:left; text-align:center; }
div.prod_new div.list ol li.r4 { width:172px; float:left; text-align:center; }
div.prod_new div.list ol p.img {
	padding:0 0 8px 0;
}
div.prod_new div.list ol p.name {
	padding:0 10px 8px 30px;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
}

/* products main */
div.prod_main {
	width:712px;
	background:url('/images/sub/prod_11.gif') no-repeat left top;
	padding-top:17px;
	margin-bottom:10px;
	position:relative;
}
div.prod_main div.list {
	background:url('/images/sub/prod_10.gif') no-repeat left bottom;
}
div.prod_main div.list ol {
	padding:0 0 20px 100px;
}
div.prod_main div.list ol li.r1 { width:152px; float:left; text-align:center; }
div.prod_main div.list ol li.r2 { width:152px; float:left; text-align:center; }
div.prod_main div.list ol li.r3 { width:152px; float:left; text-align:center; }
div.prod_main div.list ol li.r4 { width:152px; float:left; text-align:center; }
div.prod_main div.list ol p.img {
	padding:0 0 8px 0;
}
div.prod_main div.list ol p.name {
	padding:0 10px 0 20px;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
}

div.prod_main div.list div.ban {
	color:#2e2e2e;
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top:-2px;
	left:0px;
	text-align:left;
}
div.prod_main div.list div.tit {
	position:absolute;
	top:65px;
	left:5px;
}
div.prod_main div.list div.tit p {
	margin:0 0 5px 5px;
	color:#2e2e2e;
	font-size:18px;
	font-weight:bold;
}


/* category page : banner */
div.cate_ban {
	margin-bottom:5px;
}
/* category page : menu */
div.cate_menu {
	width:710px;
	background:url('/images/sub/cate_02.gif') no-repeat left bottom;
	margin-bottom:5px;
}
div.cate_menu p.top {
	height:10px; font-size:0px; line-height:0px;
	background:url('/images/sub/cate_01.gif') no-repeat left top;
}
div.cate_menu ol {
	padding:8px 4px 18px 4px;
}
div.cate_menu ol li.r1 {
	float:left;
	white-space:nowrap;
	padding:0px 26px 2px 15px;
	font-size:11px;
	font-family:Verdana;
	background:url('/images/sub/bar_01.gif') no-repeat right top;
}
div.cate_menu ol li.r1 a {
	color:#ad6d22;
}

/* category2 page : menu */
div.cate2_menu {
	width:710px;
	background:url('/images/sub/cate_02.gif') no-repeat left bottom;
	margin-bottom:5px;
	/*border:1px solid #CBC7AC;*/
}
div.cate2_menu p.top {
	height:10px; font-size:0px; line-height:0px;
	background:url('/images/sub/cate2_01.gif') no-repeat left top;
}
div.cate2_menu ol {
	padding:0px 4px 0px 4px;
}
div.cate2_menu ol li.left {
	float:left;
	white-space:nowrap;
	font-size:11px;
	font-family:Verdana;
	color:#ad6d22;
	font-weight:bold;
	width:130px;
	text-align:center;
}
div.cate2_menu ol li.right {
	width:560px;
	float:left;
	white-space:nowrap;
	border-left:1px solid #CBC7AC;
}
div.cate2_menu ol li.right p.r1 {
	float:left;
	white-space:nowrap;
	padding:0px 26px 7px 15px;
	font-size:11px;
	font-family:Verdana;
	background:url('/images/sub/bar_01.gif') no-repeat right top;
}

/* category page : tab */
div.cate_tab {
	height:22px;
}
div.cate_tab li {
	float:left;
	height:22px;
}
/* category page : best */
div.cate_best {
	width:710px;
	background:url('/images/sub/cate_03.gif') no-repeat left top;
	margin-bottom:10px;
}
div.cate_best ol {
	width:710px;
	background:url('/images/sub/cate_04.gif') no-repeat left bottom;
	padding:20px 0 25px 0;
}
div.cate_best ol li.r1 { width:150px; float:left; padding:0 13px; position:relative; }
div.cate_best ol li.r2 { width:150px; float:left; padding:0 13px; position:relative; }
div.cate_best ol li.r3 { width:150px; float:left; padding:0 14px 0 16px; position:relative; }
div.cate_best ol li.r4 { width:150px; float:left; padding:0 13px; position:relative; }
div.cate_best ol div.zoom {
	position:absolute;
	top:151px;;
	left:12px;
}
div.cate_best ol p.img {
	padding:0 0 8px 0;
	text-align:center;
}
div.cate_best ol p.name {
	padding:0 10px 0 20px;
	text-align:left;
	line-height:15px;
}
/* category page : sort */
div.cate_sort {
	width:710px;
	height:30px;
	margin-top:15px;
	background:url('/images/sub/cate_05.gif') no-repeat left top;
}
div.cate_sort IMG {
	vertical-align:middle;
	margin-bottom:3px;
}
div.cate_sort ul {
	padding:5px 0 0 10px;
}
div.cate_sort ul li.tit {
	float:left;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
div.cate_sort ul li.r1 {
	float:right;
	padding:1px 18px 0 0;
	line-height:15px;
	font-size:11px;
}
div.cate_sort ul li.r1 span {
	color:#523b35;
}
div.cate_sort ul li.r1 span.on {
	font-weight:bold;
}



/* category page : list */
div.cate_list {
	width:708px;
	border:1px solid #cec3ac;
	background-color:#ffffff;
	margin-bottom:8px;
	padding:15px 0 0 0;
}
div.cate_list ol {
	width:680px;
	margin-left:14px;
}
div.cate_list ol li.r1 { width:150px; float:left; padding:0 10px 15px 10px; position:relative; }
div.cate_list ol li.r2 { width:150px; float:left; padding:0 10px 15px 10px; position:relative; }
div.cate_list ol li.r3 { width:150px; float:left; padding:0 10px 15px 10px; position:relative; }
div.cate_list ol li.r4 { width:150px; float:left; padding:0 10px 15px 10px; position:relative; }
div.cate_list ol li.clear { height:15px; border-top:1px solid #f3f3f3; }
div.cate_list ol li.clear2 { clear:both; height:15px; }
div.cate_list ol div.zoom {
	position:absolute;
	top:101px;;
	left:8px;
}
div.cate_list ol p.img {
	padding:0 0 8px 0;
	text-align:center;
}
div.cate_list ol p.name {
	padding:0 10px 0 20px;
	text-align:left;
	line-height:15px;
}
/* category page : paging */
div.cate_paging {
	width:710px;
	height:26px;
	background:url('/images/sub/cate_06.gif') no-repeat left top;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	padding-top:6px;
	line-height:15px;
}
div.cate_paging img {
	vertical-align:middle;
	margin:0 1px 3px 3px;
}
div.cate_paging a {
	color:#8a6654;
	padding:0 3px 0 3px;
	font-weight:bold;
}
div.cate_paging .current {
	color:#4b390e;
}


/* GLOBAL */
div.global {
	width:720px;
	margin:0 auto 20px auto;
}
div.global_store {
	width:850px;
	margin:0 auto;
	background:url('/images/sub/global_03.gif') repeat-x left bottom;
	padding-bottom:3px;
}
div.global_store table {
	width:100%;
	table-layout:fixed;
	empty-cells:show;
	border-collapse:collapse;
}
div.global_store table th {
	background:url('/images/sub/global_02.gif') repeat-x left top;
	padding:9px 0 5px 0;
	line-height:15px;
	color:#5e4d2e;
	font-size:12px;
}
div.global_store table td {
	border-bottom:1px solid #e6e5e0;
	padding:7px 0 5px 10px;
	line-height:15px;
	color:#857860;
	font-size:11px;
}
div.global_store table td.center {
	text-align:center;
	padding-left:0;
}


/* NEWS */
div.news_list {
	width:720px;
	margin:0 auto;
	padding-bottom:15px;
}
div.news_list table {
	width:100%;
	table-layout:fixed;
	empty-cells:show;
	border-collapse:collapse;
}
div.news_list table th {
	background-color:#e4d2b4;
	border-top:1px solid #c2b59f;
	border-bottom:1px solid #c2b59f;
	padding:9px 0 6px 0;
	line-height:15px;
	color:#756241;
	font-size:12px;
}
div.news_list table td {
	border-bottom:1px solid #dcdbd4;
	padding:7px 0 5px 0;
	line-height:15px;
	color:#857860;
	font-size:11px;
	text-align:center;
}
div.news_list table td.left {
	text-align:left;
	padding-left:10px;
}
div.news_list table tr.notice td {
	font-weight:bold;
}
/* NEWS : paging */
div.news_paging {
	width:720px;
	margin:0 auto;
	padding-bottom:20px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
}
div.news_paging img {
	vertical-align:middle;
	margin:0 4px 3px 0;
}
div.news_paging a {
	color:#8a6654;
}
div.news_paging .bar {
	color:#4b390e;
	background:url('/images/sub/news_05.gif') no-repeat left 3px;
	padding:0 10px 0 10px;
}
div.news_paging .fst {
	padding-left:7px;
}
div.news_paging  .current {
	font-weight:bold;
	text-decoration: underline;
}
/* NEWS : search */
div.news_search {
	width:720px;
	margin:0 auto;
	padding-bottom:3px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
}
div.news_search select {
	font-size:11px;
	vertical-align:middle;
}
div.news_search input {
	vertical-align:middle;
}


/* NEWS */
div.news_view {
	width:720px;
	margin:0 auto;
	padding-bottom:15px;
}
div.news_view table {
	width:100%;
	table-layout:fixed;
	empty-cells:show;
	border-collapse:collapse;
}
div.news_view table th {
	background-color:#e4d2b4;
	border-top:1px solid #c2b59f;
	border-bottom:1px solid #c2b59f;
	padding:9px 10px 6px 15px;
	line-height:15px;
	color:#756241;
	font-size:12px;
	text-align:left;
}
div.news_view table td {
	border-bottom:1px solid #dcdbd4;
	padding:6px 0 6px 0;
	color:#857860;
	font-size:11px;
}
div.news_view table td.area {
	padding:10px 30px 25px 15px;
	line-height:19px;
	font-size:12px;
}
div.news_view table td.right {
	text-align:right;
	padding-right:10px;
}
div.news_view table td.right span {
	font-weight:bold;
	padding:0 2px 0 50px;
}
div.news_view table td.txt {
	padding-left:15px;
	line-height:19px;
	font-size:12px;
}


div.news_btn {
	width:720px;
	margin:0 auto;
	text-align:right;
}



/* Brand Story */
div.intro_com {
	width:910px;
	margin:0 auto;
}
div.intro_com div.box1 {
	width:895px;
	background:url('/images/sub/intro_01.jpg') no-repeat left 6px;
	padding:0 0 0 15px;
	white-space:nowrap;
}
div.intro_com div.box2 {
	width:650px;
	background:url('/images/sub/intro_02.jpg') no-repeat left 6px;
	padding:0 0 0 260px;
	white-space:nowrap;
}
div.intro_com div.box1 p.tit {
	color:#cc670c;
	font-size:15px;
	font-weight:bold;
	line-height:21px;
	padding:0 0 10px 0;
}
div.intro_com div.box1 p.txt {
	color:#785e46;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	padding:0 0 30px 0;
}
div.intro_com div.box2 p.tit {
	color:#4f7512;
	font-size:15px;
	font-weight:bold;
	line-height:21px;
	padding:0 0 10px 10px;
	background:url('/images/sub/intro_03.gif') no-repeat left 9px;
}
div.intro_com div.box2 p.txt {
	color:#785e46;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	padding:0 0 30px 10px;
	white-space:nowrap;
}


/* Head Quarter Adress */
div.address_com {
	width:910px;
	margin:0 auto;
}
div.address_com div.map {
	width:395px;
	float:left;
	padding-top:50px;
}
div.address_com div.add {
	width:510px;
	float:left;
	padding-top:10px;
}
div.address_com div.add p.tit {
	color:#cc670c;
	font-size:15px;
	font-weight:bold;
	line-height:21px;
	padding:0 0 5px 0px;
}
div.address_com div.add p.txt {
	color:#785e46;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	padding:0 0 30px 0px;
}

div.address_com div.add p.txt span {
	color:#327407;
}




/* TV Commercials */
div.tv_com {
	width:910px;
	height:370px;
	margin:0 auto;
	position:relative;
}
div.tv_com div.movie {
	width:443px;
	height:320px;
	background:url('/images/sub/tv_01.jpg') no-repeat left top;
	position:absolute;
	right:0px;
	top:28px;
}
div.tv_com div.movie div.view {
	margin:13px 0 0 22px;
}
div.tv_com div.movie div.btn {
	margin:0 0 0 133px;
	letter-spacing:-2px;
}

div.tv_com p.tv_txt {
	color:#9d6c3d;
	font-size:15px;
	font-weight:bold;
	padding:20px 0 30px 15px;
}

div.tv_com dl {
	width:390px;
	height:65px;
	margin:0 0 10px 20px;
	background:url('/images/sub/tv_03.gif') no-repeat right bottom;
	clear:both;
}
div.tv_com dl img {
	vertical-align:top;
}
div.tv_com dl dt {
	width:105px;
	float:left;
}
div.tv_com dl dd {
	width:285px;
	float:left;
}
div.tv_com dl dd p.tit {
	font-weight:bold;
	padding:5px 0;
}
div.tv_com dl dd p.tit {
	font-size:11px;
	font-family:Verdana
}


/* category page : paging */
div.tv_paging {
	width:430px;
	height:26px;
	background:url('/images/sub/tv_02.gif') no-repeat left top;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	padding-top:6px;
	line-height:15px;
}
div.tv_paging img {
	vertical-align:middle;
	margin:0 1px 3px 3px;
}
div.tv_paging a {
	color:#8a6654;
	padding:0 3px 0 3px;
	font-weight:bold;
}
div.tv_paging .current {
	color:#4b390e;
}

/* popup */
#popup { background-image:none; background-color:#ffffff; }
#pop_zoom {
	width:430px;
	padding-bottom:15px;
	background:url('/images/sub/zoom_04.gif') repeat-x left bottom;
	position:relative;
}
#pop_zoom h1 {
	height:54px;
	background:url('/images/sub/zoom_01.gif') repeat-x left top;

}
#pop_zoom h1 img {
	margin:8px 0 0 8px;
	vertical-align:top;
}
#pop_zoom div.close {
	position:absolute;
	top:2px;
	right:2px;
}
#pop_zoom div.img {
	width:430px;
	text-align:center;
	padding:15px 0 25px 0;
	background:url('/images/sub/zoom_05.gif') no-repeat left bottom;
}
#pop_zoom p.name {
	color:#9f5909;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	margin:0 15px;
}
#pop_zoom p.txt {
	color:#656564;
	font-family:Verdana;
	font-weight:bold;
	background:url('/images/sub/zoom_06.gif') no-repeat left 15px;
	padding:8px 0 10px 7px;
	margin:0 15px;
}
