
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #323232;
	/*background-image: url(../images/bg.gif);*/
	background-color: #A4C8CC; /*F4CFCF*/
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #e0e0e0;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #f0f0f0;
	scrollbar-highlight-color: #e0e0e0;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #666666;
}

/*------------------------------------------------------------------------------------------------------------------*/

td {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:18px;
}


.ver10
{
font-family:Verdana;
	font-size:8px;
	color:#000000;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------------------------------------*/
a:link {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color: #6d0202;
	text-decoration:none;
}

a:active {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#0000FF;
	text-decoration:none;
}

a:visited {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

a.lan:link {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

a.lan:active {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

a.lan:visited {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

a.lan:hover {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	text-decoration:underline;
}

a.kor:link {
	color:#c60001;
	text-decoration:none;
}

a.kor:active {
	color:#c60001;
	text-decoration:none;
}

a.kor:visited {
	color:#c60001;
	text-decoration:none;
}

a.kor:hover {
	color:#000000;
	text-decoration:underline;
}


a.white:link {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.white:active {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.white:visited {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.white:hover {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------------------------------------*/
a.sub:link {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.sub:active {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.sub:visited {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.sub:hover {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------------------------------------*/
.sub_title_black{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc3300;
	font-weight:bold;
}
.sub_title_orange{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #319BDD;
	font-weight:bold;
}
.sub_title_blue{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13406D;
	font-weight:bold;
	line-height:20px;
}
.sub_title_white{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	line-height:20px;
}
input

{

	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #BDBDBD;
	background:Alpha(Opacity=0, Style=0);

}
.sub_title_pink{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight:bold;
	}

.sub_title_linkk{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	font-weight:bold;
	}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px black;
border-bottom-width: 1;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #319BDD;
}

.anylinkcss a{
color: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #319BDD;
color: white;
}
.navlist li {
background-color: #319BDD;
padding-bottom: 2px;
}