@charset "utf-8";

body {font-family: "Lato", sans-serif,"돋움";

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:Bisque;
	font-size: 10pt;
	color: 383883;
	text-decoration: none;
 background-image:url(); 

background-attachment: fixed; 
background-repeat: repeat;
background-position: botton right;
}

img{border:0}

a:link {
	font-family: "돋움";
	font-size: 10pt;
	color: 383883;
	text-decoration: none;
}
a:active {
	font-family: "돋움";
	font-size: 10pt;
	color: 383883;
	text-decoration: none;
}


a:visited {
	font-family: "돋움";
	font-size: 10pt;
	color: 383883;
	text-decoration: none;
}
a:hover {
	font-family: "돋움";
	font-size: 10pt;
	color: 000000;
	text-decoration: underline;
}


a.menu4:link {
	font-family: "arial";
	font-size: 9pt;
	font-weight:bold ;
    color:white;
	text-decoration: none;
}
a.menu4:hover {
	font-family: "arial";
        font-weight:bold ;	
        font-size: 9pt;
	color: #ff0000;
	text-decoration: italic;
	
}
a.menu4:visited {
	font-family: "arial";
	font-size: 9pt;
	font-weight:bold ;
    color:white;
	text-decoration: none;
}

a.menu5:link {
	font-family: " arial";
	font-size: 10pt;
    font-weight:bold ;
	color:white;
	text-decoration: none;
}
a.menu5:hover {
	font-family: " arial";
	font-size: 10pt;
    font-weight:bold ;
	color:#ff0000;

	font-style: italic;
}
a.menu5:visited {
	font-family: " arial";
	font-size: 10pt;
    font-weight:bold ;
	color:white;
	text-decoration:none ;
}

a.mail:link {
	font-family: " arial";
	font-size: 11pt;
     font-weight:bold ;
	color:#0000ff;
	text-decoration: none;
}
a.mail:hover {
	font-family: " arial";
	font-size: 11pt;
	color: #0000ff;
	text-decoration: true;
	font-style: italic;
}
a.mail:visited {
	font-family: " arial";
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
}





a.notice:link {
	font-family: " arial";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a.notice:hover {
	font-family: " arial";
	font-size: 9pt;
	color: #ff0000;
	text-decoration: none;
	font-style: italic;
}
a.notice:visited {
	font-family: " arial";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
