@charset "utf-8";

/* Layout */
.body					{ position:relative; left:0; top:0; margin:5% auto; padding:0 !important; z-index:3; }
.content					{ width:94%; min-height:210px; margin:5% auto; }


/* Body */
.content h1			{ width:100%; margin:0 auto 5% auto !important; padding:0 !important; background:none !important; border-bottom:1px solid #ede6dd} 
.content h1 img		{ width:45%; height:auto !important; margin-bottom:2% !important; }


/* 쇼핑하기 */
.content .board_top,
.content .board		{ width:100%; margin:0 auto 10px auto !important}
.content .showlist .img a img	{ height:130px !important}
.content .showlist .price img	{ width:26px; height:14px}
.content #showview h3.title img{ width:26px; height:14px}

.content table.cart_board	{ margin-bottom:0 !important}
.content .page-navi	{ margin-bottom:0 !important}


/* 이용약관 */
.content .person		{ width:100%; height:auto; margin:0 auto; padding:0; line-height:160%; color:#555}
.content .person li	{ color:#555 }