@charset "euc-kr";

/*±βΊ»*/
*{margin:0;padding:0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8E3EB;
}
img {
	border:0px;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#4f719e;
}
a:hover {
    text-decoration:underline;
	color:#4f719e;
}
.menuActuator a {
	color:#C0C0C0;
	font-weight:bold;
	font-size:8px;
	font-family:arial;
}
.menu {
	font-family:Arial;
	color:#b3b3b3;
	font-size:9px;
	font-weight:bold;
	line-weidth:-1
}
.tx {
	width:114px;
	height:14px;
	_height /**/:14px;
	padding:1px 1px 0 2px;
	border:1px solid #cacaca;
}
.select1 {
    width:125px;
	height:19px;
	margin-right:1px;
	font-size:9px;
	color:#ababab;
	font-family:Verdana;
	border:1px solid #efefef;
}



.select_a {
    width:129px;
	height:18px;
	margin-right:3px;
	font-size:9px;color:#ababab;
	font-family:Verdana;
	border:1px solid #d5d4d4;
	{behavior:url('selectBox.htc');
}


.bg_menu {
	height:22px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#efefef;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#efefef;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#efefef;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	FILTER: alpha(opacity=70);
	background-color:#ffffff;
}
.text_11 {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}

.text_11b {
	color:#3777bf;
	font-family:Verdana;
	font-size:11px;
}




.text_10 {
	font-family:Verdana;
	font-size:10px;
	line-height:16px;
	color:#333333;
}

.text_10b {
	color:#3777bf;
	font-family:Verdana;
	font-size:10px;
}



.copyright {
	font-family:Verdana;
	font-size:10px;
	color:#777777;
}

.basic_text_11 {
	font-family:Verdana;
	font-size:11px;
	line-height:17px;
	text-align:justify;
	text-decoration:none;

}

.text_11_int {
	padding-left:30px;
	font-family:Verdana;
	font-size:10px;
}

.text_16b {
	font-family:Arial;
	font-weight:bold;
	color:#3e82c7;
	font-size:16px;
}

.text_11b {
	color:#3777bf;
	font-family:Verdana;
	font-size:11px;
}

.text_9b {
	color:#3777bf;
	font-family:Verdana;
	font-size:9px;
}

.text_9 {
	font-family:Verdana;
	font-size:9px;
	line-height:15px;
}

.text_8 {
	font-family:Verdana;
	font-size:8px;

}
.show {
	border-width:0px;
	display:inline;
}

.hide {
	border-width:0px;
	display:inline;
	display:none;
}

.roll_over:hover {
	position:relative;
}

.roll_over:hover .show {
	display:none;
}

.roll_over:hover .hide {
	display:inline;
}

.select{width:131px;height:20px;margin-right:1px;margin-left:3px;font-size:9px;color:#ababab;font-family:Verdana;border:1px solid #efefef;behavior:url('/selectBox.htc');}


.select_layer2 div.optionlayer{
	background-color:#ffffff;
	border:1px solid #cccccc;
	height:17px; 
}

.select_layer2 div.optionlayer .option{ background-color:#ffffff;border:1px solid #ffffff;margin:0px;padding:0px;}

.select_layer2 div.optionlayer .option_selected{color:#ffffff;border:1px solid #3399cc; background-color:#3399cc; margin:0px;padding:0px;}

.select_layer2 div.optionlayer .option_over{background-color:#A6D3F4;border:1px dotted #999999; margin:0px;padding:0px;}

.select_layer{clear:both; position: relative; height:20px; border: 1px solid #efefef;}
.select_layer input.textbox{font-size:11px; width:100%; height:15px; padding-top:4px; }
.select_layer input.textbox_select{ font-size:11px; width:100%; height:15px; padding-top:4px; background-color:#6699CC; }