body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
form,p { margin: 0px; border: none; }

img {
	border: 0;
}

p {
	padding: 0;
}

a:link {
	color: #828282;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #828282;
}
a:hover {
	text-decoration: underline;
	color: #A11A56;
}
a:active {
	text-decoration: none;
	color: #A11A56;
}

a:link.black {
	color: #000000;
	text-decoration: none;
}
a:visited.black {
	text-decoration: none;
	color: #000000;
}
a:hover.black {
	text-decoration: underline;
	color: #000000;
}
a:active.black {
	text-decoration: none;
	color: #000000;
}

#floater {position:absolute; visibility:visible} 
.text01 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text02 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #828282;
	line-height: 16px;
}
.box01 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666666;
	border: 1px solid #FFFFFF;
}
.text03 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #9F1954;
}
.text04 {
	font-family: "µ¸¿ò", Verdana;
	font-size: 11px;
	color: #A31B58;
	font-weight: bold;
}
.text05 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-weight: bold;
	color: #A31B58;
	line-height: 16px;
}
.text06 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #4E4E4E;
	line-height: 16px;
}
.text07 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.text08 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #2E2E2E;
	font-weight: bold;
}
.box01 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #4E4E4E;
	background-color: #F8F8F8;
	border: 1px solid #DADADA;
}
.text09 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #EE0A0A;
	font-weight: bold;
}
.text10 {
	font-family: Dotum, Verdana;
	font-size: 12px;
	color: #EE0A0A;
	line-height: 16px;
}

.box02 {
	border: 1px solid #FFFFFF;
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.box03 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666666;
	border: 1px solid #FFFFFF;
}
.text11 {
	font-family: Dotum, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #9F1954;
}
.text12 {
	font-family: Dotum, Verdana;
	font-size: 18px;
	color: #A31B58;
	font-weight: bold;
}
.seach {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}

.img_bg {
	border:1px;
	border-style:solid;
	border-color:#C4C4C4;
}

select {
	-webkit-appearance:none; -moz-appearance:none; appearance:none;
	outline: none; overflow:visible; padding:5px; border:none;
	background-color:transparent;
}
select::-ms-expand { display:none; }
