h2{
	font-family: SanukOT-Medium;
	font-size: 18px;
	font-style: normal;
	text-align: right;
	display: inline;
	list-style-image: none;
}
h3 {
	font-family: "Malgun Gothic";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
	list-style-type: none;
	height: auto;
	width: auto;
	white-space: normal;
	display: inline;
	background-repeat: no-repeat;
	word-spacing: normal;
	letter-spacing: normal;
	background-position: center;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-left: auto;
	border-right: 0.5pt none #000000;
	border-left: .5pt solid #000000;
}
a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #009;
}
a:hover {
	
	color: #06F;
}
a:active {
	text-decoration: none;
	color: #033;
	font-size: 18px;
}
