/*
Author : ±èÁøÅÂ
Version : 1.0
*/

/* °øÅë ½ºÅ¸ÀÏ ±¸¼º¿ä¼Ò */
.floatL {float:left !important;} /* ±¸¼º¿ä¼ÒÀÇ ÁÂÃøÁ¤·Ä */
.floatR {float:right !important;} /* ±¸¼º¿ä¼ÒÀÇ ¿ìÃøÁ¤·Ä */
.floatC {margin:0 auto !important;} /* ±¸¼º¿ä¼ÒÀÇ °¡¿îµ¥Á¤·Ä */
.clear {clear:both !important;} /* ±¸¼º¿ä¼ÒÀÇ ºÐ¸® */
.overFlow {overflow:hidden;} /* ±¸¼º¿ä¼Òµé °¨½Î±â */
* html .overFlow {overflow:hidden; height:1%;} /* ±¸¼º¿ä¼Òµé °¨½Î±â */

.alignL {text-align:left !important;} /* ±¸¼º¿ä¼Ò³»ºÎÀÇ ÁÂÃøÁ¤·Ä */
.alignC {text-align:center !important;} /* ±¸¼º¿ä¼Ò³»ºÎÀÇ Áß¾ÓÁ¤·Ä */
.alignR {text-align:right !important;} /* ±¸¼º¿ä¼Ò³»ºÎÀÇ ¿ìÃøÁ¤·Ä */

.verT {vertical-align:top !important;;} /* ±¸¼º¿ä¼Ò¿Í ¿ä¼ÒµéÀÇ ¼öÁ÷°£ »ó´ÜÁ¤·Ä */
.verM {vertical-align:middle !important;;} /* ±¸¼º¿ä¼Ò¿Í ¿ä¼ÒµéÀÇ ¼öÁ÷°£ Áß¾ÓÁ¤·Ä */
.verB {vertical-align:bottom !important;;} /* ±¸¼º¿ä¼Ò¿Í ¿ä¼ÒµéÀÇ ¼öÁ÷°£ ÇÏ´ÜÁ¤·Ä */

/* ÄÁÅÙÃ÷ ±¸¼º¿ä¼Ò°£ÀÇ ¿©¹é */
.vspace3 {margin-top:3px !important;} /* ±¸¼º¿ä¼Ò¿Í »ó´Ü ¿©¹é ¼³Á¤(ÇØ´çÇÈ¼¿) */
.vspace5 {margin-top:5px !important;} /* ±¸¼º¿ä¼Ò¿Í »ó´Ü ¿©¹é ¼³Á¤(ÇØ´çÇÈ¼¿) */
.vspace6 {margin-top:6px !important;} /* ±¸¼º¿ä¼Ò¿Í »ó´Ü ¿©¹é ¼³Á¤(ÇØ´çÇÈ¼¿) */
.vspace7 {margin-top:7px !important;} /* ±¸¼º¿ä¼Ò¿Í »ó´Ü ¿©¹é ¼³Á¤(ÇØ´çÇÈ¼¿) */
.vspace10 {margin-top:10px !important;}
.vspace15 {margin-top:15px !important;}
.vspace20 {margin-top:20px !important;}
.vspace25 {margin-top:25px !important;}
.vspace30 {margin-top:30px !important;}
.vspace35 {margin-top:35px !important;}
.vspace40 {margin-top:40px !important;}
.vspace45 {margin-top:45px !important;}
.vspace50 {margin-top:50px !important;}
.vspace60 {margin-top:60px !important;}


.mar0 {margin-left:0 !important;} /* Å×ÀÌºíÀÌ h4¾øÀÌ µ¶¸³ÀûÀ¸·Î µé¾î°¥¶§ »ç¿ë */
.marT0 {margin-top:0 !important;} /* »ó´Ü¿µ¿ª¿¡ ¸¶ÁøÀ» ¾ø¾Ù¶§ */
.padT0 {padding-top:0 !important;} /* »ó´Ü¿µ¿ª¿¡ ÆÐµùÀ» ¾ø¾Ù¶§ */

.inline {display:inline;}
ul.inline li {display:inline;}
ul.block li {display:block;}

ul.lh100 li {line-height:100%;}
ul.lh120 li {line-height:120%;}
ul.lh150 li {line-height:150%;}
ol.lh150 li {line-height:150%;}

.lh2 {line-height:2em;}

.relative {position:relative;}



/***** contents common *****/
#contensBody {
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_contents2.gif') no-repeat left top;
	}
#contensOnly {
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_contents2.gif') no-repeat left top;
	}
#contensMywiz {
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_contents2.gif') no-repeat left top;
	}

.titleHeader {
	overflow:hidden;
	height:40px;
	text-align:right;
	}

	.titleHeader h2 {
		float:left;
		line-height:100%;
		font-size:12px;
		}
		.titleHeader h2 img {margin-top:10px;}

	.titleHeader .location {
		padding:15px 0 0 0;
		font-size:11px;
		color:#777777;
		}
		.titleHeader .location img {
			margin-left:2px;
			margin-right:2px;
			}

#contensOnly .titleHeader {
	overflow:hidden;
	height:40px;
	text-align:right;
	padding-top:0;
	}

	#contensOnly .titleHeader h2 {
		float:left;
		line-height:100%;
		font-size:12px;
		}

	#contensOnly .titleHeader .location {
		padding:15px 0 0 0;
		font-family:tahoma;
		font-size:11px;
		color:#777777;
		}
		#contensOnly .titleHeader .location img {
			margin-left:2px;
			margin-right:2px;
			}

ul.categoryList1 {
	overflow:hidden;
	width:748px;
	border:1px solid #cccccc;
	padding:10px 5px 7px 15px;
	word-break:keep-all;
	}
	ul.categoryList1 li {
		float:left;
		padding-left:13px;
		padding-right:8px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_list_bar1.gif') no-repeat left top;
		}
		ul.categoryList1 li.first {
			padding-left:0;
			background:#ffffff;
			}

	ul.categoryList1 li a:link strong,
	ul.categoryList1 li a:visited strong {
		color:#555555;
		}
	ul.categoryList1 li a:hover strong,
	ul.categoryList1 li a:active strong {color:#AA3344;}

.productListHeader1 {
	overflow:hidden;
	height:21px;
	border:1px solid #E1E1E1;
	margin-top:20px;
	padding:2px 2px 0 7px;
	text-align:right;
	background:#EBEBEB;
	}
	.productListHeader1 h3 {
		float:left;
		padding-top:6px;
		}

/* »óÇ°¸ñ·Ï */
ul.productList1 {
	overflow:hidden;
	width:775px;
	margin-right:-5px;
	padding-bottom:9px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_prod_list_border.gif') no-repeat left top;
	}

	ul.first {
		background:#FFFFFF;
		}

	ul.productList1 li {
		float:left;
		width:150px;
		margin-right:5px;
		padding-top:10px;
		text-align:center;
		line-height:1.1em;
		}
		ul.productList1 li p {
			margin-top:7px;
			}
		ul.productList1 li p.subject {
			margin-top:10px;
			}

/* Weekly Best */
ul.weeklyList1 {
	overflow:hidden;
	width:750px;
	padding-right:5px;
	padding-bottom:11px;
	padding-left:5px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_weekly_list.gif') no-repeat left top #FFFFFF;
	}
	ul.weeklyList1 li {
		float:left;
		width:150px;
		padding-top:15px;
		text-align:center;
		line-height:1.1em;
		}
		ul.weeklyList1 li p {
			margin-top:7px;
			}
		ul.weeklyList1 li p.subject {
			margin-top:10px;
			}


/* Weekly Best 2 */
ul.weeklyList2 {
	overflow:hidden;
	width:770px;
	margin-top:10px;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_weelbest_list.gif') repeat-y right top;
	}
	ul.weeklyList2 li {
		float:left;
		width:153px;
		border-left:1px solid #E1E1E1;
		padding-top:10px;
		padding-bottom:7px;
		text-align:center;
		line-height:1.1em;
		}
		ul.weeklyList2 li p {
			margin-top:7px;
			}
		ul.weeklyList2 li p.subject {
			margin-top:10px;
			}


.weeklyBest {
	margin-top:6px;
	padding:5px;
	background:#E1E1E1;
	}

.depth2HeadContents {
	overflow:hidden;
	}
	* html .depth2HeadContents {height:1%;}
	
	.depth2HeadContents .headCon {
		float:left;
		width:650px;
		}
	.depth2HeadContents .wizSp {
		padding-right:0 !important;
		margin-right:-3px;
		}


.womenAppArea {
	overflow:hidden;
	width:650px;
	margin-top:10px;
	}

	.womenAppArea .bigThumb {
		float:left;
		width:358px;
		height:399px;
		border:1px solid #E1E1E1;
		padding-top:54px;
		text-align:center;
		}

		.womenAppArea .bigThumb p {
			margin-top:7px;
			}
		.womenAppArea .bigThumb p.subject {
			margin-top:27px;
			}

	.womenAppArea ul {
		overflow:hidden;
		float:right;
		width:280px;
		}
		.womenAppArea ul li {
			float:left;
			width:130px;
			padding-right:10px;
			padding-top:18px;
			text-align:center;
			line-height:1.1em;
			}
			.womenAppArea ul li.first {
				padding-top:0;
				}

			.womenAppArea ul li p {
			margin-top:7px;
			}
			.womenAppArea ul li p.subject {
			margin-top:10px;
			}

.etcProductList1 {
	width:630px;
	padding:10px;
	margin-top:20px;
	background:#EBEBEB;
	}

	.etcProductList1 ul {
		overflow:hidden;
		width:630px;
		padding-bottom:7px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_etcprod_list.gif') no-repeat left top #FFFFFF;
		}
		.etcProductList1 ul li {
			float:left;
			width:126px;
			text-align:center;
			line-height:1.1em;
			}

			.etcProductList1 ul li h4 {
				margin-bottom:11px;
				}
			.etcProductList1 ul li p {
				margin-top:7px;
				}
			.etcProductList1 ul li p.subject {
				margin-top:10px;
				}

ul.arrowList1 li {
	padding-left:9px;
	line-height:1.5em;
	letter-spacing:-1px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_arrow3.gif') no-repeat left 4px;
	}
	ul.arrowList1 li.bul1 {
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_arrow2.gif') no-repeat left 4px;
		}

ul.arrowList2 li {
	margin-top:18px;
	margin-left:3px;
	padding-left:9px;
	line-height:1.5em;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_arrow3.gif') no-repeat left 4px;
	}
	ul.arrowList1 li.bul1 {
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_arrow2.gif') no-repeat left 4px;
		}

ul.arrowList3 li {
	margin-bottom:4px;
	padding-left:9px;
	line-height:1.4em;
	font-size:11px;
	letter-spacing:-1px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_arrow3.gif') no-repeat left 4px;
	}


.strike {text-decoration:line-through;}


#subNavi h2 {text-align:left;}

h3.h3Type1 {
	margin-left:15px;
	}

h3.h3Type3 {
	margin-left:20px;
	}

h3.h3Type4 {
	margin-top:35px;
	font-size:10px;
	}

h3.h3Type5 {
	margin-top:20px;
	font-size:10px;
	}
h3.h3Type6 {
	font-size:10px;
	}
h3.h3Type7 {
	margin-top:30px;
	font-size:10px;
	}
h3.h3Type8 {
	margin-top:12px;
	font-size:10px;
	}
h3.h3Type9 {
	margin-top:15px;
	font-size:10px;
	}

h3.h3subType1 {
	margin-top:40px;
	line-height:100%;
	font-size:0;
	}

h3.h3subType2 {
	margin-top:25px;
	line-height:100%;
	font-size:0;
	}

h3.h3subType3 {
	margin-top:20px;
	line-height:100%;
	font-size:0;
	}

h3.h3subType4 {
	text-align:right;
	}

h3.h3brdType1 {
	height:16px;
	margin-top:20px;
	padding:7px 0 0 9px;
	border:1px solid #E1E1E1;
	font-size:12px;
	color:#555555;
	background:#F1F1F1;
	}
h3.h3brdType2 {
	height:16px;
	margin-top:30px;
	padding:7px 0 0 9px;
	border:1px solid #E1E1E1;
	font-size:12px;
	color:#555555;
	background:#F1F1F1;
	}



h4.h4Type1 {
	margin-top:23px;
	}

h4.h4Type2 {
	margin-top:15px;
	}

h4.h4Type3 {
	margin-top:20px;
	}

h4.h4Type4 {
	margin-top:10px;
	font-size:10px;
	}

h4.h4Type5 {
	margin-top:37px;
	font-size:10px;
	}

h4.h4Type6 {
	margin-top:20px;
	padding-left:8px;
	font-size:12px;
	color:#555555;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_arrow3.gif') no-repeat left 2px;
	}

h5.h5subType1 {
	font-size:12px;
	padding-left:9px;
	line-height:1.5em;
	color:#555555;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_arrow2.gif') no-repeat left 4px;
	}

h5.h5subType2 {
	font-size:12px;
	margin-top:19px;
	color:#555555;
	}
h5.h5subType3 {
	font-size:12px;
	margin-top:25px;
	line-height:100%;
	}
h5.h5subType4 {
	font-size:12px;
	margin-top:20px;
	line-height:100%;
	}

p.paraType1 {
	margin-top:5px;
	letter-spacing:-1px;
	}
p.paraType2 {
	margin-top:10px;
	}
p.paraType3 {
	padding-top:8px;
	padding-bottom:8px;
	line-height:1.5em;
	}
p.paraType4 {
	text-align:center;
	}

p.paraType5 {
	margin-top:8px;
	line-height:1.4em;
	}

p.paraType6 {
	margin-top:30px;
	padding-bottom:15px;
	}

p.paraType7 {
	margin-top:17px;
	}

p.paraType8 {
	margin-top:5px;
	margin-left:8px;
	line-height:1.4em;
	}
p.paraType9 {
	margin-top:20px;
	margin-left:10px;
	padding-left:8px;
	font-size:12px;
	line-height:1.4em;
	color:#555555;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_arrow3.gif') no-repeat left 4px;
	}

p.paraType10 {
	margin-top:5px;
	margin-left:18px;
	line-height:1.4em;
	}

a.linkType1:link,
a.linkType1:visited,
a.linkType1:hover,
a.linkType1:active {
	color:#333333;
	text-decoration:underline;
	}

a.linkType2:link,
a.linkType2:visited,
a.linkType2:hover,
a.linkType2:active {
	text-decoration:underline;
	}


/********ÆäÀÌÂ¡¿µ¿ª***********/
/* paging */
.paging {
	position:relative;
	width: 100%;
	margin-top: 14px;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
	}
	.paging ul li.btnLeft {
		position:absolute;
		top:-1px;
		left:0;
		padding-top:3px;
		padding-left:5px;
		}
	.paging ul li.btnRight {
		position:absolute;
		top:-1px;
		right:0;
		padding-top:3px;
		padding-right:5px;
		}
		.paging ul li img {vertical-align:top;}

.paging img.btnPage {
	margin: 1px 1px 0 1px;
	}
.paging ol {
	display: inline;
	padding-left:7px;
	padding-right:7px;
	}
.paging ol li {
		display: inline;
		margin-right: 1px;
		padding: 0 2px 0 2px;
		font-family:tahoma;
		font-size:11px;
		}
	.paging ol li.first {
		padding-left: 0;
		background: none;
		}
	.paging ol li strong { 
		padding: 0;
		color:#9B132E;
		}

/* paging (»ó´Ü º¸´õ¶óÀÎ Å¸ÀÔ) */
.pagingLine {
	position:relative;
	width: 100%;
	margin-top: 9px;
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: center;
	border-top:1px solid #E5E5E5;
	}
	.pagingLine ul li.btnLeft {
		position:absolute;
		top:-1px;
		left:0;
		padding-top:12px;
		padding-left:5px;
		}
	.pagingLine ul li.btnRight {
		position:absolute;
		top:-1px;
		right:0;
		padding-top:12px;
		padding-right:5px;
		}
		.pagingLine ul li img {vertical-align:top;}

.pagingLine img.btnPage {
	margin: 1px 1px 0 1px;
	}
.pagingLine ol {
	display: inline;
	padding-left:7px;
	padding-right:7px;
	}
.pagingLine ol li {
		display: inline;
		margin-right: 1px;
		padding: 0 2px 0 2px;
		font-family:tahoma;
		font-size:11px;
		}
	.pagingLine ol li.first {
		padding-left: 0;
		background: none;
		}
	.pagingLine ol li strong { 
		padding: 0;
		color:#9B132E;
		}

/* paging (»ó´Ü º¸´õbg Å¸ÀÔ) */
.pagingBgLine {
	position:relative;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 5px;
	text-align: center;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_paging_line1.gif') repeat-x left top;
	}
	.pagingBgLine ul li.btnLeft {
		position:absolute;
		top:-1px;
		left:0;
		padding-top:12px;
		padding-left:5px;
		}
	.pagingBgLine ul li.btnRight {
		position:absolute;
		top:-1px;
		right:0;
		padding-top:12px;
		padding-right:5px;
		}
		.pagingBgLine ul li img {vertical-align:top;}

.pagingBgLine img.btnPage {
	margin: 1px 1px 0 1px;
	}
.pagingBgLine ol {
	display: inline;
	padding-left:7px;
	padding-right:7px;
	}
.pagingBgLine ol li {
		display: inline;
		margin-right: 1px;
		padding: 0 2px 0 2px;
		font-family:tahoma;
		font-size:11px;
		}
	.pagingBgLine ol li.first {
		padding-left: 0;
		background: none;
		}
	.pagingBgLine ol li strong { 
		padding: 0;
		color:#9B132E;
		}



/* »óÇ° »ó¼¼ */
.prodDetailArea {
	position:relative;
	/* overflow:hidden; */
	float:left;
	width:706px;
	border:1px solid #E5E5E5;
	padding:36px 27px 24px 35px;
	z-index:2;
	}

	.prodDetailArea .prodPhoto {
		float:left;
		width:325px;
		}

		.prodDetailArea .prodPhoto p {
			border:1px solid #E5E5E5;
			width:323px;
			padding-top:33px;
			padding-bottom:41px;
			text-align:center;
			}
		.prodDetailArea .prodPhoto ul {
			margin-top:13px;
			text-align:center;
			}
			.prodDetailArea ul li img {margin:0 1px;}

	.prodDetailArea .prodInfo {
		float:right;
		width:350px;
		}
		.prodDetailArea .prodInfo h3 {
			font-size:18px;
			color:#9A1331;
			}
		.prodDetailArea .prodInfo p.prodDesc {
			margin-top:3px;
			color:#9A1331;
			}
		.prodDetailArea .prodInfo ul.btnList {
			margin-top:19px;
			}
			.prodDetailArea .prodInfo ul.btnList li {
				float:left;
				margin-right:4px;
				}

.buyPointBanner {
	clear:both;
	overflow:hidden;
	width:703px;
	text-align:right;
	margin-left:-10px;
	}
	html>/**/body .buyPointBanner {padding-top:20px;}

	.buyPointBanner .buyPoint {
		float:left;
		text-align:left;
		}
		.buyPointBanner .buyPoint h4 {font-size:11px;}
		.buyPointBanner .buyPoint p {
			position:relative; /* 2010-01-04 ÃÖ»óÈÆ Ãß°¡ */
			width:324px;
			border:1px solid #F0F0F0;
			margin-top:8px;
			padding:8px 10px 4px 12px;
			font-size:11px;
			line-height:1.4em;
			background:#FAFAFA;
			}

	.buyPointBanner ul {
		padding-top:21px;
		}
		.buyPointBanner ul li {
			margin-bottom:4px;
			}

.prodDetailInfo {
	overflow:hidden;
	width:770px;
	padding-top:40px;
	line-height:1.5em;
	}

	.prodDetailInfo .detailContents {
		width:730px;
		padding:27px 0 0 21px;
		}

	.saleCoupon {
		float:right;
		padding-right:102px;
		}


ul.tabType1 {
	overflow:hidden;
	width:770px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_tabtype1.gif') repeat-x left bottom;
	}
	ul.tabType1 li {
		position:relative;
		float:left;
		margin-right:1px;
		line-height:1.2em;
		z-index:0;
		}
		ul.tabType1 li .num1 {
			position:absolute;
			top:6px;
			left:69px;
			z-index:2;
			}
		ul.tabType1 li .num2 {
			position:absolute;
			top:6px;
			left:75px;
			z-index:2;
			}
		ul.tabType1 li .num3 {
			position:absolute;
			top:7px;
			left:75px;
			z-index:2;
			}

.listMarFirst {margin-top:8px;}
.listMar1 {margin-top:17px;}
.listMar2 {margin-top:7px;}
.listMar3 {margin-top:15px;}

.divMar1 {margin-top:20px;}
.divMar2 {margin-top:10px;}
.divMar3 {margin-top:8px;}

.tbMar1 {margin-top:12px !important;}
.tbMar2 {margin-top:10px !important;}
.tbMar3 {margin-top:6px !important;}

.indent1 {padding-left:14px;}

.photoPara1 {
	margin-top:14px;
	}

ul.dashList1 li {
	padding-left:10px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_dash1.gif') no-repeat left 7px;
	}

.firstWrite1 {
	width:730px;
	text-align:right;
	}

ol.oderList1 {
	padding-top:7px;
	}
ol.oderList1 li {
	margin-top:4px;
	}

ul.bannerList1 {
	margin-left:20px;
	}
	ul.bannerList1 li {
		padding-top:9px;
		}

ul.bannerList2 {
	margin-left:20px;
	}
	ul.bannerList2 li {
		padding-top:0;
		}

ul.bannerList3 {
	margin-left:20px;
	}
	ul.bannerList3 li {
		padding-top:5px;
		}

ul.bannerList4 {
	margin-top:13px;
	margin-left:10px;
	}
	html>/**/body ul.bannerList4 {
		margin-top:15px;
		}

ul.bannerList5 {
	margin-left:20px;
	}
	ul.bannerList5 li {
		padding-top:10px;
		}

ul.brandBannerList1 {
	overflow:hidden;
	width:733px;
	height:114px;
	margin-top:20px;
	padding:0 18px 0 19px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/square/bg_shoes_brandlist.gif') repeat-x left bottom;
	}
	ul.brandBannerList1 li {
		float:left;
		text-align:center;
		padding:21px 12px 0 11px;
		}

.shopCartArea {
	border:1px solid #E1E1E1;
	margin-top:20px;
	padding:20px 19px 9px 19px;
	}

.cartNone {
	text-align:center;
	padding:25px 19px 32px 19px;
	}
	.cartNone ul {
		margin-top:17px;
		}


.infoArea1 {
	border:1px solid #E1E1E1;
	margin-top:8px;
	padding:16px 10px 14px 19px;
	background:#F0F0F0;
	}

ul.dotList1 li {
	padding-left:8px;
	font-size:11px;
	line-height:1.45em;
	margin-bottom:4px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_dot2.gif') no-repeat left 5px;
	}
	ul.dotList1 li.bill {
		padding-left:15px;
		color:#9A1331;
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/ico_bill1.gif') no-repeat left 2px;
		}

ul.dotList2 li {
	padding-left:8px;
	font-size:11px;
	line-height:1.45em;
	text-align:right;
	margin-bottom:2px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_dot2.gif') no-repeat left 5px;
	}
	ul.dotList2 li .sub {
		float:left;
		}
	ul.dotList2 li .name {
		padding-right:12px;
		padding-left:12px;
		}

.billPara1 {
	margin-top:9px;
	padding-left:14px;
	font-size:11px;
	color:#000000;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/ico_bill2.gif') no-repeat left 2px;
	}


/* Flash ¿µ¿ª ½ºÅ¸ÀÏ Á¤ÀÇ */
.trendReviewFlash {
	margin-top:15px;
	padding-left:3px;
	}

.newArrivalFlash {
	margin-top:15px;
	}

.mdsPickFlash {
	margin-top:15px;
	}


.europeFlash {
	margin-top:15px;
	text-align:center;
	}

.nowonSale {
	margin-top:15px;
	text-align:center;
	}

.hotTrends {
	margin-top:20px;
	text-align:center;
	}

.specialPriceFlash {
	margin-top:20px;
	text-align:center;
	}

.bannerFlash1 {
	margin-top:20px;
	text-align:center;
	}

.shopBrandFlash {
	position:relative;
	margin-top:15px;
	margin-left:20px;
	z-index:10;
	}
	.barndListLayer {
		position:absolute;
		top:0;
		left:160px;
		width:181px;
		height:221px;
		border:1px solid #D8D8D8;
		background:#FFFFFF;
		padding:1px;
		}
		.brandIndex {
			height:18px;
			border:1px solid #D1D1D1;
			border-bottom:1px solid #DEDEDE;
			padding-top:4px;
			background:#E1E1E1;
			}

		.scrollArea1 {
			overflow:auto;
			height:196px;
			border:1px solid #D1D1D1;
			border-top:none;
			}
			.scrollArea1 ul {
				font-family:verdana;
				font-size:11px;
				padding-top:15px;
				padding-bottom:15px;
				}

				.scrollArea1 ul li {
					padding-left:22px;
					line-height:100%;
					margin-top:0;
					margin-bottom:3px;
					}

.shoesLabFlash {
	margin-top:20px;
	}


/* Main ½ºÅ¸ÀÏ Á¤ÀÇ */
#mainContents {
	padding-top:15px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_contents1.gif') no-repeat left top;
	}
#mainShopContents {
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_contents2.gif') no-repeat left top;
	}

.contentsHeader {
	overflow:hidden;
	}
	* html .contentsHeader {height:1%;}
 
.newsArea {
	float:left;
	width:216px;
	padding-left:17px;
	margin-right:7px;
	}
	.newsArea h3 {
		margin-top:2px;
		}
	.newsArea .newsThumb {
		overflow:hidden;
		padding:7px 0 0 9px;
		}
		* html .newsArea .newsThumb {height:1%;} /* For IE6 */

		.newsArea .newsThumb img.thumb {
			float:left;
			}
		.newsArea .newsThumb p {
			margin-left:64px;
			padding-top:4px;
			}


		.price1 {
			color:#AA3344;
			}
		.price2 {
			color:#2A2A2A;
			}

	ul.wizNewsList {
		margin-top:10px;
		margin-right:5px;
		margin-left:3px;
		border-bottom:1px solid #E1E1E1;
		padding-bottom:8px;
		padding-left:7px;
		}
	ul.wizNewsList li {
		padding-left:5px;
		font-size:11px;
		line-height:1.6em;
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_dot1.gif') no-repeat left 6px;
		}

.mainProductFlash {
	float:left;
	width:500px;
	padding-top:5px;
	}

.bestReview {
	float:right;
	width:220px;
	padding-right:15px;
	}


.mainSideBanner {
	margin-top:15px;
	padding-left:5px;
	}

.keywordBrand {
	overflow:hidden;
	width:100%;
	margin-top:15px;
	}
	.keywordSearch {
		float:left;
		width:210px;
		padding-left:20px;
		}
		.keywordSearch h3 {
			padding-top:5px;
			}

	.wizBrand {
		float:right;
		padding-right:15px;
		}
	* html .wizBrand {margin-right:-1px;} /* For IE6 */

.topRank {
	position:relative;
	background:#E1E1E1;
	padding:5px;
	}
	.topRank .topIcon {
		position:absolute;
		top:0;
		left:0;
		}

	.topRank .insert {
		overflow:hidden;
		width:185px;
		padding:10px 5px 6px 10px;
		font-size:11px;
		line-height:1.1em;
		background:#FFFFFF;
		}
		.topRank .insert .prodTit {
			padding-top:1px;
			padding-bottom:5px;
			}
		.topRank .insert img.thumb {
			float:left;
			}
		.topRank .insert p {
			margin-left:68px;
			}
	* html .topRank .insert {height:1%;} /* For IE6 */

.keywordSearch table {
	margin-top:6px;
	border-bottom:1px solid #E1E1E1;
	}
	.keywordSearch table th {
		font-weight:normal;
		text-align:left;
		font-size:11px;
		border-bottom:1px solid #E1E1E1;
		padding:3px 10px 2px 4px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/main/bg_th_bar1.gif') no-repeat right 4px;
		}
	.keywordSearch table td {
		font-size:11px;
		border-bottom:1px solid #E1E1E1;
		padding:3px 2px 2px 6px;
		}
	.keywordSearch table td.chart {
		text-align:center;
		}
		.keywordSearch table td.chart img {margin-top:4px;}


.mensStyle {
	margin-top:15px;
	padding:0 0 0 15px;
	}

	.mensStyle ul {
		overflow:hidden;
		width:938px;
		margin-left:5px;
		border:1px solid #E2E2E2;
		border-top:none;
		}

	.mensStyle ul li {
		float:left;
		width:155px;
		border-left:1px solid #F3F3F3;
		margin-top:11px;
		padding:6px 10px 6px 10px;
		color:#666666;
		}
	.mensStyle ul li.title {
		width:220px;
		margin-top:0px;
		padding:0 0 0 0;
		}
	.mensStyle ul li.first {
		border-left:none;
		}
		.mensStyle ul li img.thumb {
			float:left;
			}
		.mensStyle ul li p {
			margin-left:85px;
			padding-top:6px;
			}

	.mensStyle ul li a:link{color:#666666; text-decoration:none;}
	.mensStyle ul li a:visited{color:#666666; text-decoration:none;}
	.mensStyle ul li a:hover{color:#AA3344; text-decoration:none;}
	.mensStyle ul li a:active{color:#AA3344; text-decoration:none;}


.wizSpecial {
	margin-top:15px;
	padding:0 0 0 15px;
	}

	.wizSpecial .specialList {
		overflow:hidden;
		width:940px;
		margin-left:5px;
		padding-bottom:3px;
		background:#EFEFEF;
		}

		.wizSpecial .specialList ul {
			float:left;
			width:684px;
			padding-top:3px;
			padding-left:6px;
			}

		.wizSpecial .specialList ul li {
			float:left;
			padding:2px;
			font-size:0;
			line-height:0;
			}

		.wizSpecial .specialList .banner {
			float:right;
			}
			.wizSpecial .specialList .banner p {
				margin-top:-85px;
				}


.thumbList1 {
	margin-top:10px;
	padding:0 0 0 15px;
	}

	.thumbList1 ul {
		overflow:hidden;
		width:938px;
		margin-left:5px;
		border:1px solid #E2E2E2;
		}

	.thumbList1 ul li {
		float:left;
		width:155px;
		border-left:1px solid #F3F3F3;
		margin-top:11px;
		padding:6px 10px 6px 10px;
		color:#666666;
		}
	.thumbList1 ul li.title {
		width:220px;
		margin-top:0px;
		padding:0 0 0 0;
		}
	.thumbList1 ul li.first {
		border-left:none;
		}
		.thumbList1 ul li img.thumb {
			float:left;
			}
		.thumbList1 ul li img.tit {
			margin-right:2px;
			}
		.thumbList1 ul li p {
			margin-left:85px;
			padding-top:6px;
			}

	.thumbList1 ul li a:link{color:#666666; text-decoration:none;}
	.thumbList1 ul li a:visited{color:#666666; text-decoration:none;}
	.thumbList1 ul li a:hover{color:#AA3344; text-decoration:none;}
	.thumbList1 ul li a:active{color:#AA3344; text-decoration:none;}


ul.etcLink1 {
	overflow:hidden;
	width:932px;
	margin:20px 0 0 20px;
	padding:6px 0 6px 6px;
	border:1px solid #E1E1E1;
	background:#F3F3F3;
	}
ul.etcLink1 li {
	float:left;
	}


.subNaviReview {
	float:left;
	width:180px;
	margin-right:10px;
	}

.subBestReview {
	width:180px;
	}

.newsHotTrends {
	float:left;
	width:650px;
	}

.wizSp {
	float:right;
	width:116px;
	padding-right:17px;
	text-align:center;
	}

	.wizSp h3 {
		margin-bottom:4px;
		}
	.wizSp ul li {
		clear:both;
		margin-bottom:5px;
		}

.brandStyle {
	overflow:hidden;
	width:945px;
	margin-top:15px;
	margin-left:20px;
	}
	.brandStyle img.saleBanner1 {
		float:left;
		margin-top:5px;
		}
	.brandStyle .brandStyleFlash {
		float:right;
		}



.reviewCon {
	border:1px solid #E1E1E1;
	border-top:none;
	padding-bottom:8px;
	margin-left:20px;
	}
	.reviewCon p {
		margin-top:5px;
		margin-left:8px;
		font-size:11px;
		}

.bestChoice {
	overflow:hidden;
	width:940px;
	margin-left:20px;
	margin-top:15px;
	}

	.bestChoice h3 {
		font-size:9px;
		line-height:100%;
		}

	.bestChoiceList {
		overflow:hidden;
		margin-top:4px;
		}

	.bestChoiceList ul {
		float:left;
		width:698px;
		height:200px;
		padding-left:3px;
		border:1px solid #E5E5E5;
		border-right:none;
		}

		.bestChoiceList ul li {
			float:left;
			width:138px;
			text-align:center;
			padding-top:10px;
			padding-left:1px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/main/bg_choice_list.gif') no-repeat left top;
			}

			.bestChoiceList ul li.first {
				background:none;
				padding-left:0;
				}

			.bestChoiceList ul li p {
				margin-top:4px;
				}
			.bestChoiceList ul li p.subject {
				margin-top:7px;
				}

	.bestChoiceList .bestStyleFlash {
		float:right;
		}

.headLine {
	z-index:10;
	}

.saleHeadLine {
	position:relative;
	z-index:2;
	}

.newsLayer {
	position:absolute;
	width:228px;
	margin-top:-380px;
	margin-left:410px;
	border:1px solid #E1E1E1;
	padding-bottom:9px;
	background:#FFFFFF;
	}
	.layerPos1 {
		margin-top:-185px !important;
		margin-left:410px !important;
		}
	.layerPos2 {
		width:219px;
		margin-top:-185px !important;
		margin-left:420px !important;
		}

	.newsLayer .newsThumb {
		overflow:hidden;
		padding:5px 0 0 9px;
		}
		* html .newsLayer .newsThumb {height:1%;} /* For IE6 */

		.newsLayer .newsThumb img.thumb {
			float:left;
			}
		.newsLayer .newsThumb p {
			margin-left:64px;
			padding-top:4px;
			}

	.newsLayer ul.wizNewsList {
		padding-bottom:0;
		border-bottom:none;
		}


.newsLayer2 {
	overflow:hidden;
	position:absolute;
	top:10px;
	right:10px;
	width:458px;
	border:1px solid #E1E1E1;
	background:#FFFFFF;
	}
	.newsLayer2 .wizShop,
	.newsLayer2 .wizMall,
	.newsLayer2 .wizNews {
		float:left;
		}
	
	.newsLayer2 .wizShop {
		width:119px;
		}
	.newsLayer2 .wizMall {
		width:118px;
		border-left:1px solid #E5E5E5;
		}
	.newsLayer2 .wizNews {
		width:219px;
		border-left:1px solid #E5E5E5;
		}
		* html .newsLayer2 .wizNews {
			margin-right:-3px;
			}

		.newsLayer2 .wizShop ul,
		.newsLayer2 .wizMall ul {
			text-align:center;
			}
		.newsLayer2 .wizShop ul li,
		.newsLayer2 .wizMall ul li {
			padding-top:5px;
			padding-bottom:3px;
			}
			.newsLayer2 .wizShop ul li p,
			.newsLayer2 .wizMall ul li p {
				margin-top:4px;
				line-height:1.1em;
				}

	.newsLayer2 .newsThumb {
		overflow:hidden;
		padding:5px 0 0 9px;
		}
		* html .newsLayer2 .newsThumb {height:1%;} /* For IE6 */

		.newsLayer2 .newsThumb img.thumb {
			float:left;
			}
		.newsLayer2 .newsThumb p {
			margin-left:64px;
			padding-top:4px;
			}

	.newsLayer2 ul.wizNewsList {
		padding-bottom:0;
		border-bottom:none;
		}

.bestReviewLayer2 {
	overflow:hidden;
	position:absolute;
	top:10px;
	right:10px;
	width:458px;
	border:1px solid #E1E1E1;
	background:#FFFFFF;
	}
	.bestReviewLayer2 .reviewList {
		padding-top:7px;
		padding-bottom:10px;
		}
		.bestReviewLayer2 .reviewList p.para {
			padding-left:10px;
			}

	.bestReviewLayer2 .reviewList ul {
		overflow:hidden;
		width:455px;
		margin-top:9px;
		}
		.bestReviewLayer2 .reviewList li {
			float:left;
			width:210px;
			padding-top:10px;
			padding-left:10px;
			padding-right:5px;
			}
			.bestReviewLayer2 .reviewList li.no2nd {
				border-left:1px solid #E1E1E1;
				}

			.bestReviewLayer2 .reviewList li img.thumb {
				float:left;
				}
			.bestReviewLayer2 .reviewList li p {
				margin-top:6px;
				margin-left:110px;
				}
			.bestReviewLayer2 .reviewList li p.subject {
				margin-top:10px;
				}
			.bestReviewLayer2 .reviewList li p.rank {
				margin-top:1px;
				}

.newsLayer3 {
	width:228px;
	border:1px solid #E1E1E1;
	padding-bottom:15px;
	background:#FFFFFF;
	}
	.newsLayer3 .newsThumb {
		overflow:hidden;
		padding:8px 0 0 13px;
		}
		* html .newsLayer3 .newsThumb {height:1%;} /* For IE6 */

		.newsLayer3 .newsThumb img.thumb {
			float:left;
			}
		.newsLayer3 .newsThumb p {
			margin-left:64px;
			padding-top:4px;
			}

	.newsLayer3 ul.wizNewsList {
		padding-bottom:0;
		border-bottom:none;
		margin-left:8px;
		margin-top:17px;
		}


.newsLayer4 {
	width:228px;
	border:1px solid #E1E1E1;
	padding-bottom:9px;
	background:#FFFFFF;
	}

	.newsLayer4 .newsThumb {
		overflow:hidden;
		padding:5px 0 0 9px;
		}
		* html .newsLayer4 .newsThumb {height:1%;} /* For IE6 */

		.newsLayer4 .newsThumb img.thumb {
			float:left;
			}
		.newsLayer4 .newsThumb p {
			margin-left:64px;
			padding-top:4px;
			}

	.newsLayer4 ul.wizNewsList {
		padding-bottom:0;
		border-bottom:none;
		}




ul.prodList1 {
	width:206px;
	margin-top:13px;
	margin-left:10px;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	}

ul.prodList1 li {
	overflow:hidden;
	width:206px;
	border-top:1px solid #E2E2E2;
	}
	ul.prodList1 li img.thumb {
		float:left;
		}
	ul.prodList1 li p {
		margin-left:87px;
		margin-top:13px;
		}
	ul.prodList1 li p.price {
		margin-top:7px;
		}

.pickHotTrends {
	overflow:hidden;
	width:650px;
	margin-top:15px;
	}
	.pickHotTrends .mdsPickFlash {
		float:left;
		margin-top:0;
		}
	.pickHotTrends .hotTrendFlash {
		float:right;
		margin-right:-5px;
		}

ul.relationList1 {
	width:158px;
	margin-left:20px;
	border:1px solid #CCCCCC;
	border-top:none;
	text-align:center;
	}
	ul.relationList1 li {
		border-top:1px solid #E5E5E5;
		padding:14px 0 7px 0;
		}
		ul.relationList1 li.first {
			border-top:none;
			}

		ul.relationList1 li p {
			padding-top:5px;
			}
		ul.relationList1 li p.subject {
			padding-top:10px;
			}

.myWizBox {
	border:1px solid #E9E9E9;
	}
	.myWizBox h3 {
		overflow:hidden;
		border-bottom:1px solid #E9E9E9;
		text-align:right;
		padding:0 10px 0 9px;
		background:#F9F9F9;
		}
		* html .myWizBox h3 {height:1%;}

	.myWizBox h3 small.qq {
		color:#AA3344;
		font-weight:normal;
		}
	.myWizBox h3.brdNone {
		border-bottom:none;
		text-align:left;
		}

	.myWizBox h3 img {vertical-align:middle;}
	.myWizBox h3 img.moreBtn {margin-top:4px;}
	html>/**/body .myWizBox h3 img.moreBtn {margin-top:8px;}

	.myWizBox .oderTable {
		padding:9px 9px 0 9px;
		}

	.myWizBox .couponTable {
		padding:9px 9px 13px 9px;
		}

	.myWizBox .wishList {
		padding:11px 9px 0 9px;
		}
		.myWizBox .wishList ul li {
			float:left;
			width:299px;
			height:100px;
			padding:9px 0 30px 10px;
			}
			.myWizBox .wishList ul li .thumb {
				float:left;
				padding-top:7px;
				}

			.myWizBox .wishList ul li p {
				margin-left:93px;
				}
			.myWizBox .wishList ul li p.price {
				margin-top:14px;
				color:#333333;
				}
			.myWizBox .wishList ul li p.btn {
				margin-top:7px;
				}

.myinfoArea {
	overflow:hidden;
	margin-top:20px;
	}
	* html .myinfoArea {height:1%;} /* for IE6 */

	.myinfoArea .areaL1 {
		float:left;
		width:308px;
		}

	.myinfoArea .areaR1 {
		float:right;
		width:308px;
		}


.myinfoTable {
	height:151px;
	padding:20px 17px 10px 9px;
	}
html>/**/body .myinfoTable {
	height:152px;
	}

	.myinfoTable h4 {
		font-size:0;
		line-height:100%;
		padding-bottom:7px;
		}

	.myinfoTable table th {
		padding:4px 0 2px 0;
		text-align:left;
		}
	.myinfoTable table td {
		padding:3px 0 2px 6px;
		}
	.myinfoTable ul {
		margin-top:18px;
		text-align:right;
		}



.addressArea ul {
	overflow:hidden;
	height:20px;
	margin-left:-1px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_add_tab.gif') repeat-x left bottom;
	}
	* html .addressArea ul {height:1%;} /* for IE6 */

.addressArea ul li {
	float:left;
	}
	.addressArea .address {
		font-family:tahoma;
		font-size:11px;
		}
	.addressArea .address h4 {
		padding-top:7px;
		font-size:0;
		line-height:0;
		}
	.addressArea .address p {
		margin-top:5px;
		line-height:1em;
		}

		#addNewjersey .address {
			height:74px;
			padding:6px 10px 10px 83px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_address_usa.gif') no-repeat left 6px;
			}

		#addLA .address {
			height:74px;
			padding:6px 10px 10px 83px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_address_usa.gif') no-repeat left 6px;
			}

		#addITALIA .address {
			height:74px;
			padding:6px 10px 10px 83px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_address_italia.gif') no-repeat left 6px;
			}

		#addUK .address {
			height:74px;
			padding:6px 10px 10px 83px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_address_uk.gif') no-repeat left 6px;
			}

	.addressArea .exchange {
		overflow:hidden;
		padding:6px 22px 6px 11px;
		border-top:1px solid #E5E5E5;
		border-bottom:1px solid #E5E5E5;
		text-align:right;
		}
		* html .addressArea .exchange {height:1%;} /* for IE6 */

		.addressArea .exchange img {
			float:left;
			vertical-align:middle;
			margin-top:2px;
			}
		#addUK .exchange img {
			float:left;
			vertical-align:middle;
			margin-top:1px;
			}
			.addressArea .exchange big {
				color:#AA3344;
				}


ul.mywizBtn1 {
	margin-top:11px;
	text-align:right;
	padding-right:17px;
	padding-bottom:10px;
	}

ul.linkList1 {
	overflow:hidden;
	width:650px;
	margin-top:20px;
	}
	ul.linkList1 li {
		float:left;
		}
	ul.linkList1 li.first {
		margin-right:15px;
		}

ul.linkList2 {
	margin-top:11px;
	}
	ul.linkList2 li {
		float:left;
		padding-left:3px;
		}
	ul.linkList2 li.first {
		padding-left:0;
		}

ul.linkList3 {
	overflow:hidden;
	width:650px;
	margin-top:20px;
	}
	ul.linkList3 li {
		float:left;
		}
	ul.linkList3 li.first {
		margin-right:10px;
		}

.faqList {
	padding:21px 10px 0 10px;
	}
	.faqList h3 {
		font-size:10px;
		line-height:100%;
		}

.faqSearch {
	margin-top:5px;
	border:1px solid #E9E9E9;
	padding:13px 10px 14px 10px;
	text-align:center;
	background:#F9F9F9;
	}
	.faqSearch input.type_text1 {
		width:295px;
		margin-left:2px;
		}

.couponReg {
	padding:20px 20px 20px 19px;
	}
	.couponReg table {
		margin-top:10px;
		}
		.couponReg table th {
			width:100px;
			border-top:1px solid #E1E1E1;
			border-bottom:1px solid #E1E1E1;
			padding:0;
			background:#F1F1F1;
			}
		.couponReg table td {
			border-top:1px solid #E1E1E1;
			border-bottom:1px solid #E1E1E1;
			border-left:1px solid #E1E1E1;
			padding-left:9px;
			}


ul.tabList1 {
	height:20px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_tablist1.gif') repeat-x left bottom;
	}
	ul.tabList1 li {
		position:relative;
		float:left;
		background:#F9F9F9;
		}
		ul.tabList1 li .num1 {
			position:absolute;
			top:4px;
			left:99px;
			}
		ul.tabList1 li .num2 {
			position:absolute;
			top:4px;
			left:137px;
			}

ul.tabList2 {
	height:20px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/sale/bg_tablist2.gif') repeat-x left bottom;
	}
	ul.tabList2 li {
		float:left;
		background:#F9F9F9;
		}

ul.tabList3 {
	overflow:hidden;
	height:22px;
	margin-top:20px;
	}
	ul.tabList3 li {
		float:left;
		}
ul.tabList4 {
	overflow:hidden;
	height:20px;
	margin-top:10px;
	}
	ul.tabList4 li {
		float:left;
		}


.deliverySearch {
	border:1px solid #E9E9E9;
	border-top:none;
	padding:15px 10px 15px 11px;
	}
	.deliverySearch ul.arrowList1 {
		padding:12px 0 0 6px;
		}

.mywizConBox3 {
	border:1px solid #E9E9E9;
	padding:20px 10px 30px 10px;
	}

.mywizConBox4 {
	border:1px solid #E9E9E9;
	padding:10px 10px 15px 10px;
	}

.mywizConBox5 {
	border:1px solid #E9E9E9;
	padding:10px 10px 10px 10px;
	}

.mywizConBox6 {
	border:1px solid #E9E9E9;
	padding:30px 20px 30px 20px;
	}

.mywizConBox7 {
	border:1px solid #E9E9E9;
	border-top:none;
	padding:20px 20px 20px 20px;
	}

.mywizConBox8 {
	border:1px solid #E9E9E9;
	padding:20px 20px 20px 20px;
	}

.mywizConBox9 {
	border:1px solid #E9E9E9;
	padding:40px 0 0 39px;
	}

.mywizConBox10 {
	padding:0 18px 20px 18px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_agreement_page.gif') no-repeat left bottom;
	}

.mywizConBox11 {
	padding:0 18px 20px 22px;
	}


.dateSearch {
	position:relative;
	border:1px solid #E9E9E9;
	padding:7px 0 6px 15px;
	background:#F6F6F6;
	}

.stampSearch {
	border:1px solid #E9E9E9;
	padding:7px 7px 6px 7px;
	text-align:right;
	background:#F6F6F6;
	}

.noticeBox {
	margin-top:30px;
	border:1px solid #E1E1E1;
	padding:16px 10px 12px 18px;
	letter-spacing:-1px;
	background:#F9F9F9;
	}

.noticeBox2 {
	margin-top:39px;
	border:1px solid #E1E1E1;
	padding:19px 10px 14px 18px;
	background:#F9F9F9;
	}
	.noticeBox2 h4 {
		font-size:0;
		padding-bottom:7px;
		}
	.noticeBox2 p {
		line-height:1.5em;
		}

.noticeBox3 {
	border:1px solid #E1E1E1;
	padding:19px 15px 14px 154px;
	letter-spacing:-1px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_men1.gif') no-repeat 20px 32px #F9F9F9;
	}
	.noticeBox3 h4 {
		font-size:0;
		padding-bottom:7px;
		}

.noticeBox4 {
	border:1px solid #E1E1E1;
	padding:19px 15px 14px 154px;
	letter-spacing:-1px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_ment2.gif') no-repeat 41px 24px #F9F9F9;
	}
	.noticeBox4 h4 {
		font-size:0;
		padding-bottom:7px;
		}
	.noticeBox4 p {
		line-height:1.5em;
		}

.noticeBox5 {
	margin-top:30px;
	border:1px solid #E1E1E1;
	padding:16px 10px 10px 18px;
	letter-spacing:-1px;
	background:#FFFFFF;
	}
	.noticeBox5 p {
		line-height:1.5em;
		}

.noticeBox6 {
	margin-top:30px;
	border:1px solid #E1E1E1;
	padding:16px 10px 17px 18px;
	letter-spacing:-1px;
	background:#FFFFFF;
	}
	.noticeBox6 p {
		line-height:1.5em;
		}

.noticeBox7 {
	border:1px solid #E1E1E1;
	padding:13px 18px 10px 125px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_ment2.gif') no-repeat 25px 16px #F9F9F9;
	}
	.noticeBox7 h4 {
		font-size:0;
		padding-bottom:7px;
		}
	.noticeBox7 p {
		line-height:1.5em;
		}

.noticeBox8 {
	border:1px solid #E1E1E1;
	padding:18px 18px 15px 125px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/popup/bg_customer1.gif') no-repeat 27px 23px #F9F9F9;
	}
	.noticeBox8 h4 {
		font-size:0;
		padding-bottom:7px;
		}
	.noticeBox8 p {
		line-height:1.5em;
		}
	.noticeBox8 ul.contactus li {
		font-size:11px;
		}

	.noticeBox8 ul.contactus li img {
		margin-top:1px;
		margin-bottom:-1px;
		}



.wishListArea {
	border:1px solid #E9E9E9;
	border-top:none;
	padding:12px 9px 15px 9px;
	}


ul.saleOpen {
	text-align:center;
	padding-left:10px;
	}

.saleCategory {
	overflow:hidden;
	border:1px solid #E1E1E1;
	padding:20px 21px 0 21px;
	border-top:none;
	background:url('http://img.wizwid.com/WIZWID/2009/images/sale/bg_category_box.gif') repeat-x left bottom #FFFFFF;
	}
	* html .saleCategory {height:1%;} /* foe IE6 */

	.saleCategory h3 {
		font-size:12px;
		line-height:100%;
		}

	.saleCategory ul {
		clear:both;
		width:100%;
		padding-top:15px;
		text-align:center;
		}
		.saleCategory ul li {
			padding-left:10px;
			}

	.saleCategory .wizShopSale {
		float:left;
		width:433px;
		}
	.saleCategory .wizMallSale {
		float:right;
		width:423px;
		padding-left:19px;
		border-left:1px solid #E1E1E1;
		}
		.saleCategory p {
			margin-top:2px;
			font-size:11px;
			line-height:1.5em;
			}
			.saleCategory p small {
				padding-right:2px;
				padding-left:2px;
				color:#BCBCBC;
				}

.todayHotSale {
	overflow:hidden;
	width:940px;
	margin-top:20px;
	}

.todayHotSale .hotSlae {
	float:right;
	}

	.hotSlae ul {
		overflow:hidden;
		width:459px;
		border-right:1px solid #E1E1E1;
		border-bottom:1px solid #E1E1E1;
		}
		.hotSlae ul li {
			float:left;
			width:152px;
			border-left:1px solid #E1E1E1;
			padding-top:10px;
			padding-bottom:10px;
			text-align:center;
			line-height:1.1em;
			}

			.hotSlae ul li p {
				margin-top:7px;
				}
				.hotSlae ul li p.subject {
				margin-top:10px;
				}

.saleMdsPick {
	margin-top:26px;
	}
	.saleMdsPick h3 {
		font-size:9px;
		line-height:100%;
		}

	.saleMdsPick ul {
		overflow:hidden;
		width:920px;
		padding:10px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/sale/bg_mds_pickbox.gif') repeat-x left bottom #EBEBEB;
		}
		html>/**/body .saleMdsPick ul {margin-top:5px;}

		.saleMdsPick ul li {
			float:left;
			width:183px;
			border-left:1px solid #E1E1E1;
			padding-top:10px;
			padding-bottom:9px;
			text-align:center;
			line-height:1.1em;
			background:#FFFFFF;
			}
			.saleMdsPick ul li.first {
				border-left:none;
				}

			.saleMdsPick ul li p {
				margin-top:7px;
				}
				.saleMdsPick ul li p.subject {
				margin-top:10px;
				}

.nowOnSaleMain {
	margin-top:26px;
	}
	.nowOnSaleMain h3 {
		font-size:9px;
		line-height:100%;
		}
	.nowOnSaleMain ul.saleList {
		overflow:hidden;
		width:928px;
		padding:10px 0 10px 10px;
		border:1px solid #E1E1E1;
		border-top:none;
		}

		.nowOnSaleMain ul.saleList li {
			float:left;
			width:130px;
			padding-left:28px;
			text-align:center;
			line-height:1.1em;
			background:#FFFFFF;
			}
			.nowOnSaleMain ul.saleList li.first {
				padding-left:0;
				}

			.nowOnSaleMain ul.saleList li p {
				margin-top:7px;
				}
				.nowOnSaleMain ul.saleList li p.subject {
				margin-top:10px;
				}

.hotTopics {
	overflow:hidden;
	width:940px;
	margin-top:26px;
	}
	.hotTopics h3 {
		font-size:9px;
		line-height:100%;
		padding-bottom:5px;
		}
	.hotTopics ul.tab {
		overflow:hidden;
		width:940px;
		height:26px;
		}
		.hotTopics ul.tab li {
			float:left;
			padding-left:1px;
			}
		.hotTopics ul.tab li.first {
			padding-left:0;
			}

	.hotTopics .topicArea {
		overflow:hidden;
		width:920px;
		border:1px solid #E1E1E1;
		border-top:none;
		padding:10px 9px 10px 9px;
		}
		.hotTopics .topicArea .bannerArea {
			float:left;
			width:457px;
			}
			.hotTopics .topicArea .bannerArea ul {
				overflow:hidden;
				width:457px;
				margin-top:10px;
				}
				.hotTopics .topicArea .bannerArea ul li {
					float:left;
					}
				.hotTopics .topicArea .bannerArea ul li.space1 {
					padding:0 5px 0 6px;
					}
				.hotTopics .topicArea .bannerArea ul li.space2 {
					padding:0 6px 0 0;
					}
		.hotTopics .topicArea ul.topicList {
			float:right;
			width:449px;
			}
			.hotTopics .topicArea ul.topicList li {
				float:left;
				width:148px;
				text-align:center;
				line-height:1.1em;
				background:#FFFFFF;
				}

				.hotTopics .topicArea ul.topicList li p {
					margin-top:7px;
					}
					.hotTopics .topicArea ul.topicList li p.subject {
					margin-top:10px;
					}

ul.productList2 {
	overflow:hidden;
	width:928px;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #E1E1E1;
	}

	ul.productList2 li {
		float:left;
		width:130px;
		padding-left:28px;
		text-align:center;
		line-height:1.1em;
		background:#FFFFFF;
		}
		 ul.productList2 li.first {
			padding-left:0;
			}

		ul.productList2 li p {
			margin-top:7px;
			}
			ul.productList2 li p.subject {
			margin-top:10px;
			}

.top10Area {
	margin-top:10px;
	}

.top10List {
	margin-top:20px;
	padding:5px;
	background:#E1E1E1;
	}
	.top10List .rankArea {
		overflow:hidden;
		width:250px;
		margin-top:15px;
		}
		.top10List .rankArea img.thumb {
			float:left;
			}
		.top10List .rankArea p {
			margin-left:75px;
			}
		.top10List .rankArea p.price {
			margin-top:7px;
			color:#9A1331;
			}

	.top10List table td {
		background:#FFFFFF;
		}
		.top10List table td.rank1_2 {
			padding:25px 25px 17px 25px;
			border-right:1px solid #E1E1E1;
			}
		.top10List table td.rank3_6 {
			padding:25px 0 25px 25px;
			}
		.top10List table td.rank7_10 {
			padding:22px 0 20px 25px;
			border-top:1px solid #E1E1E1;
			}

	.top10List table td ul li.no2nd {
		margin-top:30px;
		}

	.top10List table td.rank3_6 ul {
		overflow:hidden;
		width:100%;
		}
		.top10List table td.rank3_6 ul li {
			float:left;
			width:295px;
			padding-left:14px;
			}
			.top10List table td.rank3_6 ul li img.thumb {
				float:left;
				}
			.top10List table td.rank3_6 ul li p {
				margin-top:12px;
				margin-left:200px;
				}
			.top10List table td.rank3_6 ul li p.price {
				margin-top:7px;
				}
			.top10List table td.rank3_6 ul li p.rank {
				margin-top:0;
				}

				.top10List table td.rank3_6 ul li.no3rd,
				.top10List table td.rank3_6 ul li.no5th {
					padding-left:0;
					}
				.top10List table td.rank3_6 ul li.no5th,
				.top10List table td.rank3_6 ul li.no6th {
					margin-top:30px;
					}

		.top10List table td.rank7_10 ul li {
			float:left;
			width:130px;
			padding-left:10px;
			padding-right:10px;
			text-align:center;
			}
			.top10List table td.rank7_10 ul li.first {
				padding-left:0;
				}

			.top10List table td.rank7_10 ul li p {
				margin-top:6px;
				}
			.top10List table td.rank7_10 ul li p.subject {
				margin-top:14px;
				}
			.top10List table td.rank7_10 ul li p.rank {
				margin-bottom:20px;
				text-align:left;
				}


ul.topsellerList11_20 {
	overflow:hidden;
	width:931px;
	padding:0 4px 4px 5px;
	background:#E1E1E1;
	}

	ul.topsellerList11_20 li {
		position:relative;
		float:left;
		width:165px; /* 2009-12-18 ¼öÁ¤ */
		height:212px; /* 2009-12-18 ¼öÁ¤ */
		border:1px solid #E1E1E1;
		border-top:none;
		border-left:none;
		padding-top:10px;
		padding-bottom:8px;
		padding-left:10px; /* 2009-12-18 ¼öÁ¤ */
		padding-right:10px; /* 2009-12-18 ¼öÁ¤ */
		text-align:center;
		line-height:1.1em;
		background:#FFFFFF;
		}
		ul.topsellerList11_20 li img.label {
			position:absolute;
			top:0;
			left:0;
			}

		ul.topsellerList11_20 li p {
			margin-top:7px;
			}
			ul.topsellerList11_20 li p.subject {
			margin-top:10px;
			}

.brnadHeadLine {
	overflow:hidden;
	width:940px;
	}
	.brnadHeadLine .brandMainFlash {
		float:left;
		}
	.brnadHeadLine .newsLayer3 {
		float:right;
		}

.topChoiceBrand {
	overflow:hidden;
	width:940px;
	margin-top:20px;
	}

	.topBrand {
		float:left;
		width:460px;
		}
		.topBrand ul.brandList {
			overflow:hidden;
			width:449px;
			border:1px solid #E1E1E1;
			border-top:none;
			padding:11px 0 11px 9px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/brand/bg_grad1.gif') repeat-x left bottom;
			}
			.topBrand ul.brandList li {
				float:left;
				width:102px;
				margin-right:8px;
				border:1px solid #EBEBEB;
				padding-top:12px;
				padding-bottom:7px;
				text-align:center;
				background:#FFFFFF;
				}
				.topBrand ul.brandList li p.brand {
					margin-bottom:10px;
					}
				.topBrand ul.brandList li p.subject {
					margin-top:10px;
					}

	.choiceBrand {
		float:right;
		}

.recomBrand {
	overflow:hidden;
	width:928px;
	margin:15px auto 0 auto;
	}
	.recomBrand .women {
		float:left;
		}
	.recomBrand .men {
		float:right;
		}

	.recomBrand ul {
		overflow:hidden;
		width:456px;
		border:1px solid #E2E2E2;
		padding:5px 0 5px 4px;
		background:#F9F9F9;
		}
		.recomBrand ul li {
			float:left;
			margin-right:4px;
			}

.brandCategory {
	overflow:hidden;
	width:935px;
	margin:0 auto -15px 6px;
	}
	html>/**/body .brandCategory {
		margin:0 auto 0 6px;
		}

	.brandCategory .cateBox {
		float:left;
		width:159px;
		height:235px;
		margin:8px 7px 0 0;
		border:1px solid #E1E1E1;
		padding:9px 10px 14px 9px;
		}

		.brandCategory .cateBox ul {
			overflow-y:scroll;
			height:204px;
			margin-top:13px;
			font-family:tahoma;
			font-size:11px;
			}
			.brandCategory .cateBox ul.shot {
				height:78px;
				}
			.brandCategory .cateBox ul.middle {
				height:78px;
				}

.brandCategory hr {
	overflow:hidden;
	height:0px;
	border:1px solid #FFFFFF;
	}

.bestSite {
	margin-top:20px;
	margin-left:20px;
	}
	.bestSite p {
		width:158px;
		border:1px solid #E1E1E1;
		border-bottom:none;
		}

.bestsiteArea {
	width:128px;
	border:1px solid #E1E1E1;
	border-top:none;
	padding:10px 10px 10px 20px;
	}

	ol.bestsiteList1 {
		overflow-y:scroll;
		height:144px;
		}
		ol.bestsiteList1 li {
			line-height:1.3em;
			}

.approvalInfo {
	margin-top:20px;
	padding-top:12px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_dot3.gif') repeat-x left top;
	}
	.approvalInfo ul.btn {
		float:right;
		margin-top:36px;
		}
	.approvalInfo ul.btn2 {
		float:right;
		margin-top:16px;
		}

	.approvalInfo p {
		line-height:1.7em;
		}

.approvalInfo2 {
	margin-top:9px;
	margin-right:21px;
	margin-left:21px;
	padding-top:12px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_dot3.gif') repeat-x left top;
	}
	.approvalInfo2 ul.btn {
		float:right;
		margin-top:36px;
		}
	.approvalInfo2 ul.btn2 {
		float:right;
		margin-top:16px;
		}
	.approvalInfo2 p {
		line-height:1.7em;
		}
		

.approvalInfo3 {
	overflow:hidden;
	margin-top:9px;
	margin-right:21px;
	margin-left:21px;
	padding-top:12px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_dot3.gif') repeat-x left top;
	}
	* html .approvalInfo3 {height:1%;} /* for IE6 */

	.approvalInfo3 ul {
		margin-left:104px;
		}

.approvalInfo4 {
	margin-top:9px;
	margin-right:21px;
	margin-left:21px;
	padding-top:12px;
	padding-left:3px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_dot3.gif') repeat-x left top;
	}
	.approvalInfo4 ul.btn {
		float:right;
		margin-top:36px;
		}
	.approvalInfo4 ul.btn2 {
		float:right;
		margin-top:16px;
		}
	.approvalInfo4 p {
		line-height:1.7em;
		}



.dash1 {
	color:#E1E1E1;
	}


/**** 2009-11-30 ¼öÁ¤ Start */
.addressInfo {
	overflow:hidden;
	width:930px;
	margin-top:8px;
	padding-bottom:30px; /* 2009-11-30 Ãß°¡ */
	border:5px solid #E1E1E1;
	}
	.addressInfo .customerInfo {
		float:left;
		width:472px;
		background:#FFFFFF;
		}
	.addressInfo .address {
		float:right;
		width:457px;
		border-left:1px solid #E1E1E1;
		background:#FFFFFF;
		}
/* 2009-11-30 ¼öÁ¤ End ****/

		.addressInfo h4 {
			height:32px;
			padding-right:13px;
			text-align:right;
			background:#F7F7F7;
			}
			.addressInfo h4 img {
				margin-top:4px;
				}
			.addressInfo h4 input {
				margin-top:4px;
				margin-right:3px;
				}
			.addressInfo h4 img.tit {
				float:left;
				margin-top:0;
				}
		.addressInfo .customerInfo h4 {
			border-right:1px solid #FFFFFF;
			}
		.addressInfo .address h4 {
			border-left:1px solid #FFFFFF;
			}

.cautionArea1 {
	margin-top:10px;
	border:1px solid #E1E1E1;
	padding:14px 10px 15px 122px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_caution1.gif') no-repeat 26px 7px;
	}

.addressInfo2 {
	overflow:hidden;
	width:930px;
	margin-top:9px;
	padding-bottom:15px;
	border:5px solid #E1E1E1;
	}



/* ¼­ºê³×ºñ ½ºÅ¸ÀÏ Á¤ÀÇ */
.subNavArea {
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_subnavi1.gif') no-repeat 3px bottom;
	padding-bottom:5px;
	}

ul.subNaviList {
	/* width:149px; 2010-01-04 ÃÖ»óÈÆ »èÁ¦ */
	/* margin-left:10px; 2010-01-04 ÃÖ»óÈÆ »èÁ¦ */
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:9px 0 19px 9px;
	background:#FFFFFF;
	}

	ul.subNaviList li {
		position:relative;
		z-index:1000;
		}
		ul.subNaviList li h4 {
			font-size:9px;
			line-height:100%;
			padding-top:8px;
			}
			html>/**/body ul.subNaviList li h4 {padding-bottom:5px;} /* For Modern Browser */

	.snbCateBox {
		position:absolute;
		top:-9px;
		left:149px;
		width:166px;
		z-index:1000;
		}
		.snbCateBox img.arrow {
			position:absolute;
			top:15px;
			left:1px;
			}

		.snbCateBox .listArea {
			width:138px;
			float:right;
			border:1px solid #cccccc;
			padding:10px;
			font-size:11px;
			background:#FFFFFF;
			filter:alpha(opacity=90);
			}
	
	ul.cateList {
		border:1px solid #F2F2F2;
		padding:4px 10px 5px 10px;
		background:#FFFFFF;
		}
		ul.cateList li {
			position:static;
			letter-spacing:-1px;
			margin-top:4px;
			padding-left:9px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_dash2.gif') no-repeat left 5px;
			}
			html>/**/body ul.cateList li {
				margin-top:3px;
				}

ul.openCateList {
	padding:0 0 10px 9px;
	}
	ul.openCateList li {
		position:static;
		letter-spacing:-1px;
		font-size:11px;
		margin-top:7px;
		padding-left:11px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_arrow3.gif') no-repeat left 4px;
		}

ul.subNaviplan {
	/*width:158px; 2010-01-04 ÃÖ»óÈÆ »èÁ¦ */
	/*margin-left:10px; 2010-01-04 ÃÖ»óÈÆ »èÁ¦ */
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:#FFFFFF;
	}
	ul.subNaviplan li {
		border-top:1px solid #E1E1E1;
		text-align:center;
		padding:15px 5px 6px 5px;
		}
		ul.subNaviplan li p {
			margin-top:10px;
			}


.saleTabArea {
	margin-top:20px;
	}

.buyProdInfo {
	margin-top:10px;
	padding:6px 4px 3px 49px;
	border:5px solid #E1E1E1;
	}
	.buyProdInfo table th {
		text-align:left;
		}

.statePara1 {
	margin-top:12px;
	}
	.statePara1 img {vertical-align:middle;}
	.statePara1 strong {color:#555555;}

.totalBig {
	margin-top:11px;
	border:1px solid #E1E1E1;
	padding:14px 18px 11px 31px;
	text-align:right;
	color:#9A1331;
	background:#F7F7F7;
	}

.denimContents {
	float:left;
	width:770px;
	}

.shoesSQContents {
	float:left;
	width:770px;
	}

	.headLineShoesSq {
		overflow:hidden;
		width:770px;
		}

	.shoesSQFlash {
		float:left;
		}

.bestShoes {
	overflow:hidden;
	width:749px;
	margin-top:20px;
	border:1px solid #E1E1E1;
	padding:19px 0 19px 19px;
	}
	.bestShoesFlash {
		float:left;
		}

	ul.shoesList1 {
		overflow:hidden;
		float:right;
		width:483px;
		}

		ul.shoesList1 li {
			float:left;
			width:116px;
			margin-right:3px;
			text-align:center;
			line-height:1.1em;
			background:#FFFFFF;
			}

			ul.shoesList1 li p {
				margin-top:7px;
				}
				ul.shoesList1 li p.subject {
				margin-top:10px;
				}

.trendFocus {
	overflow:hidden;
	width:770px;
	margin-top:5px;
	text-align:right;
	}
	.trendFocus .trndFocusFlash {
		float:left;
		width:532px;
		}


.shoesNewArrival {
	margin-top:20px;
	}
	.shoesNewArrival ul {
		overflow:hidden;
		width:768px;
		border:1px solid #e1e1e1;
		padding-top:10px;
		padding-bottom:10px;
		border-top:none;
		}

		.shoesNewArrival ul li {
			float:left;
			width:152px;
			text-align:center;
			line-height:1.1em;
			border-left:1px solid #E1E1E1;
			padding-bottom:7px;
			background:#FFFFFF;
			}
			.shoesNewArrival ul li.first {
				border-left:none;
				}

			.shoesNewArrival ul li p {
				margin-top:7px;
				}
				ul.shoesList1 li p.subject {
				margin-top:10px;
				}

.searchBox {
	border:1px solid #E1E1E1;
	background:#F1F1F1;
	padding:5px;
	}
	.searchArea {
		padding:10px 15px 12px 15px;
		background:#FFFFFF;
		}
		.searchArea fieldset {
			height:34px;
			padding-top:14px;
			text-align:center;
			border:1px solid #E1E1E1;
			background:#EDEDED;
			}
			.searchArea fieldset input.type_text6 {
				width:463px;
				margin-left:15px;
				}

.searchResultPara {
	margin-top:23px;
	padding-bottom:9px;
	}

.searchShopMallResult {
	padding:10px 0 8px 0;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_dot2.gif') repeat-x left top;
	}
	.searchShopMallResult table th {
		width:80px;
		text-align:left;
		}
	.searchShopMallResult table td {
		height:35px;
		padding:3px 0 0 8px;
		font-size:11px;
		line-height:1.4em;
		}
		.searchShopMallResult table td small {
			font-size:10px;
			padding-left:3px;
			padding-right:3px;
			}

.searchBrandResult {
	padding:15px 0 0 0;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_dot2.gif') repeat-x left top;
	}
	.searchBrandResult dl {
		width:735px;
		}
	.searchBrandResult dl dd {
		margin-top:5px;
		font-size:11px;
		line-height:1.4em;
		}
		.searchBrandResult dl dd small {
			font-size:10px;
			padding-left:3px;
			padding-right:3px;
			}

ul.moreBtn1 {
	float:right;
	margin-top:-23px;
	padding-right:2px;
	text-align:right;
	}
ul.moreBtn2 {
	float:right;
	margin-top:-13px;
	padding-right:2px;
	text-align:right;
	}

ul.bestHitList {
	overflow:hidden;
	width:929px;
	margin-top:9px;
	padding-left:9px;
	border:1px solid #E1E1E1;
	background:#F0F0F0;
	}
	ul.bestHitList li {
		float:left;
		width:183px;
		text-align:center;
		line-height:1.1em;
		border-left:1px solid #E1E1E1;
		padding-top:21px;
		padding-bottom:17px;
		}
		ul.bestHitList li.first {
				border-left:none;
				}

			ul.bestHitList li p {
				margin-top:5px;
				line-height:1.2em;
				}
				ul.bestHitList li p.subject {
				margin-top:10px;
				}

ul.searchOption {
	overflow:hidden;
	width:940px;
	}
	ul.searchOption li {
		float:left;
		margin-right:1px;
		}

.searchPriceOption {
	margin-top:20px;
	}
	.searchPriceOption ul {
		overflow:hidden;
		width:940px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/search/bg_search_tablist1.gif') repeat-x left bottom;
		}
		.searchPriceOption ul li {
			float:left;
			margin-right:1px;
			border:1px solid #E1E1E1;
			}
			.searchPriceOption ul li img,
			.searchPriceOption ul li input {
				vertical-align:middle;
				}

		.searchPriceOption ul li.all {
			width:114px;
			height:15px;
			border-bottom:none;
			padding:10px 0 0 19px;
			background:#FFFFFF;
			}
		.searchPriceOption ul li.price {
			height:21px;
			padding:3px 3px 0 9px;
			background:#F1F1F1;
			}
	.searchPriceOption ul li input {
		text-align:center;
		font-size:11px;
		color:#9A1331;
		}


.sortOption {
	margin-top:27px;
	padding:0 12px 0 13px;
	}
	.sortOption ul {
		float:right;
		}
		.sortOption ul li img {
			vertical-align:bottom;
			margin-left:11px;
			}
	.sortOption  small {
		font-size:10px;
		padding-left:3px;
		padding-right:3px;
		}

.relationPlan {
	overflow:hidden;
	width:938px;
	border:1px solid #E1E1E1;
	border-top:none;
	}
	.relationPlan ul {
		padding:0 18px 0 18px;
		margin:16px 0 14px 0;
		font-size:11px;
		}
	.relationPlan ul.listL {
		float:left;
		width:46%;
		border-right:1px solid #e1e1e1;
		}
	.relationPlan ul.listR {
		float:right;
		width:46%;
		}

		.relationPlan ul li {
			padding-top:4px;
			padding-bottom:4px;
			}

		.relationPlan ul li img {vertical-align:middle;}

.recomPlan {
	overflow:hidden;
	width:940px;
	margin:2px auto 0 auto;
	}
	.recomPlan .wizShop {
		float:left;
		}
	.recomPlan .wizMall {
		float:right;
		}

	.recomPlan ul {
		overflow:hidden;
		border:1px solid #e1e1e1;
		background:#F9F9F9;
		}
		*html .recomPlan ul {height:1%;}

		.recomPlan ul li {
			float:left;
			margin-right:5px;
			}

	.recomPlan .wizShop ul {
		width:460px;
		padding:5px 0 5px 6px;
		}
	.recomPlan .wizMall ul {
		width:460px;
		padding:5px 0 5px 5px;
		}

.searchListImage {
	width:920px;
	margin:0 auto 0 auto;
	margin-top:4px;
	border-top:2px solid #CCCCCC;
	}
	.searchListImage ul {
		overflow:hidden;
		width:920px;
		border-bottom:1px solid #E1E1E1;
		padding:20px 0;
		}

		.searchListImage ul li {
			float:left;
			width:152px;
			text-align:center;
			line-height:1.1em;
			border-left:1px solid #E1E1E1;
			}
			.searchListImage ul li.first {
				border-left:none;
				}

			.searchListImage ul li p {
				margin-top:5px;
				line-height:1.2em;
				}
			.searchListImage ul li p.subject {
				margin-top:10px;
				}
			.searchListImage ul li p img {
				margin-top:5px;
				}

ul.planEventList1 {
	overflow:hidden;
	width:940px;
	padding:10px 0 0 0;
	}
	ul.planEventList1 li {
		float:left;
		width:187px;
		text-align:center;
		line-height:1.1em;
		border-left:1px solid #E1E1E1;
		}
		ul.planEventList1 li.first {
			border-left:none;
			}
		
		ul.planEventList1 li p {
				margin-top:5px;
				line-height:1.2em;
				}
			ul.planEventList1 li p.subject {
				margin-top:10px;
				}
			ul.planEventList1 li p img {
				margin-top:5px;
				}

ul.planEventList2 {
	overflow:hidden;
	width:940px;
	border-top:1px solid #E1E1E1;
	margin-top:15px;
	padding:15px 0 0 0;
	}
	ul.planEventList2 li {
		float:left;
		width:187px;
		text-align:center;
		line-height:1.1em;
		border-left:1px solid #E1E1E1;
		}
		ul.planEventList2 li.first {
			border-left:none;
			}
		
		ul.planEventList2 li p {
				margin-top:5px;
				line-height:1.2em;
				}
			ul.planEventList2 li p.subject {
				margin-top:10px;
				}
			ul.planEventList2 li p img {
				margin-top:5px;
				}

fieldset.fieldsetType1 {
	margin-top:16px;
	padding:6px 0;
	text-align:center;
	background:#F7F7F7;
	}
	fieldset.fieldsetType1 input.type_text6 {
		border-color:#CCCCCC;
		}

.loginArea {
	width:403px;
	margin:0 auto 0 auto;
	padding:10px 0 12px 0;
	}
	.loginArea h3 {
		padding-left:37px;
		}

.inputAccount {
	overflow:hidden;
	width:323px;
	margin:23px auto 0 auto;
	}
	.inputAccount ul {
		float:left;
		}
		.inputAccount ul li {
			margin-bottom:7px;
			}

	.inputAccount input.loginBtn {
		float:right;
		margin-top:1px;
		}
	.inputAccount img,
	.inputAccount input {
		vertical-align:middle;
		}
	.inputAccount input.type_login {
		width:183px;
		margin-left:16px;
		}
	.loginArea .saveId {
		padding:4px 0 6px 100px;
		font-size:0;
		}
	html>/**/body .loginArea .saveId {
		padding:9px 0 11px 100px;
		font-size:0;
		} /* for Modern Browser */
		html>/**/body .loginArea .saveId input {
			margin-right:5px;
			} /* for Modern Browser */

	.loginMent1 {
		margin-top:14px;
		padding:0 0 0 39px;
		color:#5B2C39;
		}
	ol.loginLink {
		width:313px;
		padding:3px 0 0 39px;
		}
		ol.loginLink li {
			text-align:right;
			margin-bottom:2px;
			}
			ol.loginLink li span {
				float:left;
				padding-top:5px;
				}

.searchAccount {
	overflow:hidden;
	width:594px;
	margin:0 auto 0 auto;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_search_account.gif') no-repeat center top;
	}
	.searchAccount .searchId {
		float:left;
		}

	.searchAccount .searchId .loginSearch {
		float: left;
		margin-top: 27px;
		padding-left: 10px;
		}

	.searchAccount .searchId .idSave {
		clear: both;
		margin-left: 63px;
		padding-top: 3px;
		}

		.searchAccount .searchId .idSave img {
				padding-left: 3px;
				}

	.searchAccount .searchPass {
		float:right;
		padding-right:2px;
		}

		.searchAccount .searchId ul,
		.searchAccount .searchPass ul {
			margin-top:30px;
			}

		.searchAccount .searchId p.submit {
			margin-top:9px;
			text-align:right;
			}
		.searchAccount .searchId p.submit2 {
			margin-top: 40px;
			margin-left: 35px;
			}
		.searchAccount .searchPass p.submit {
			margin-top:5px;
			text-align:right;
			}
		.searchAccount .searchPass p.submit2 {
			margin-top:20px;
			text-align:right;
			}
		.searchAccount .searchPass ul li.engName input {
			font-size: 11px;
			color: #555555;
			}
			.searchAccount .searchPass .signOption {
				margin-top:6px;
				text-align:left;
				padding-left:66px;
				}
		.searchAccount .searchId p.submit input,
		.searchAccount .searchPass p.submit input {
			margin-right:-2px;
			}


.searchResult {
	padding:8px 10px;
	}

.searchResult .resultId {
	float:left;
	width:272px;
	border:3px solid #E1E1E1;
	padding:10px;
	}
	.searchResult .resultId .userInfo {
		margin-top:14px;
		padding:9px 10px 7px 20px;
		background:#F8F8F8;
		line-height:1.4em;
		}

.searchResult .resultPass {
	float:right;
	width:272px;
	border:3px solid #E1E1E1;
	padding:10px;
	}
	.searchResult .resultPass .userInfo {
		margin-top:14px;
		margin-bottom:9px;
		padding:9px 10px 7px 20px;
		background:#F8F8F8;
		line-height:1.4em;
		}


/* ´Þ·Â ·¹ÀÌ¾î */
#calendar1 {
	position:absolute;
	top:31px;
	left:216px;
	}

.layerShadow {
	width:149px;
	background:#EEEEEE;
	}

.calendarLayer {
	position:relative;
	top:-2px;
	left:-2px;
	width:147px;
	border:1px solid #CFCFCF;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_calendar1.gif') repeat-x left top #FFFFFF;
	padding:0 0 7px 0;
	}
	.calendarLayer p {
		padding:8px 0 6px 0;
		text-align:center;
		color:#333333;
		}
		.calendarLayer p img {
			vertical-align:middle;
			}

table.tbCalendar1 {
	margin-left:4px;
	margin-right:4px;
	}

table.tbCalendar1 th {
	padding-top:6px;
	padding-bottom:6px;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	}

table.tbCalendar1 td {
	font-size:10px;
	text-align:right;
	font-family:tahoma;
	padding:0 5px 0 0;
	}
	table.tbCalendar1 td.sun {
		color:#AA3344;
		}
		table.tbCalendar1 td.sun a:link,
		table.tbCalendar1 td.sun a:visited {
			color:#AA3344;
			}
		table.tbCalendar1 td.sun a:hover,
		table.tbCalendar1 td.sun a:active {
			color:#FFFFFF;
			background:#AA3344;
			}


	table.tbCalendar1 td a:link,
	table.tbCalendar1 td a:visited {
		color:#777777;
		}
	table.tbCalendar1 td a:hover {
		color:#FFFFFF;
		}
		table.tbCalendar1 td:hover,
		table.tbCalendar1 td:hover a:link,
		table.tbCalendar1 td:hover a:visited,
		table.tbCalendar1 td:hover a:hover,
		table.tbCalendar1 td:hover a:active,
		table.tbCalendar1 td:hover a:link strong.today,
		table.tbCalendar1 td:hover a:visited strong.today,
		table.tbCalendar1 td:hover a:hover strong.today,
		table.tbCalendar1 td:hover a:active strong.today {
			color:#FFFFFF;
			background:#AA3344;
			}

	table.tbCalendar1 td strong.today {
		color:#333333;
		letter-spacing:-1px;
		text-decoration:underline;
		}
	table.tbCalendar1 td a:link strong.today,
	table.tbCalendar1 td a:visited strong.today {
		color:#333333;
		letter-spacing:-1px;
		text-decoration:underline;
		}
	table.tbCalendar1 td a:hover strong.today,
	table.tbCalendar1 td a:active strong.today {
		color:#FFFFFF;
		letter-spacing:-1px;
		text-decoration:underline;
		}

.completeStats {
	margin-top:17px;
	text-align:center;
	color:#555555;
	}
.completeMent1 {
	margin-top:4px;
	text-align:center;
	}

ul.couponTab {
	margin-top:20px;
	border-top:1px solid #D2D2D2;
	}

.couponArea1 {
	margin-top:20px;
	border:1px solid #D2D2D2;
	padding:0 0 12px 0;
	background:#F8F8F8;
	}
	.couponArea1 .couponImg {
		float:right;
		margin-top:21px;
		padding-right:11px;
		}

	.couponArea1 .couponInput {
		margin-top:26px;
		margin-left:24px;
		}
		.couponArea1 .couponInput img,
		.couponArea1 .couponInput input {
			vertical-align:middle;
			}
	.couponArea1 .couponInfo {
		margin-top:17px;
		margin-left:24px;
		}

.arrivalProdList {
	padding-top:10px;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	}
	.arrivalProdList .productListHeader1 {
		margin:0 8px 0 9px;
		padding:4px 4px 3px 4px;
		}

	.arrivalProdList h3 {
		font-size:9px;
		line-height:100%;
		}
	.arrivalProdList ul.saleList {
		overflow:hidden;
		width:928px;
		padding:10px 0 10px 10px;
		border-bottom:1px solid #E1E1E1;
		}

		.arrivalProdList ul.saleList li {
			float:left;
			width:130px;
			padding-left:28px;
			text-align:center;
			line-height:1.1em;
			background:#FFFFFF;
			}
			.arrivalProdList ul.saleList li.first {
				padding-left:0;
				}

			.arrivalProdList ul.saleList li p {
				margin-top:7px;
				}
				.arrivalProdList ul.saleList li p.subject {
				margin-top:10px;
				}

.topReviewArea {
	margin-top:10px;
	padding-right:20px;
	border:1px solid #E1E1E1;
	}
	.topReviewArea table th {	
		padding:20px 12px 20px 20px;
		text-align:left;
		}
	.topReviewArea table td {	
		padding:24px 0 0 0;
		}
	.topReviewArea table th img.rank {
		margin-top:5px;
		margin-left:10px;
		}

	.topReviewArea table td p.price {
		margin-top:7px;
		color:#9A1331;
		}
	.topReviewArea table td p.ment {
		margin-top:17px;
		}

ul.reviewRankArea {
	overflow:hidden;
	width:790px;
	margin-right:-20px;
	}
	ul.reviewRankArea li {
		float:left;
		width:183px;
		height:293px;
		margin-top:10px;
		margin-right:10px;
		border:1px solid #E1E1E1;
		text-align:center;
		}

		ul.reviewRankArea li p.rank {
			text-align:left;
			padding:9px 0 11px 9px;
			}
		ul.reviewRankArea li p.subject {
			margin-top:10px;
			}
		ul.reviewRankArea li p.price {
			margin-top:7px;
			}
		ul.reviewRankArea li p.ment {
			text-align:left;
			margin-top:17px;
			padding-left:20px;
			}

.beautyBody {
	overflow:hidden;
	width:773px;
	}
	.beautyBody .headLine {
		position:relative;
		float:left;
		width:650px;
		z-index:2;
		}
	.beautyBody .wizSp {
		padding-right:0;
		margin-bottom:10px; /* 2009-12-18 ¼öÁ¤ */
		}
		/* 2009-12-18 Ãß°¡ */
		.beautyBody .wizSp ul li {
			margin-bottom:9px;
			}

	.beautyBody .headLineFlash {
		}
	.beautyBody .newsLayer3 {
		position:absolute;
		top:10px;
		right:10px;
		padding-bottom:10px;
		}
		.beautyBody .newsLayer3 ul.wizNewsList {
			margin-top:7px;
			}
		html>/**/body .beautyBody .newsLayer3 ul.wizNewsList {
			margin-top:11px;
			} /* for Modern Browser */
		.beautyBody .newsLayer3 .newsThumb {
			padding:5px 0 0 10px;
			}

		.beautyBody .newsLayer3 ul.prodList1 {
			margin-top:5px;
			}
		.beautyBody .newsLayer3 ul.prodList1 li p {
			margin-top:5px;
			}

.beartyProdArea {
	clear:both;
	overflow:hidden;
	width:748px;
	border:1px solid #E1E1E1;
	padding:4px 0 19px 20px;
	}

	.beartyProdArea .beautyProdFlash {
		float:left;
		margin-top:15px;
		}
	.beartyProdArea ul {
		float:right;
		overflow:hidden;
		width:480px;
		}
		.beartyProdArea ul li {
			float:left;
			width:110px;
			margin-top:15px;
			margin-right:10px;
			text-align:center;
			}
		.beartyProdArea ul li p {
			margin-top:6px;
			}

.topBrandreview {
	overflow:hidden;
	width:770px;
	margin-top:12px;
	}
	.topBrandreview .beautyTopBrand {
		float:left;
		}
	.topBrandreview .beautyBestReview {
		float:right;
		width:379px;
		}

	.topBrandreview .beautyTopBrand .topBrandFlash {
		margin-top:6px;
		}

.beautyBestReview ul {
	overflow:hidden;
	width:377px;
	margin-top:3px;
	border:1px solid #E1E1E1;
	padding:9px 0;
	}
	.beautyBestReview ul li {
		position:relative;
		float:left;
		width:188px;
		height:200px;
		padding:5px 0 3px 0;
		text-align:center;
		}
		.beautyBestReview ul li.rank2nd {
			border-left:1px solid #e1e1e1;
			}
	.beautyBestReview ul li p.subject {
		margin-top:5px;
		}
	.beautyBestReview ul li p.price {
		margin-top:6px;
		}
	.beautyBestReview ul li p.ment {
		margin-top:5px;
		padding:0 13px;
		text-align:left;
		}

		.beautyBestReview ul li img.rankLabel {
			position:absolute;
			top:5px;
			left:6px;
			}

.beautyMdsPick {
	width:761px;
	padding:0 4px 5px 5px;
	background:#E1E1E1;
	}
	.beautyMdsPick ul {
		overflow:hidden;
		width:761px;
		padding:10px 0;
		background:#FFFFFF;
		}
		.beautyMdsPick ul li {
			float:left;
			width:151px;
			text-align:center;
			background:#FFFFFF;
			border-left:1px solid #e1e1e1;
			}
			.beautyMdsPick ul li.first {
				border-left:none;
				}
			.beautyMdsPick ul li p {
				margin-top:6px;
				}
			.beautyMdsPick ul li p.subject {
				margin-top:10px;
				}

.beautyWomenMen {
	overflow:hidden;
	width:770px;
	margin-top:17px;
	}
	.beautyWomenMen .women {
		float:left;
		}
	.beautyWomenMen .men {
		float:right;
		}

	.beautyWomenMen ul {
		overflow:hidden;
		width:379px;
		height:;
		border-top:1px solid #e1e1e1;
		border-right:1px solid #e1e1e1;
		border-bottom:1px solid #e1e1e1;
		}

		.beautyWomenMen ul li {
			float:left;
			width:125px;
			text-align:center;
			border-left:1px solid #e1e1e1;
			padding:13px 0 8px 0;
			}
			.beautyWomenMen ul li p {
				margin-top:6px;
				}
			.beautyWomenMen ul li p.subject {
				margin-top:11px;
				}

.frameType1 {
	margin-top:8px;
	border:1px solid #CCCCCC;
	}
	.frameType1 iframe {
		width:100%;
		height:480px;
		overflow-x:hidden;
		}

.frameType2 iframe {
	width:100%;
	height:1810px
	}

.frameStyle1 {
	width:100%;
	height:221px;
	}


fieldset.signName {
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	padding:6px 10px;
	}

.signNameInfo {
	margin-top:30px;
	}

.optionCheck1 {
	margin-top:9px;
	text-align:right;
	}

.agreeBox1 {
	width:560px;
	margin-top:10px;
	border:1px solid #CCCCCC; 
	padding:20px;
	background-color: #F2F2F2; 
	}
	.agreeBox1 table td {
		padding:3px;
		border:1px solid #cccccc;
		}

.pointArea {
	margin-top:10px;
	border:1px solid #E1E1E1;
	background:#F9F9F9;
	padding:14px 14px 7px 14px;
	}
	.pointArea p {
		color:#555555;
		padding-bottom:7px;
		line-height:1.4em;
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/ico_dot.gif') repeat-x left bottom;
		}
	.pointArea ul.dotList1 {
		margin-top:8px;
		margin-left:20px;
		}


ul.categoryList3 {
	overflow:hidden;
	border:1px solid #e1e1e1;
	padding:10px 5px 7px 15px;
	word-break:keep-all;
	}
	* html ul.categoryList3 {height:1%;}

	ul.categoryList3 li {
		float:left;
		padding-left:13px;
		padding-right:8px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_list_bar1.gif') no-repeat left top;
		}
		ul.categoryList3 li.first {
			padding-left:0;
			background:#ffffff;
			}

	ul.categoryList3 li a:link strong,
	ul.categoryList3 li a:visited strong {
		color:#555555;
		}
	ul.categoryList3 li a:hover strong,
	ul.categoryList3 li a:active strong {color:#AA3344;}

.customerBox1 {
	border:1px solid #E1E1E1;
	padding:20px 28px 17px 154px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/customer/bg_customer1.gif') no-repeat 28px 39px #F9F9F9;
	}
	.customerBox1 h4 {
		font-size:10px;
		}
	.customerBox1 p {
		margin-top:10px;
		}
	.customerBox1 ul {
		margin-top:18px;
		}
		.customerBox1 ul li {
			line-height:100%;
			margin-bottom:3px;
			}
	.customerBox1 ul.btn {
		float:right;
		margin-top:50px;
		}

	.customerBox2 {
		border:1px solid #E1E1E1;
		padding:20px 28px 17px 21px;
		background:#f9f9f9;
		}
		.customerBox2 h4 {
			font-size:10px;
			}
		.customerBox2 p {
			margin-top:10px;
			}

.wizcartGuide {
	border:1px solid #e1e1e1;
	border-top:none;
	padding:0 0 19px 19px;
	}


ul.wizecartLinkArea1 {
	text-align:right;
	padding-right:19px;
	}

ul.btnTop1 {
	margin-top:10px;
	text-align:right;
	}

.updateNewPlan {
	margin-top:10px;
	/*margin-left:10px; 2010-01-04 ÃÖ»óÈÆ »èÁ¦*/
	}

	ul.updateEventList {
		/*width:140px; 2010-01-04 ÃÖ»óÈÆ »èÁ¦*/
		text-align:left;/* 2010-01-04 ÃÖ»óÈÆ Ãß°¡ */
		border-right:5px  solid #EBEBEB;
		border-bottom:5px  solid #EBEBEB;
		border-left:5px  solid #EBEBEB;
		padding:7px 5px 13px 5px;
		}
		ul.updateEventList li {
			padding:6px 0 4px 0;
			background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_dot2.gif') repeat-x left bottom;
			}
			ul.updateEventList li a:link,
			ul.updateEventList li a:visited,
			ul.updateEventList li a:hover,
			ul.updateEventList li a:active {
				padding-left:10px;
				background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_dot2.gif') no-repeat 3px 3px;
				}

.denimBrandArea {
	margin:10px 0 0 20px;
	}

	.denimBrandArea ul {
		height:400px;
		overflow:auto;
		border:1px solid #BCBCBC;
		scrollbar-face-color: #ffffff; 
		scrollbar-shadow-color: #CCCCCC; 
		scrollbar-highlight-color: #CCCCCC; 
		scrollbar-3dlight-color: #ffffff; 
		scrollbar-darkshadow-color: #ffffff; 
		scrollbar-track-color: #ffffff; 
		scrollbar-arrow-color: #999999;
		}
		.denimBrandArea ul li {
			margin:6px 0 0 11px;
			line-height:100%;
			}


#detailLayer1 {
	position:absolute;
	top:-1px;
	left:-1px;
	background:#FFFFFF;
	z-index:100;
	}

.detailViewLayer {
	width:760px;
	border:5px solid #CCCCCC;
	border-top:none;
	padding:6px 0 10px 0;
	background:#F9F9F9;
	}
	h3.h3LayerType1 {
		overflow:hidden;
		width:740px;
		padding:5px 9px 0 11px;
		border:5px solid #CCCCCC;
		border-bottom:none;
		text-align:right;
		font-size:10px;
		line-height:100%;
		background:#F9F9F9;
		}
		.prodDetailPhoto {
			border:1px solid #F1F1F1;
			padding:19px 19px 11px 19px;
			margin:0 9px;
			text-align:center;
			background:#FFFFFF;
			}
			.prodDetailPhoto .photo {
				overflow:auto;
				width:100%;
				height:528px;
				border-top:1px solid #E1E1E1;
				border-bottom:1px solid #E1E1E1;
				}

			.prodDetailPhoto ol {
				padding-top:13px;
				}
			.prodDetailPhoto ol li {
				display:inline;
				border:1px solid #CCCCCC;
				text-align:center;
				font-size:11px;
				margin:0 1px 0 2px;
				padding:2px 2px 1px 4px;
				background:#F1F1F1;
				line-height:2em;
				}
				html>/**/body .prodDetailPhoto ol li {
					padding:2px 4px 1px 4px;
					margin:0 0 0 0;
					}

				.prodDetailPhoto ol li.current {
					border:1px solid #9A1331;
					color:#9A1331;
					font-weight:bold;
					letter-spacing:-1px;
					background:#FFFFFF;
					}
				.prodDetailPhoto ol li:hover {
					border:1px solid #9A1331;
					color:#9A1331;
					font-weight:bold;
					letter-spacing:-1px;
					background:#FFFFFF;
					}

				.prodDetailPhoto ol li.current a:link,
				.prodDetailPhoto ol li.current a:visited,
				.prodDetailPhoto ol li.current a:hover,
				.prodDetailPhoto ol li.current a:active {
					color:#9A1331;
					}

				.prodDetailPhoto ol li a:link,
				.prodDetailPhoto ol li a:visited,
				.prodDetailPhoto ol li a:hover,
				.prodDetailPhoto ol li a:active {
					line-height:2em;
					}


.footerLinkArea {
	width:938px;
	margin:0 auto 0 auto;
	border:1px solid #EBEBEB;
	text-align:right;
	}
	.footerLinkArea ul {
		float:left;
		padding:20px 0 0 13px;
		}
		.footerLinkArea ul li {
			display:inline;
			padding-right:20px;
			}

.footerCopy {
	margin-top:19px;
	}


/* ÀÓ½Ã ¼Ó¼º */
#header,
#subNavi img {vertical-align:top;}

/*** table ***/
table.tbProdInfo {
	margin-top:7px;
	}

table.tbProdInfo th {
	padding:3px 0 3px 7px;
	border-color:#E9E9E9;
	text-align:left;
	}

table.tbProdInfo td {
	padding:3px 0 3px 2px;
	font-size:11px;
	}

	table.tbProdInfo td .point {
		border:1px solid #CCCCCC;
		padding:2px 8px 0px 8px;
		background:#EBEBEB;`
		line-height:1.4em;
		color:#666666;
		}

	table.tbProdInfo td .pointBul {
		border:1px solid #CCCCCC;
		padding:2px 8px 0px 20px;
		line-height:1.4em;
		color:#666666;
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/bul_arrow1.gif') no-repeat 10px 6px #EBEBEB;
		}
		table.tbProdInfo td .pointBul a:link,
		table.tbProdInfo td .pointBul a:visited {color:#666666;}

	table.tbProdInfo tr.infoTrTop th,
	table.tbProdInfo tr.infoTrTop td {
		border-top:1px solid #E9E9E9;
		padding-top:15px;
		}
	table.tbProdInfo tr.infoTrBot th,
	table.tbProdInfo tr.infoTrBot td {
		border-bottom:1px solid #E9E9E9;
		padding-bottom:15px;
		}
	table.tbProdInfo tr.tdType1 th,
	table.tbProdInfo tr.tdType1 td {
		padding-bottom:0;
		}
	table.tbProdInfo tr.tdType2 th {
		padding-top:2px;
		padding-bottom:1px;
		}
	table.tbProdInfo tr.tdType2 td {
		padding-top:0;
		padding-bottom:1px;
		}

	table.tbProdInfo tr.infoTrTopM th,
	table.tbProdInfo tr.infoTrTopM td {
		padding-top:12px;
		}
	table.tbProdInfo tr.infoTrBotM th,
	table.tbProdInfo tr.infoTrBotM td {
		padding-bottom:11px;
		}

/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ1 */
table.tbListType1 {
	width:730px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_th1.gif') no-repeat left top;
	}
	table.tbListType1 th {
		background:none;
		}
		table.tbListType1 th img {vertical-align:top;}

	table.tbListType1 td {
		padding:7px 6px 4px 6px;
		font-size:11px;
		text-align:center;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left bottom #FFFFFF;
		}
	table.tbListType1 tr.first td {
		padding-bottom:8px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_td1.gif') repeat-x left bottom #FFFFFF;
		}
	table.tbListType1 tr.article td {
		padding:8px 6px 20px 37px;
		text-align:left;
		}
		table.tbListType1 tr.article td .para {
			font-size:12px;
			margin-top:14px;
			}
		table.tbListType1 tr.article td .reply {
			margin-top:17px;
			padding:12px 10px 10px 54px;
			font-size:12px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/ico_re1.gif') no-repeat 13px 14px #F6F6F6;
			}
		table.tbListType1 tr.article td ul {
			margin-top:5px;
			}

	table.tbListType1 tr.current td {
		background:#FFFFFF;
		}
	table.tbListType1 td.num {
		text-align:left;
		padding-left:10px;
		}
	table.tbListType1 td.subject {
		font-size:12px;
		text-align:left;
		}
	table.tbListType1 td.starPoint {
		text-align:left;
		}
	table.tbListType1 td.replyStats {
		text-align:left;
		}
		table.tbListType1 td .complete {
			color:#555555;
			}

/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ2 */
table.tbListType2 {
	width:900px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_cart_table.gif') no-repeat left top;
	}
	table.tbListType2 th {
		background:none;
		}
		table.tbListType2 th img {vertical-align:top;}

	table.tbListType2 td {
		padding:10px 5px 10px 5px;
		font-size:11px;
		text-align:center;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left bottom #FFFFFF;
		}
	table.tbListType2 tr.head td {
		padding-top:8px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_td1.gif') repeat-x left bottom #FFFFFF;
		}
		table.tbListType2 tr.head td {
			padding:19px 4px 7px 5px;
			text-align:right;
			font-size:11px;
			}
		table.tbListType2 tr.head td .label1 {
			vertical-align:middle;
			float:left;
			margin-top:-2px;
			}
			table.tbListType2 tr.head td input {
				margin:-3px 0 0 0 !important;
				}

			table.tbListType2 tr.head td .label1 img {
				vertical-align:top;
				}

	table.tbListType2 td.subject {
		font-size:12px;
		text-align:left;
		}
		table.tbListType2 td.subject img.thumb {
			float:left;
			}
		table.tbListType2 td.subject p {
			margin-left:71px;
			padding-top:4px;
			}
	table.tbListType2 td.price {
		font-size:12px;
		text-align:right;
		}
		table.tbListType2 td ul.qqList {
			padding-left:11px;
			}
		table.tbListType2 td ul.qqList li {
			float:left;
			font-size:0;
			line-height:100%;
			}
			table.tbListType2 td ul.qqList li img {
				vertical-align:top;
				margin:1px 0 1px 2px;
				}
			html>/**/body table.tbListType2 td ul.qqList li img {
				margin:0 0 2px 2px;
				}

	table.tbListType2 tr.totalPrice td {
		padding:10px 0 10px 0;
		font-size:12px;
		text-align:right;
		background:#FFFFFF;
		}
		table.tbListType2 tr.totalPrice td .total {
			border:1px solid #E1E1E1;
			padding:12px 3px 9px 31px;
			color:#555555;
			background:#F7F7F7;
			}
		table.tbListType2 tr.totalPrice td .price {
			float:left;
			padding-top:6px;
			}

		table.tbListType2 tr.totalPrice td .total2 {
			border:1px solid #E1E1E1;
			padding:17px 18px 14px 31px;
			color:#555555;
			background:#F7F7F7;
			}


/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ3 */
table.tbListType3 {
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_mywiz_table2.gif') no-repeat left top;
	}
	table.tbBgth1 {
		background:url('http://img.wizwid.com/WIZWID/2009/images/address/bg_bgth1_table.gif') no-repeat left top;
		}

	table.tbListType3 th {
		background:none;
		}
		table.tbListType3 th img {vertical-align:top;}

	table.tbListType3 td {
		padding:11px 5px 10px 5px;
		text-align:center;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left top #FFFFFF;
		}
	table.tbListType3 tr.first td {
		padding-top:10px;
		background:#ffffff;
		}


	table.tbListType3 td.subject {
		font-size:12px;
		text-align:left;
		}
		table.tbListType3 td.subject a:link,
		table.tbListType3 td.subject a:visited {
			color:#333333;
			}
		table.tbListType3 td.subject a:hover,
		table.tbListType3 td.subject a:active {
			color:#333333;
			}

		table.tbListType3 td.subject img.thumb {
			vertical-align:middle;
			}
		table.tbListType3 td.subject span {
			padding-left:6px;
			}
	table.tbListType3 td.price {
		font-size:12px;
		text-align:right;
		}
		table.tbListType3 td ul.qqList {
			padding-left:11px;
			}
		table.tbListType3 td ul.qqList li {
			float:left;
			font-size:0;
			line-height:100%;
			}
			table.tbListType3 td ul.qqList li img {
				vertical-align:top;
				margin:1px 0 1px 2px;
				}
			html>/**/body table.tbListType3 td ul.qqList li img {
				margin:0 0 2px 2px;
				}

	table.tbListType3 tr.totalPrice td {
		padding:10px 0 10px 0;
		font-size:12px;
		text-align:right;
		background:#FFFFFF;
		}
		table.tbListType3 tr.totalPrice td .total {
			border:1px solid #E1E1E1;
			padding:12px 3px 9px 31px;
			background:#F7F7F7;
			}
		table.tbListType3 tr.totalPrice td .price {
			float:left;
			padding-top:6px;
			}


/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ4 */
table.tbListType4 {
	margin-top:11px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_mywiz_table3.gif') no-repeat left top;
	}
	table.tbListType4 th {
		background:none;
		}
		table.tbListType4 th img {vertical-align:top;}

	table.tbListType4 td {
		padding:13px 5px 19px 5px;
		text-align:center;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left top #FFFFFF;
		}
	table.tbListType4 tr.first td {
		background:#ffffff;
		}

	table.tbListType4 td.num {
		padding-top:11px;
		font-size:11px;
		}

	table.tbListType4 td.subject {
		font-size:12px;
		text-align:left;
		}
		table.tbListType4 td.subject a:link,
		table.tbListType4 td.subject a:visited {
			color:#333333;
			}
		table.tbListType4 td.subject a:hover,
		table.tbListType4 td.subject a:active {
			color:#AA3344;
			}

		table.tbListType4 tr.current td.subject a:link,
		table.tbListType4 tr.current td.subject a:visited,
		table.tbListType4 tr.current td.subject a:hover,
		table.tbListType4 tr.current td.subject a:active {
			color:#AA3344 !important;
			}

	table.tbListType4 tr.answer td {
		padding:32px 5px 0 41px;
		text-align:left;
		background:#FFFFFF;
		}
		table.tbListType4 tr.answer td img.label {
			float:left;
			}
		table.tbListType4 tr.answer td p.answerArticle {
			margin-left:59px;
			padding-bottom:14px;
			}
		table.tbListType4 tr.answer td .answerPoint {
			padding:1px 5px 15px 6px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left top #FBFBFB;
			}
			table.tbListType4 tr.answer td .answerPoint ul {
				margin-top:10px;
				padding-left:30px;
				}
			table.tbListType4 tr.answer td .answerPoint ul li {
				float:left;
				width:90px;
				}
			table.tbListType4 tr.answer td .answerPoint ul li.btn {
				float:left;
				width:50px;
				padding-left:10px;
				}
				table.tbListType4 tr.answer td .answerPoint ul li img {
					vertical-align:middle;
					}


/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ5 */
table.tbListType5 {
	margin-top:20px;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_mywiz_table2.gif') no-repeat left top;
	}
	table.tbListType5 th {
		background:none;
		}
		table.tbListType5 th img {vertical-align:top;}

	table.tbListType5 td {
		padding:20px 5px 17px 5px;
		text-align:center;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left top #FFFFFF;
		}
	table.tbListType5 tr.first td {
		padding-top:19px;
		background:#ffffff;
		}

	table.tbListType5 td.subject {
		font-size:12px;
		text-align:left;
		}
		table.tbListType5 td.subject a:link,
		table.tbListType5 td.subject a:visited {
			color:#333333;
			}
		table.tbListType5 td.subject a:hover,
		table.tbListType5 td.subject a:active {
			color:#333333;
			}

	table.tbListType5 td.subject img.thumb {
		vertical-align:middle;
		}

/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ6 */
table.tbListType6 {
	margin-top:0;
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_mywiz_table2.gif') no-repeat left top;
	}
	table.tbListType6 th {
		background:none;
		}
		table.tbListType6 th img {vertical-align:top;}

	table.tbListType6 td {
		padding:11px 5px 10px 5px;
		text-align:center;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left top #FFFFFF;
		}
	table.tbListType6 tr.first td {
		padding-top:10px;
		background:#ffffff;
		}

	table.tbListType6 td.subject {
		font-size:12px;
		text-align:left;
		}
		table.tbListType6 td.subject a:link,
		table.tbListType6 td.subject a:visited {
			color:#333333;
			}
		table.tbListType6 td.subject a:hover,
		table.tbListType6 td.subject a:active {
			color:#333333;
			}

	table.tbListType6 td.subject img.thumb {
		float:left;
		}
	table.tbListType6 td.subject p {
		margin-left:58px;
		padding-top:4px;
		line-height:1.2em;
		}


/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ7 */
table.tbListType7 {
	margin-top:9px;
	border-color:#E1E1E1;
	border-bottom:2px solid #E1E1E1;
	}
html>/**/body table.tbListType7 {
	margin-top:9px;
	border-color:#E1E1E1;
	border-bottom:3px solid #E1E1E1;
	}/* For Modern Browser */

	table.tbListType7 th {
		border-top:1px solid #E1E1E1;
		border-bottom:1px solid #E1E1E1;
		text-align:left;
		padding:0 10px 0 12px;
		background:#F7F7F7;
		}
	table.tbListType7 td {
		border-top:1px solid #E1E1E1;
		border-bottom:1px solid #E1E1E1;
		padding:6px 10px 5px 12px;
		font-size:11px;
		background:#FFFFFF;
		}
		table.tbListType7 tr.first th {
			border-top:none;
			padding-top:2px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_line1.gif') repeat-x left top #F7F7F7;
			}
		table.tbListType7 tr.first td {
			border-top:none;
			padding-top:6px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_line1.gif') repeat-x left top #FFFFFF;
			}

/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ8 */
table.tbListType8 {
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_mywiz_table2.gif') no-repeat left top;
	}
	table.tbListType8 th {
		background:none;
		}
		table.tbListType8 th img {vertical-align:top;}

	table.tbListType8 td {
		padding:10px 5px 11px 5px;
		text-align:center;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left bottom #FFFFFF;
		}

	table.tbListType8 td.subject {
		font-size:12px;
		text-align:left;
		}
		table.tbListType8 td.subject a:link,
		table.tbListType8 td.subject a:visited {
			color:#333333;
			}
		table.tbListType8 td.subject a:hover,
		table.tbListType8 td.subject a:active {
			color:#AA3344;
			}

	table.tbListType8 td.subject img.thumb {
		vertical-align:middle;
		}

		table.tbListType8 tr.aloneList td {
			border-bottom:1px solid #e1e1e1;
			background:#FFFFFF;
			}

/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ9 */
table.tbListType9 {
	width:920px;
	margin:9px auto 0 auto;
	background:url('http://img.wizwid.com/WIZWID/2009/images/search/bg_search_table1.gif') no-repeat left top;
	}
	table.tbListType9 th {
		background:none;
		}
		table.tbListType9 th img {vertical-align:top;}

	table.tbListType9 td {
		padding:10px 5px 10px 5px;
		text-align:center;
		border-bottom:1px solid #E1E1E1;
		background:#ffffff;
		}
		table.tbListType9 td.benefit img {
			margin:0 4px 0 7px;
			}

	table.tbListType9 td.subject {
		font-size:12px;
		text-align:left;
		padding-left:10px;
		}
		table.tbListType9 td.subject a:link,
		table.tbListType9 td.subject a:visited {
			color:#333333;
			}
		table.tbListType9 td.subject a:hover,
		table.tbListType9 td.subject a:active {
			color:#333333;
			}

/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ10 */
table.tbListType10 {
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_mywiz_table2.gif') no-repeat left top;
	}

	table.tbListType10 th {
		background:none;
		}
		table.tbListType10 th img {vertical-align:top;}

	table.tbListType10 td {
		padding:10px 5px 11px 5px;
		text-align:center;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left bottom #FFFFFF;
		}
	table.tbListType10 tr.first td {
		padding-bottom:10px;
		background:#ffffff;
		}
	table.tbListType10 tr.current td {
		background:#FFFFFF;
		}

	table.tbListType10 tr.article td {
		padding:8px 6px 20px 37px;
		text-align:left;
		}
		table.tbListType10 tr.article td .para {
			font-size:12px;
			margin-top:14px;
			}
		table.tbListType10 tr.article td .reply {
			margin-top:17px;
			padding:12px 10px 10px 54px;
			font-size:12px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/ico_re1.gif') no-repeat 13px 14px #F6F6F6;
			}
		table.tbListType10 tr.article td ul {
			margin-top:5px;
			}
			table.tbListType10 tr.article td .addPhoto {
				margin-top:3px;
				padding-bottom:10px;
				}
			table.tbListType10 tr.article td .addPhoto input,
			table.tbListType10 tr.article td .addPhoto img {
				vertical-align:middle;
				}

	table.tbListType10 td.subject {
		font-size:12px;
		text-align:left;
		}
		table.tbListType10 td.subject a:link,
		table.tbListType10 td.subject a:visited {
			color:#333333;
			}
		table.tbListType10 td.subject a:hover,
		table.tbListType10 td.subject a:active {
			color:#333333;
			}

		table.tbListType10 td.subject img.thumb {
			vertical-align:middle;
			}
		table.tbListType10 td.subject span {
			padding-left:6px;
			}

table.tbListType10 tr.article td .reply {
		margin-top:8px;
		margin-right:24px;
		padding:12px 10px 10px 54px;
		font-size:12px;
		line-height:1.4em;
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/icon/ico_re1.gif') no-repeat 13px 14px #F6F6F6;
		}

/* Å×ÀÌºí ¸ñ·Ï Å¸ÀÔ11 */
table.tbListType11 {
	background:url('http://img.wizwid.com/WIZWID/2009/images/mywiz/bg_mywiz_table4.gif') no-repeat left top;
	}
	table.tbListType11 th {
		background:none;
		}
		table.tbListType11 th img {vertical-align:top;}

	table.tbListType11 td {
		padding:8px 5px 4px 5px;
		text-align:center;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left top #FFFFFF;
		}
	table.tbListType11 tr.first td {
		padding-top:7px;
		background:#ffffff;
		}

	table.tbListType11 td.subject {
		font-size:12px;
		text-align:left;
		}
		table.tbListType11 td.subject a:link,
		table.tbListType11 td.subject a:visited {
			color:#333333;
			}
		table.tbListType11 td.subject a:hover,
		table.tbListType11 td.subject a:active {
			color:#333333;
			}

	table.tbListType11 td.subject img.thumb {
		vertical-align:middle;
		}



/* Å×ÀÌºí ¾²±â Å¸ÀÔ */
table.tbWriteType1 {
	width:730px;
	}
	table.tbWriteType1 th {
		padding:9px 0 6px 20px;
		text-align:left;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left top #FFFFFF;
		}
	table.tbWriteType1 td {
		padding:4px 0 4px 0;
		text-align:left;
		background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left top #FFFFFF;
		}
		table.tbWriteType1 tr.first th,
		table.tbWriteType1 tr.first td {
			padding-top:10px;
			background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_td1.gif') repeat-x left top #FFFFFF;
			}
		table.tbWriteType1 tr.last th,
		table.tbWriteType1 tr.last td {
			padding-bottom:10px;
			}

		table.tbWriteType1 td select {margin:1px 0;}


/* Å×ÀÌºí µ¥ÀÌÅÍ Å¸ÀÔ1 */
table.tbDataType1 {
	border-color:#E1E1E1;
	}
	table.tbDataType1 th {
		border-top:1px solid #E1E1E1;
		border-bottom:1px solid #E1E1E1;
		padding:7px 5px 7px 9px;
		background:#F7F7F7;
		font-size:10px;
		text-align:left;
		line-height:100%;
		}

	table.tbDataType1 td {
		border-top:1px solid #E1E1E1;
		border-bottom:1px solid #E1E1E1;
		padding:6px 5px 4px 10px;
		font-size:11px;
		background:#FFFFFF;
		}
		table.tbDataType1 tr.trBrd th.dep2 {
			padding:7px 5px 7px 5px;
			font-size:11px;
			text-align:center;
			font-weight:normal;
			color:#555555;
			border-left:1px solid #E1E1E1;
			background:#FBFBFB;
			}

		table.tbDataType1 tr.trBrd th.dep3 {
			padding:7px 5px 4px 5px;
			font-size:11px;
			text-align:center;
			font-weight:normal;
			color:#555555;
			border-left:1px solid #E1E1E1;
			background:#FBFBFB;
			}
			table.tbDataType1 tr.trBrd th.first {
				border-left:none;
				}

		table.tbDataType1 tr.trBrd td {
			text-align:center;
			color:#555555;
			border-left:1px solid #E1E1E1;
			padding:6px 5px 4px 5px;
			}
			table.tbDataType1 tr.trBrd td.first {
				border-left:none;
				}
			table.tbDataType1 tr.trBrd td.price {
				text-align:right;
				padding-right:20px;
				}
			table.tbDataType1 tr.trBrd td.price2 {
				text-align:right;
				padding:1px 20px 1px 5px;
				}
			html>/**/body table.tbDataType1 tr.trBrd td.price2 {
				text-align:right;
				padding:1px 20px 0 5px;
				}
			table.tbDataType1 tr.trBrd td.price3 {
				text-align:right;
				padding:1px 20px 0 5px;
				}

	table.tbDataType1 td img {vertical-align:middle;}

	table.tbDataType1 td.tdInput {
		padding:1px 0 0 10px;
		}
		table.tbDataType1 td.tdInput select,
		table.tbDataType1 td.tdInput input {
			vertical-align:top;
			}

	table.tbDataType1 td.tdInput2 {
		padding:1px 0 2px 10px;
		}
		table.tbDataType1 td.tdInput2 select,
		table.tbDataType1 td.tdInput2 input {
			vertical-align:middle;
			}
		html>/**/body table.tbDataType1 td.tdInput2 {
			padding:3px 0 2px 10px;
			}

	table.tbDataType1 td.tdInput3 {
		padding:2px 0 2px 10px;
		}
		table.tbDataType1 td.tdInput3 textarea {
			vertical-align:top;
			}

	table.tbDataType1 td.tdInput4 {
		padding:8px 0 8px 10px;
		}
		table.tbDataType1 td.tdInput4 textarea {
			vertical-align:top;
			}
	table.tbDataType1 td.tdInput5 {
		padding:5px 0 5px 10px;
		}
		table.tbDataType1 td.tdInput5 textarea {
			vertical-align:top;
			}

table.tbDataType1 tr.header th {
		height:23px;
		color:#FFFFFF;
		font-weight:normal;
		font-size:11px;
		border-top:1px solid #E1E1E1;
		border-bottom:1px solid #E1E1E1;
		padding:2px 22px 0 10px;
		background:#9A1331;
		}
		table.tbDataType1 tr.header th.first {
			text-align:left;
			border-left:1px solid #E1E1E1;
			}
		table.tbDataType1 tr.header th.last {
			text-align:right;
			border-right:1px solid #E1E1E1;
			}
		table.tbDataType1 tr.header th.both {
			text-align:left;
			border-left:1px solid #E1E1E1;
			border-right:1px solid #E1E1E1;
			}

		table.tbDataType1 tr.header th img {
			vertical-align:middle;
			margin-right:5px;
			}

table.tbDataType1 td.viewContents {
	min-height:210px;
	height:210px;
	}
table.tbDataType1 td.viewReply {
	padding-left:130px;
	background:#FBFBFB;
	}
	table.tbDataType1 td.viewReply span.sub {
		padding-left:5px;
		padding-right:5px;
		color:#252525;
		}

table.tbDataType1 td.viewContents2 {
	min-height:210px;
	height:210px;
	padding:15px;
	}

table.tbDataType1 td.prodInfo {
	padding-top:10px;
	padding-bottom:10px;
	}

	table.tbDataType1 td.prodInfo img.thumb {
		float:left;
		}
	table.tbDataType1 td.prodInfo p {
		margin-left:65px;
		padding-top:3px;
		}
	table.tbDataType1 td.prodInfo p.price {
		margin-top:2px;
		}

table.tbDataType1 tr.dotLine1 th {
	border-bottom:none;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left bottom #F7F7F7;
	}
table.tbDataType1 tr.dotLine1 td {
	border-bottom:none;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_dot1.gif') repeat-x left bottom #FFFFFF;
	}
table.tbDataType1 tr.dotLine2 th,
table.tbDataType1 tr.dotLine2 td {
	border-top:none;
	}
	table.tbDataType1 td .date {
		padding-left:22px;
		}


/* Å×ÀÌºí µ¥ÀÌÅÍ Å¸ÀÔ2 */
table.tbDataType2 {
	border-color:#D7D7D7;
	border-top:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	}
	table.tbDataType2 th {
		padding:9px 5px 7px 5px;
		background:#F7F7F7;
		text-align:left;
		line-height:100%;
		letter-spacing:-1px;
		border-color:#D7D7D7;
		}

	table.tbDataType2 td {
		padding:9px 3px 7px 3px;
		text-align:center;
		background:#FFFFFF;
		border-color:#D7D7D7;
		}

	table.tbDataType2 td img {vertical-align:middle;}

table.tbDataType2 tr.header th {
	height:23px;
	color:#FFFFFF;
	border-top:1px solid #CECECE;
	border-bottom:1px solid #CECECE;
	padding:2px 7px 0 7px;
	background:#9A1331;
	}
	table.tbDataType2 tr.header th.first {
		text-align:left;
		border-left:1px solid #CECECE;
		}
	table.tbDataType2 tr.header th.last {
		text-align:right;
		border-right:1px solid #CECECE;
		}
	table.tbDataType2 tr.header th.both {
		text-align:left;
		border-left:1px solid #CECECE;
		border-right:1px solid #CECECE;
		}

	table.tbDataType2 tr.header th img {
		vertical-align:middle;
		margin-right:5px;
		}
	table.tbDataType2 tr.dep2 th {
		border-top:1px solid #D7D7D7;
		padding:9px 5px 7px 5px;
		text-align:center;
		color:#555555;
		background:#E9E9E9;
		}
		table.tbDataType2 th.dep3 {
			color:#555555;
			padding:9px 7px 7px 7px;
			font-weight:normal;
			letter-spacing:1px;
			background:#F7F7F7;
			}









td.listNone {
	text-align:center !important;
	padding-top:30px !important;
	padding-bottom:26px !important;
	}
td.listNone2 {
	text-align:center !important;
	border-bottom:none !important;
	padding-top:25px !important;
	padding-bottom:26px !important;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_paging_line1.gif') repeat-x left bottom !important;
	}
td.listNone3 {
	text-align:center !important;
	border-bottom:none !important;
	padding-top:25px !important;
	padding-bottom:26px !important;
	background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_paging_line1.gif') repeat-x left bottom !important;
	}



table.tbFaqList {
	margin-top:11px;
	border-color:#E5E5E5;
	}
	table.tbFaqList th {
		width:78px;
		padding-left:20px;
		border-color:#E5E5E5;
		border-top:1px solid #E5E5E5;
		border-bottom:1px solid #E5E5E5;
		border-left:1px solid #E5E5E5;
		text-align:left;
		}
	table.tbFaqList td {
		border-color:#E5E5E5;
		border-top:1px solid #E5E5E5;
		border-right:1px solid #E5E5E5;
		border-bottom:1px solid #E5E5E5;
		padding:10px 6px 7px 6px;
		line-height:1.3em;
		}


.inputDesc1 {
	padding:18px 10px 0 0;
	color:#C97D87;
	text-align:right;
	}


/* ³ªÀÇÁ¤º¸ */
table.tbMyinfo {
	margin-left:10px;
	}
table.tbMyinfo th {
	width:100px;
	padding:4px 0 4px 15px;
	text-align:left;
	}
table.tbMyinfo td {
	padding:4px 0 4px 10px;
	}
	table.tbMyinfo tr.addTd th,
	table.tbMyinfo tr.addTd td {
		padding-top:8px;
		padding-bottom:17px;
		}

	table.tbMyinfo th img,
	table.tbMyinfo td img {vertical-align:middle;}

	table.tbMyinfo th.tit {
		padding-top:18px;
		padding-bottom:14px;
		}
		table.tbMyinfo th.tit h3 {
			font-size:12px;
			}
	table.tbMyinfo tr.first th.tit {
		padding-top:7px;
		}

	html>/**/body table.tbMyinfo tr.ffHack1 th,
	html>/**/body table.tbMyinfo tr.ffHack1 td {
		padding-top:11px;
		padding-bottom:15px;
		} /* For Modern Browser */
	html>/**/body table.tbMyinfo tr.ffHack2 td .vspace7 {
		margin-top:8px !important;
		} /* For Modern Browser */

	table.tbMyinfo tr.line th,
	table.tbMyinfo tr.line td {
		padding-bottom:18px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_dot2.gif') repeat-x left bottom #FFFFFF;
		}
		html>/**/body table.tbMyinfo tr.line th,
		html>/**/body table.tbMyinfo tr.line td {
			padding-bottom:24px;
			} /* For Modern Browser */

	table.tbMyinfo tr.line2 th,
	table.tbMyinfo tr.line2 td {
		padding-bottom:24px;
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_dot2.gif') repeat-x left bottom #FFFFFF;
		}
		html>/**/body table.tbMyinfo tr.line2 th,
		html>/**/body table.tbMyinfo tr.line2 td {
			padding-bottom:28px;
			} /* For Modern Browser */


	table.tbMyinfo tr.last th,
	table.tbMyinfo tr.last td {
		padding-bottom:18px;
		}


/* ¹è¼ÛÁöÁ¤º¸ */
table.tbMyinfo2 {
	margin-top:13px;
	}

table.tbMyinfo2 th {
	width:94px;
	padding:3px 0 2px 21px;
	text-align:left;
	}
table.tbMyinfo2 td {
	padding:2px 0 1px 10px;
	}
	html>/**/body table.tbMyinfo2 th {
		width:94px;
		padding:3px 0 3px 21px;
		text-align:left;
		} /* For Modern Browser */
	html>/**/body table.tbMyinfo2 td {
		padding:3px 0 3px 10px;
		} /* For Modern Browser */

	table.tbMyinfo2 tr.addTd th,
	table.tbMyinfo2 tr.addTd td {
		padding-top:8px;
		padding-bottom:17px;
		}

	table.tbMyinfo2 th img,
	table.tbMyinfo2 td img {vertical-align:middle;}

	table.tbMyinfo2 th.tit {
		padding-top:18px;
		padding-bottom:14px;
		}
		table.tbMyinfo2 th.tit h3 {
			font-size:12px;
			}

	table.tbMyinfo2 tr.tel1 th,
	table.tbMyinfo2 tr.tel1 td {
		padding-top:3px;
		padding-bottom:0;
		}

	table.tbMyinfo2 tr.line th,
	table.tbMyinfo2 tr.line td {
		background:url('http://img.wizwid.com/WIZWID/2009/images/common/bg_dot2.gif') repeat-x left bottom #FFFFFF;
		}

	table.tbMyinfo2 tr.last th,
	table.tbMyinfo2 tr.last td {
		padding-bottom:18px;
		}

	table.tbMyinfo2 td.zipTd input {
		width:51px;
		}
	html>/**/body table.tbMyinfo2 td.zipTd input {
		width:52px;
		} /* For Modern Browser */

	html>/**/body table.tbMyinfo2 td.telTd input {
		width:85px;
		} /* For Modern Browser */

	html>/**/body table.tbMyinfo2 td.addressTd input {
		width:291px;
		} /* For Modern Browser */

.approvalInfo2 table th {
	padding-left:0;
	}
html>/**/body .approvalInfo2 table th {
	padding-left:0;
	} /* For Modern Browser */



table.tbRankList {
	margin-top:10px;
	}
	table.tbRankList th {
		width:128px;
		border:1px solid #E1E1E1;
		}
	table.tbRankList td {
		width:105px;
		border:1px solid #E1E1E1;
		}
		table.tbRankList td p {
			margin-top:6px;
			padding-left:9px;
			line-height:1.2em;
			}
		table.tbRankList td p.subject {
			margin-top:14px;
			}

	.shopCartArea table td {
		font-size:12px;
		}

table.tbStamp1 {
	margin-top:15px;
	}
	table.tbStamp1 th {
		height:23px;
		color:#FFFFFF;
		font-weight:normal;
		font-size:11px;
		border-top:1px solid #E1E1E1;
		border-bottom:1px solid #E1E1E1;
		padding:2px 10px 0 10px;
		background:#9A1331;
		}
		table.tbStamp1 th.first {
			text-align:left;
			border-left:1px solid #E1E1E1;
			}
		table.tbStamp1 th.last {
			text-align:right;
			border-right:1px solid #E1E1E1;
			}
		table.tbStamp1 th.both {
			text-align:left;
			border-left:1px solid #E1E1E1;
			border-right:1px solid #E1E1E1;
			}

		table.tbStamp1 th img {
			vertical-align:middle;
			margin-right:15px;
			}

	table.tbStamp1 td {
		width:102px;
		height:103px;
		border:1px solid #E1E1E1;
		text-align:center;
		background:#F1F1F1;
		}
		table.tbStamp1 td.first {
			background:#FFFFFF;
			}

		table.tbStamp1 td img {
			vertical-align:middle;
			}

	table.tbStamp1 tr.stampView td {
		height:19px;
		background:#BEBEBE;
		}


table.tbProduct1 {
	margin-top:5px;
	}

table.tbProduct1 th {
	padding:15px 0;
	border-bottom:1px solid #E1E1E1;
	}
table.tbProduct1 td {
	padding:19px 0 15px 0;
	border-bottom:1px solid #E1E1E1;
	}
	table.tbProduct1 td .subject {
		margin-bottom:15px;
		}
	table.tbProduct1 td .subject a:link,
	table.tbProduct1 td .subject a:visited,
	table.tbProduct1 td .subject a:hover,
	table.tbProduct1 td .subject a:active {
		color:#777777;
		}

table.tbAddressInfo {
	width:600px;
	margin:0 auto 0 auto;
	}
	table.tbAddressInfo th img,
	table.tbAddressInfo td img {
		vertical-align:middle;
		}

	table.tbAddressInfo th {
		background:#E0DCD3;
		border-top:1px solid #CAC4B4;
		border-bottom:1px solid #CAC4B4;
		}
	table.tbAddressInfo td {
		padding:3px 10px 3px 15px;
		background:#F2EEE4;
		border-top:1px solid #CAC4B4;
		border-bottom:1px solid #CAC4B4;
		}

table.tbNorm td {
	font-size:12px;
	padding-left:17px;
	}
table.tbNorm2 td {
	font-size:12px;
	}

.verBar1 {
	font-size:10px;
	color:#555555;
	padding-left:7px;
	padding-right:7px;
	}


ul.btnList1 {
	padding-top:21px;
	text-align:right;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_td1.gif') repeat-x left top #FFFFFF;
	}

ul.btnList2 {
	margin-top:9px;
	text-align:right;
	}
	ul.btnList2 li img {
		margin-left:2px;
		}

ul.btnList3 {
	margin-top:10px;
	text-align:right;
	}

ul.btnList4 {
	margin-top:13px;
	margin-left:0;
	text-align:center;
	}

ul.btnList5 {
	margin-top:16px;
	text-align:right;
	}
	ul.btnList5 li input,
	ul.btnList5 li img {
		vertical-align:middle;
		}

ul.btnList6 {
	float:right;
	margin-top:17px;
	padding-right:5px;
	}
	ul.btnList6 li {
		margin-bottom:3px;
		}

ul.btnList7 {
	overflow:hidden;
	width:618px;
	margin-top:10px;
	}
	ul.btnList7 li.btnLeft {
		float:left;
		}
	ul.btnList7 li.btnRight {
		float:right;
		padding-right:2px;
		}

ul.btnList8 {
	text-align:right;
	margin-top:10px;
	padding-right:22px;
	}
	ul.btnList8 li img {
		margin-left:2px;
		}

ul.btnList9 {
	padding-top:17px;
	text-align:right;
	background:url('http://img.wizwid.com/WIZWID/2009/images/shop/bg_table_td1.gif') repeat-x left top #FFFFFF;
	}

ul.checkList {
	padding-bottom:5px;
	}
	ul.checkList li {
		margin-top:3px;
		}


/* Font Style */
.txtP1 {color:#555555;}
.txtP2 {color:#9A1331;}
.txtP3 {color:#333333;}
.txtP4 {color:#C69C6D;}
.txtP5 {color:#BBBBBB;}

.oderNum {color:#333333;}
.txtNorm {font-weight:normal;}
.lsM1 {letter-spacing:-1px;}

.txtInd1 {color:#555555; padding-right:22px;}

.txtDotum {font-family:"µ¸¿ò", Dotum; letter-spacing:-1px;}
.txtTahoma {font-family:tahoma;}

.deliState {line-height:1.8em;}

.mentSt1 {
	padding-left:26px;
	padding-right:15px;
	text-align:right;
	}
	html>/**/body .mentSt1 {padding-left:19px;} /* For Modern Browser */


/* Image, Form Style */
img.stock {vertical-align:middle; margin-top:-2px;}

input.inputStyle1 {margin-top:-1px; margin-bottom:1px;}
html>/**/body input.inputStyle1 {margin-top:0; margin-bottom:0;} /* For Modern Browser */

input.inputStyle2 {margin-top:1px; margin-bottom:-1px;}
.inputStyle3 {margin-top:4px;}

img.btnSt2 {margin-top:2px;}
html>/**/body img.btnSt2 {margin-top:0;} /* For Modern Browser */
img.btnSt3 {margin-top:-12px;}
html>/**/body img.btnSt3 {margin-top:-19px;} /* For Modern Browser */

img.btnSt4 {margin-top:-2px;}
img.btnSt5 {margin-left:18px;}

img.icoSt1 {
	vertical-align:middle;
	}

img.posSt1 {
	float:right;
	margin-right:55px;
	}

.labelSt1 {margin-left:35px;}
.labelSt2 {margin-left:25px;}
.labelSt3 {margin-left:88px;}


.formSize1 {width:152px;}
.formSize2 {width:610px;}
.formSize3 {width:548px;}
.formSize4 {width:612px; height:156px;}
.formSize5 {width:52px;}
.formSize6 {width:340px;}
.formSize7 {width:127px;}
.formSize8 {width:110px;}
.formSize9 {width:106px;}
.formSize10 {width:380px;}
.formSize11 {width:440px;}
.formSize12 {width:475px;}
.formSize13 {width:477px;}
.formSize14 {width:299px;}
.formSize15 {width:202px;}
.formSize16 {width:92px;}
.formSize17 {width:307px;}
.formSize18 {width:485px;}
.formSize19 {width:226px;}
.formSize20 {width:470px;}


.formSp1 {margin-top:1px;}
.formSp2 {margin-top:2px !important;}
html>/**/body .formSp1 {margin-top:2px;} /* For Modern Browser */

.formSp3 {margin-left:15px;}
.formSp4 {margin-left:25px !important;}

.colorSpan1 {padding-right:22px;}
.spanSt1 {padding-right:15px;}
.spanSt2 {padding-left:11px;}
.spanSt3 {padding-left:9px;}
.spanSt4 {padding-left:5px;}
.spanSt5 {padding-left:18px;}



li p.subject a:link,
li p.subject a:visited,
li p.subject a:hover,
li p.subject a:active {
	color:#777777;
	}



/***** 2009-12-28 Ãß°¡ *****/
.smallThumb {
	position: relative;
	}
.bigIconList {
	width: 100%;
	position: absolute;
	left: 38%;
	top: 0;
	}
.smallIconList {
	width: 100%;
	position: absolute;
	left: 18%;
	top: 0;
	}
.listComment {
	overflow: hidden;
	}
.listComment .commentView {
	float: left;
	}
.listComment .commentView span {
	width: 85px;
	position: absolute;
	top: 20px;
	left: 0;
	}
/* ¾ÆÀÌÄÜ¸®½ºÆ® ³Ñ¹ö¸µ */
#iconArea01 {
	position: relative;
	}
#iconArea02 {
	position: absolute;
	top: 50%;
	}
#iconArea03 {
	position: absolute;
	top: 50%;
	}
#iconArea04 {
	position: absolute;
	top: 50%;
	}
#iconArea05 {
	position: absolute;
	top: 50%;
	}
#iconArea06 {
	position: absolute;
	top: 50%;
	}
#iconArea07 {
	position: absolute;
	top: 50%;
	}
#iconArea08 {
	position: absolute;
	top: 50%;
	}
#iconArea09 {
	position: absolute;
	top: 50%;
	}
#iconArea10 {
	position: absolute;
	top: 50%;
	}
#iconArea11 {
	position: absolute;
	top: 50%;
	}
#iconArea12 {
	position: absolute;
	top: 50%;
	}
#iconArea13 {
	position: absolute;
	top: 50%;
	}
#iconArea14 {
	position: absolute;
	top: 50%;
	}
#iconArea15 {
	position: absolute;
	top: 50%;
	}
#iconArea16 {
	position: absolute;
	top: 50%;
	}
#iconArea17 {
	position: absolute;
	top: 50%;
	}
#iconArea18 {
	position: absolute;
	top: 50%;
	}
#iconArea19 {
	position: absolute;
	top: 50%;
	}
#iconArea20 {
	position: absolute;
	top: 50%;
	}
#iconArea21 {
	position: absolute;
	top: 50%;
	}
#iconArea22 {
	position: absolute;
	top: 50%;
	}
#iconArea23 {
	position: absolute;
	top: 50%;
	}
#iconArea24 {
	position: absolute;
	top: 50%;
	}
#iconArea25 {
	position: absolute;
	top: 50%;
	}
#iconArea26 {
	position: absolute;
	top: 50%;
	}
#iconArea27 {
	position: absolute;
	top: 50%;
	}
#iconArea28 {
	position: absolute;
	top: 50%;
	}
#iconArea29 {
	position: absolute;
	top: 50%;
	}
#iconArea30 {
	position: absolute;
	top: 50%;
	}
#iconArea31 {
	position: absolute;
	top: 50%;
	}
#iconArea32 {
	position: absolute;
	top: 50%;
	}
#iconArea33 {
	position: absolute;
	top: 50%;
	}
#iconArea34 {
	position: absolute;
	top: 50%;
	}
#iconArea35 {
	position: absolute;
	top: 50%;
	}

