@charset "euc-kr";

@import url(default.css);
@import url(common.css);  
@import url(main.css);


/* product menu */
	
div#product_menu								{}
div#product_menu	div.he						{height: 21px; margin-bottom: 3px; text-align: right; background-color: #aa9f78; padding-top: 3px;padding-right: 3px; font-size: 12px; color: white; font-weight: bold;}
div#product_menu	.bg							{background-color: #f3f3f3; margin-bottom: 3px; }
div#product_menu	 p.s_ov						{height: 21px; margin-bottom: 3px; text-align: right; padding-right: 3px; font-size: 11px; color: #333; font-weight: bold;}
div#product_menu	p.s_off						{padding-right: 3px;text-align: right;}

a.list:link {font-size: 11px; color: #666; text-decoration: none; font-weight: none}
a.list:visited {font-size: 11px; color: #666; text-decoration: none; font-weight: none}
a.list:hover {font-size: 11px; color: #666; text-decoration: underline; font-weight: bold}

a.b_list:link {font-size: 12px; color: #fff; text-decoration: none; font-weight: bold}
a.b_list:visited {font-size: 12px; color: #fff; text-decoration: none; font-weight: bold}
a.b_list:hover {font-size: 12px; color: #fff; text-decoration: none; font-weight: bold}


.btn_off									{background-color: #d0c9b2; padding-right: 5px; padding-top: 2px; padding-right: 3px; text-align: right}
.btn_over									{background-color: #aa9f78; padding-right: 5px; padding-top: 2px; padding-right: 3px; text-align: right}



div#photo_s_list							{width: 694px; overflow: hidden; background:url(../img/product/list_bg_s.gif) no-repeat 0 0; padding:8px; background-color: #fff}
div#photo_s_list    div.s_img				{width: 614px; height: 75px; float: left; overflow: hidden; margin-top: 15px}
div#photo_s_list    div.s_img	p.imgs		{width: 102px; height: 70px; float: left; background:url(../img/product/img_bg_s.gif) no-repeat 0 0; }
div#photo_s_list    div.s_img	img			{border:1px solid #ccc;}


div#photo_b									{width: 710px; overflow: hidden; background-color: #fff}
div#photo_b		div.left					{width: 505px; height: 430px; float: left; background:url(../img/product/product_bg_b.gif) no-repeat 0 0;}
div#photo_b		div.left	img.b_img		{margin: 8px 0 0 8px} 
div#photo_b		div.right					{width: 190px; float: right; _height: 430px; min-height: 430px; margin-left: 10px; background:url(../img/product/txt_bg.gif) no-repeat 0 0;}



div#product_popup							{width:640px; height: 550px; padding: 10px; text-align: center; background-color: #fff }

div#product_txt								{width: 710px;}
div#product_txt		div.txt_bg				{width: 680px; background:url(../img/product/txt_bg02.gif) repeat-y 0 0; padding: 0 15px 0 15px;}
div#product_txt		div.txt_bg	ul			{overflow: hidden }
div#product_txt		div.txt_bg	li.left		{width: 62px;  float: left;}
div#product_txt		div.txt_bg	li.right	{width: 618px; float: left;}