﻿@charset	"utf-8";

/* Basic Setting */
body	{
	margin:0;
	
	background:#EDE9DF;
	font-family:Dotum, Arial, Helvetica, sans-serif ;
	color:#333;
	width:748px;	
	font-size:11px;
}
input, select		{font-size:11px; vertical-align:middle; color:#666;}
input.mtxt	{border:1px solid #D9D5CA; background:#FDF9EE; font-size:11px; padding:3px 0 0 3px; color:#676568;}
img	{border:0;}
.cBoth	{clear:both;  height:0; font:0px/0px sans-serif;}

a,a:link,a:visited	{
	color:#666;
	text-decoration:none;
}
a:hover,a:active	{
	color:#666;
	text-decoration:underline;
}
a.mb,a.mb:link,a.mb:visited	{
	color:#4D443D;
	text-decoration:none;
}
a.mb:hover,a.mb:active	{
	color:#4D443D;
	text-decoration:underline;
}
a.mp,a.mp:link,a.mp:visited	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
a.mp:hover,a.mp:active	{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

/*guide*/
#Mtop	{
	width:748px;
	margin:0;
	padding:0;
	height:27px;
}
#Mtop	.link	{
	float:left;
	padding-left:36px;
}
ul.mtop	{
	padding:0;
	margin:0;
}
ul.mtop li	{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 5px 0 13px;
	background:url(/images/main/top_bar.gif) no-repeat 0 0;
}
ul.mtop li.home	{
	background:none;
}
ul.mtop li img	{padding-top:7px;}
#Mtop	.link2	{
	float:right;
	text-align:right;
	margin:3px 25px 0 0;
	display:inline;
}
#Mtop	.link2 img	{margin-left:10px;}
#Mtop_search	{
	float:right;
	text-align:right;
	padding-right:24px;
	display:inline;
	height:26px;
}
#Mtop_search img	{margin-right:3px;}

#Con_left	{
	float:left;	
	width:234px;
}
div.Mlogo	{
	text-align:center;
	height:43px;
}
div.Mmenu	{
	width:234px;
	height:135px;
	background:url(/images/main/left_bg.gif) no-repeat 0 0;
}
ul.menu	{
	padding:12px 0 0 0;
	margin:0 0 0 11px;
}
ul.menu li	{
	list-style:none;
	margin:0;
	padding:0 0 2px 0;
}
div.prd	{
	margin-left:2px;
	background:#D1CABA;
	padding:10px 0 10px 9px;
}
div.prd_tit	{padding:0 0 10px 0;}
div.prd_img	{
	float:left;
	margin-right:11px;
}
img.print	{	
	border:2px solid #B7AE9D;
	width:72px;
	height:71px;
}
div.prd_txt	{
	float:left;
	width:125px;
	color:#4D443D;
	line-height:1.3em;
	margin-top:4px;
}
div.blink	{
	margin-left:2px;
	background:#A0957F;
	height:16px;
	text-align:center;
	height:38px;
	padding-top:8px;
}
#Con_right	{
	float:left;
}
div.mvisual	{
	float:left;
	height:247px;
	padding:0;
}

div.favorite	{
	float:left;
	margin-top:43px;
	height:204px;
	background:#A09581;	
}
ul.product	{
	padding:0;
	margin:6px 0 0 22px;
}
ul.product li	{
	list-style:none;
	float:left;
	width:150px;
	margin:4px 0;
	padding:0 0 0 11px;
	background:url(/images/main/mbul.gif) no-repeat 0 2px;
	letter-spacing:-1px;
}
#Con_left2	{
	float:left;	
	width:234px;
}
#Con_right2	{
	float:left;	
	width:504px;
	height:22px;
	background:#2E2623;
	padding:9px 0 0 10px;
}
ul.mlink	{
	padding:0;
	margin:0;
}
ul.mlink li	{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 28px 0 29px;
	background:url(/images/main/con_bar.gif) no-repeat 2px right;
}
ul.mlink li.end	{
	padding:0 0 0 30px;
	background:none;
}
#Footer	{
	padding:8px 0 0 234px;
	width:514px;
	text-align:center;
}