@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.shoutout {
	background-color: #f6d654;
	font-family: Arial, Cambria, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title{
font-family: Arial, Cambria, Verdana;
font-size: 13px;
color: #333333;
font-weight:bold;
text-align:left;
}

.title_pink{
font-family: Arial, Cambria, Verdana;
font-size: 13px;
color: #333333;
font-weight:bold;
text-align:left;
}

.text {
font-family: Arial, Cambria, Verdana;
font-size: 12px;
color: #6a6a6a;
text-align:left;
}

.text-center {
font-family: Arial, Cambria, Verdana;
font-size: 12px;
color: #333333;
text-align:center;
}

.text_underline {
font-family: Arial, Cambria, Verdana;
font-size: 12px;
color: #6a6a6a;
text-align:justify;
text-decoration: underline;
}

.text10{
font-family: Arial, Cambria, Verdana;
font-size: 11px;
color: #6a6a6a;
text-align:justify;
}

.korea{
font-family: Arial, Cambria, Verdana;
font-size: 12px;
color: #008bdb;
text-align:justify;
}

.soldout{
font-family: Arial, Cambria, Verdana;
font-size: 12px;
color: #ff0000;
text-align:justify;
}

.menutext {
font-family: Arial, Cambria, Verdana;
font-size: 11px;
color: #FFFFFF;
}

.pages {
font-family: Arial, Cambria, Verdana;
font-size: 13px;
color: #6a6a6a;
}


.copyrightext {
font-family: Arial, Cambria, Verdana;
font-size: 13px;
color: #FFFFFF;
}

.copyrightlink {
	color: #FFFFFF;
	font-size: 13px;
	border-style:none;
}

a:link {
	color: #008bdb;
	font-size: 13px;
	border-style:none;
	text-decoration: none;
}
a:visited {
	color: #008bdb;
	font-size: 13px;
	border-style:none;
	text-decoration: none;
}
a:hover {
	color: #008bdb;
	font-size: 13px;
	border-style:none;
	text-decoration: none;
}
a:active {
	color: #008bdb;
	font-size: 13px;
	border-style:none;
	text-decoration: none;
	
}
