BODY {scrollbar-face-color: #F2F2F2;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #999999}

form {margin:0; color: #735532;FONT-FAMILY:µ¸¿ò, arial; FONT-SIZE: 9pt;;letter-spacing:-0.02em; text-decoration:none;line-height:12pt;}

A:link {color:#666666; text-decoration:none; font-size:9pt;}
A:visited {color:#666666; text-decoration:none; font-size:9pt;}
A:active {color:#4169e1; text-decoration:none; font-size:9pt;}
A:hover {color:#3333FF; text-decoration:underline; font-size:9pt;}

font {font-family:µ¸¿ò; font-size:9pt; line-height:18px;}
.b { font-size:8pt  ; line-height: 14px ; font-face:±¼¸²;}
.text01 { font-family: "µ¸¿òÃ¼"; font-size: 9pt; color: #FFFFFF; line-height: 14pt; font-weight:bold; letter-spacing:-1pt;}
.numbersjackpot { font-family: "µ¸¿òÃ¼"; font-size: 21pt; color: #FFFFFF; line-height: 22pt; font-weight:bold; letter-spacing:-1pt;}
.size {font-family:µ¸¿ò; font-size:12pt; line-height:18px; font-weight:bold;}
.s {font-family:µ¸¿ò; font-size:8pt; line-height:15px;}
.size_ {font-family:µ¸¿ò; font-size:11pt; line-height:18px; font-weight:bold;}
.ten {font-family:µ¸¿ò; font-size:10pt; line-height:18px; font-weight:bold;}

.support {font-family:µ¸¿ò; font-size:9pt; line-height:15px;}

.copy {font-family:µ¸¿ò; font-size:8pt; color:#A79066; line-height:18px;}
.color {font-family:µ¸¿ò; font-size:9pt; color:#735532; line-height:18px;}

td {font-family:µ¸¿ò; font-size:9pt; color:#666666;line-height:18px;}
.a {font-family:µ¸¿ò; font-size:9pt; color:#0000FF;line-height:25px; text-decoration:underline}

.sample {  background-color: #E8F0FC; border-color: #798EAE 798EAE 798EAE 798EAE; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

a.blue:link {color:#1e90ff; text-decoration:none; font-size:10pt;}
a.blue:visited {color:#1e90ff; text-decoration:none; font-size:10pt;}
a.blue:active {color:#1e90ff; text-decoration:none; font-size:10pt;}
a.blue:hover {color:#4169e1; text-decoration:underline; font-size:10pt;}

td.submenu        {color:#000000; text-decoration:none; font-size:9pt;}
a.submenu:link    {color:#000000; text-decoration:none; font-size:9pt;}
a.submenu:visited {color:#000000; text-decoration:none; font-size:9pt;}
a.submenu:active  {color:#000000; text-decoration:none; font-size:9pt;}
a.submenu:hover   {color:#000000; text-decoration:none; font-size:9pt;}

.form {border:1px solid #CDCDCD;font-family:µ¸¿ò;font-size:12px; color:#555555;}
.form4 {border:1px solid #6D6D6D;font-family:µ¸¿ò;font-size:12px; color:#B1B1B1;}
.form2 {border:1px solid #E4DCBA;font-family:µ¸¿ò;font-size:12px; color:#555555;}
.form3 {border:1px solid #CDCDCD;font-family:µ¸¿ò;font-size:12px; color:#555555; background-color:#F8F8F8; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;}

.txt{font-family:µ¸¿ò; color:#666666; text-decoration:none; font-size:9pt;}

.com { font-family: "µ¸¿òÃ¼"; font-size: 9pt; color: #666666; line-height: 12pt; letter-spacing:-1pt;}

.consult_input { BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; BACKGROUND-COLOR: #ffffff; font-size:9pt; color:#666666; }
.consult_textarea { BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #ffffff }

@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@500&family=Noto+Sans+KR:wght@100..900&display=swap');

.nanum-gothic-regular {
  font-family: "Nanum Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.outer-div {  width : 950px;  height : 75px; justify-content : center;}

.topnav {
  overflow: hidden;
  width : 700px;  height : 75px; 
  margin: auto;
   
}

.topnav a {
  float: left;
  color: #d1cbc6;
  text-align: center;
  padding: 16px 20px;
  text-decoration: none;
  font-size: 13px;
  text-shadow: 0px 0px 5px gray;

}

.topnav a:hover {

  color: #d7d492;
}

/* Create a right-aligned (split) link inside the navigation bar */
.topnav a.split {
  float: right;
  background-color: #04AA6D;
  color: white;
}