 /* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


/* #wp_shop  */
/* html, body,  */
#wp_shop div, #wp_shop span, #wp_shop applet, #wp_shop object, #wp_shop iframe,
#wp_shop h1, #wp_shop h2, #wp_shop h3, #wp_shop h4, #wp_shop h5, #wp_shop h6, #wp_shop p, #wp_shop blockquote, #wp_shop pre,
#wp_shop a, #wp_shop abbr, #wp_shop acronym, #wp_shop address, #wp_shop big, #wp_shop cite, #wp_shop code,
#wp_shop del, #wp_shop dfn, #wp_shop em, #wp_shop img, #wp_shop ins, #wp_shop kbd, #wp_shop q, #wp_shop s, #wp_shop samp,
#wp_shop small, #wp_shop strike, #wp_shop strong, #wp_shop sub, #wp_shop sup, #wp_shop tt, #wp_shop var,
#wp_shop b, #wp_shop u, /* #wp_shop i, */ #wp_shop center,
#wp_shop dl, #wp_shop dt, #wp_shop dd, #wp_shop ol, #wp_shop ul, #wp_shop li,
#wp_shop fieldset, #wp_shop form, #wp_shop label, #wp_shop legend,
/* table, caption, tbody, tfoot, thead, tr, th, td, */
#wp_shop article, #wp_shop aside, #wp_shop canvas, #wp_shop details, #wp_shop embed,
#wp_shop figure, #wp_shop figcaption, #wp_shop footer, #wp_shop header, #wp_shop hgroup,
#wp_shop menu, #wp_shop nav, #wp_shop output, #wp_shop ruby, #wp_shop section, #wp_shop summary,
#wp_shop time, #wp_shop mark, #wp_shop audio, #wp_shop video {
	/* margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;

	vertical-align: baseline;

	font-weight: 400;
	letter-spacing: -0.2px;
	*/
	font: inherit;
	font-family:'S-CoreDream-4Regular', NanumBarunGothic;
}

#wp_shop table, #wp_shop caption, #wp_shop tbody, #wp_shop tfoot, #wp_shop thead, #wp_shop tr, #wp_shop th, #wp_shop td {
	max-width: 100%;
}

#wp_shop strong, #wp_shop b, #wp_shop strong * , #wp_shop b * {
	font-weight: bold;
}

/* HTML5 display-role reset for older browsers */
#wp_shop article, #wp_shop aside, #wp_shop details, #wp_shop figcaption, #wp_shop figure,
#wp_shop footer, #wp_shop header, #wp_shop hgroup, #wp_shop menu, #wp_shop nav, #wp_shop section {
	display: block;
}
#wp_shop a:focus {outline: none;}
#wp_shop a:link, #wp_shop a:visited {
	
	text-decoration: none;

}
#wp_shop a:active, #wp_shop a:hover {
	color: #000;
	text-decoration: none;
}
#wp_shop input {font-size: 13px;}
#wp_shop input.type-text,
#wp_shop textarea {
	border: 1px solid #ddd;
	background: #fff;
	padding: 1px;
	font-size: 13px;
}
#wp_shop input.type-text:hover,
#wp_shop input.type-text:focus,
#wp_shop textarea:hover,
#wp_shop textarea:focus,
#wp_shop select:hover,
#wp_shop select:active {
	background-color: #ffd;
}

#wp_shop span.button,
#wp_shop img.button,
#wp_shop a.button {
	cursor: pointer;
	vertical-align: middle;
}


#wp_shop body {
	line-height: 1;
}
#wp_shop ol, #wp_shop ul {
	list-style: none;
}
#wp_shop blockquote, #wp_shop q {
	quotes: none;
}
#wp_shop blockquote:before, #wp_shop blockquote:after,
#wp_shop q:before, #wp_shop q:after {
	content: '';
	content: none;
}
#wp_shop table {
	border-collapse: collapse;
	border-spacing: 0;
}










/* .wp_container  */
/* html, body,  */
.wp_container div, .wp_container span, .wp_container applet, .wp_container object, .wp_container iframe,
.wp_container h1, .wp_container h2, .wp_container h3, .wp_container h4, .wp_container h5, .wp_container h6, .wp_container p, .wp_container blockquote, .wp_container pre,
.wp_container a, .wp_container abbr, .wp_container acronym, .wp_container address, .wp_container big, .wp_container cite, .wp_container code,
.wp_container del, .wp_container dfn, .wp_container em, .wp_container img, .wp_container ins, .wp_container kbd, .wp_container q, .wp_container s, .wp_container samp,
.wp_container small, .wp_container strike, .wp_container strong, .wp_container sub, .wp_container sup, .wp_container tt, .wp_container var,
.wp_container b, .wp_container u, /* .wp_container i, */ .wp_container center,
.wp_container dl, .wp_container dt, .wp_container dd, .wp_container ol, .wp_container ul, .wp_container li,
.wp_container fieldset, .wp_container form, .wp_container label, .wp_container legend,
/* table, caption, tbody, tfoot, thead, tr, th, td, */
.wp_container article, .wp_container aside, .wp_container canvas, .wp_container details, .wp_container embed,
.wp_container figure, .wp_container figcaption, .wp_container footer, .wp_container header, .wp_container hgroup,
.wp_container menu, .wp_container nav, .wp_container output, .wp_container ruby, .wp_container section, .wp_container summary,
.wp_container time, .wp_container mark, .wp_container audio, .wp_container video {
	/* margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;

	vertical-align: baseline;

	font-weight: 400;
	letter-spacing: -0.2px;
	 */
	 font: inherit;
	 font-family:'S-CoreDream-4Regular', NanumBarunGothic;
}

.wp_container table, .wp_container caption, .wp_container tbody, .wp_container tfoot, .wp_container thead, .wp_container tr, .wp_container th, .wp_container td {
	max-width: 100%;
}

.wp_container strong, .wp_container b, .wp_container strong * , .wp_container b * {
	font-weight: bold;
}

/* HTML5 display-role reset for older browsers */
.wp_container article, .wp_container aside, .wp_container details, .wp_container figcaption, .wp_container figure,
.wp_container footer, .wp_container header, .wp_container hgroup, .wp_container menu, .wp_container nav, .wp_container section {
	display: block;
}
.wp_container a:focus {outline: none;}
.wp_container a:link, .wp_container a:visited {
	color: #666;
	text-decoration: none;
	 
}
.wp_container a:active, .wp_container a:hover {
	color: #000;
	text-decoration: none;
}
.wp_container input {font-size: 13px;}
.wp_container input.type-text,
.wp_container textarea {
	border: 1px solid #ddd;
	background: #fff;
	padding: 1px;
	font-size: 13px;
}
.wp_container input.type-text:hover,
.wp_container input.type-text:focus,
.wp_container textarea:hover,
.wp_container textarea:focus,
.wp_container select:hover,
.wp_container select:active {
	background-color: #ffd;
}

.wp_container span.button,
.wp_container img.button,
.wp_container a.button {
	cursor: pointer;
	vertical-align: middle;
}


.wp_container body {
	line-height: 1;
}
.wp_container ol, .wp_container ul {
	list-style: none;
}
.wp_container blockquote, .wp_container q {
	quotes: none;
}
.wp_container blockquote:before, .wp_container blockquote:after,
.wp_container q:before, .wp_container q:after {
	content: '';
	content: none;
}
.wp_container table {
	border-collapse: collapse;
	border-spacing: 0;
}

