@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #15155f;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #de0000;
    TEXT-DECORATION: none
}

.content {
	font-size: 10pt;
	line-height: 18px;
	color: 626262;
	text-decoration: none;
}
.ta {
	font-family: "돋움";
	font-size: 12px;
	color: #626262;
	text-decoration: none;
	line-height: 18px;
}
.ta_b_s1 {
	font-family: "돋움";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ea2b80;
	text-decoration: none;
}
.ta_b_s3 {
	font-family: "돋움";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #d272e6;
	text-decoration: none;
}

.ta_b_s31 {
	font-family: "돋움";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f23f4a;
	text-decoration: none;
}
.ta_b_s4 {
	font-family: "돋움";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f58f0a;
	text-decoration: none;
}
.ta_b_s5 {
	font-family: "돋움";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #79950b;
	text-decoration: none;
}

.navi {
	font-family: "돋움";
	font-size: 11px;
	color: #959696;
	text-decoration: none;
}
.navi_num {
	font-family: "돋움";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.red_t {
	font-family: "돋움";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.navi_o {
	font-family: "돋움";
	font-size: 11px;
	color: #6a686c;
	text-decoration: none;
}
.input_line {

	line-height: normal;
	color: #666666;
	height: auto;
	width: auto;
	border: 1px solid #666666;
}

.form { font-family:돋움,Verdana; font-size:9pt;
           border-style:solid; bg-color:#F3F8FC;
           border-top-width:0px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px;}
		   
.form2 {
	font-family:돋움,Verdana;
	font-size:9pt;
	color:#999999;
	border-style:solid;
	bg-color:#E7DDBE;
	border-color:#CCCCCC;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
}	
