<!--
	@charset "EUC-KR";
	body, p, div, th, td, input, select, textarea, caption {
		color: #404040;
		font-family: "±¼¸²";
		font-size: 12px; }
	body {
		margin: 0px;

		scrollbar-face-color: white;
		scrollbar-shadow-color: #008400;
		scrollbar-highlight-color: #008400;
		scrollbar-3dlight-color: white;
		scrollbar-darkshadow-color: white;
		scrollbar-track-color: white;
		scrollbar-arrow-color: #008400;	}

	a img {
		border-style: none; }

	a:link, a:active, a:visited {
		color: 000000; text-decoration: none; }
	a:hover {
		color: orange; text-decoration: none; }

	p {
		margin: 5px 0px;
		line-height: 16px; }

	form {
		margin: 0px; }
	input.flatText {
		border-style: none none solid;
		border-width: 1px; }
	input.flatButton {
		border-style: solid;
		border-width: 1px; }
	textarea.flat {
		border-style: solid;
		border-width: 1px; }

	dd {
		color: gray;
		text-indent: -40px;
		padding-left: 10px; }

	acronym {
		border-bottom: 1px dotted #00cc00;
		cursor: help; }

	fieldset {
		border-width: 2px;
		border-style: solid;
		margin: 5px; }
	legend {
		margin-left: 5px;
		padding-left: 5px;
		padding-right: 5px;
		font-weight: bold; }

	.small {
		font-family: "Tahoma", "Verdana";
		font-size: 9px; }
	.title {
		font-family: "Tahoma", "Verdana"; }
	.bold {
		font-weight: bold; }
	.underline {
		text-decoration: underline; }
	.right {
		text-align: right; }
	.center {
		text-align: center; }
	.gray {
		color: gray; }
	.lightgrey {
		color: lightgrey; }
	.orange {
		color: orange; }

	.point {
		font-family: "Tahoma", "Verdana";
		font-size: 9px;
		font-weight: bold;
		color: orange;
	}

	input.inputtext {
		border-color:#D7D3CB;
		border-style:solid;
		border-width: 1px;
		background-color:#F9F8F6;
	}

	div.itemJoinfree {
		width: 163px;
		margin: 10px 10px 5px;
		text-align: center;
	}
	div.itemBuyShop {
		width: 163px;
		margin: 10px 10px 5px;
		text-align: center;
	}
	div.explain1 {
		margin: 3px 0px 3px;
	}
	div.explain2 {
		color: #9933FF; }

#chu {
position:absolute;

color:blue;
background-color:#EFEFEF;
text-align:center;
visibility:hidden;
z-index:10;
}
