@import url('common.css');

table, tr, td						{margin:0 auto; padding:0; line-height:120%;}
select								{width:120px;}

.content1								{width:724px; padding-top:10px;}
.content1 h1							{width:724px; padding-bottom:10px;}
.content1 .box						{width:700px;border:5px solid #efefef; padding-left:7px;padding-right:7px; padding-top:12px}

/* 제품목록 */
.content2								{width:724px; padding-top:23px;}
.content2 .titleCon2				{width:724px; height:17px; padding-bottom:9px;}
.content2 .titleCon2 .titimg		{width:99px;}
.content2 .titleCon2 .tittext		{width:625px; font-size:14px; color:#d70100; font-weight:bold;}

/* 상품리스트 */
.content2 .table				{width:724px;}

/*내비종류 상단*/
.txt1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/Myshop/bullet1.gif) no-repeat scroll 18px 4px;
height:28px;
width:147px;
padding-left:28px;
padding-top:0px;
}

