/* Link */
a:active  {font-size: 9pt; text-decoration: none; color: #595959; font-family:Dotum}
a:link    {font-size: 9pt; text-decoration: none; color: #595959; font-family:Dotum}
a:visited {font-size: 9pt; text-decoration: none; color: #595959; font-family:Dotum}
a:hover   {font-size: 9pt; text-decoration: ; color: #ff6600; font-family:Dotum}


/* Body */
body {
 margin: 0px; 
}
.mbg{background:#ffffff url(../img/bg.jpg);
     background-repeat: repeat-x; }

.ibg{background:#ffffff url(../img/i_bg.jpg);
     background-repeat: repeat-x; }


/* img */
img {border-style:none }


/* notice*/
#mn a       {font-size: 8pt; color : #595959 ; line-height:16px; font-family:Dotum} 
#mn a:hover {font-size: 8pt; color : #ff6600 ; line-height:16px; font-family:Dotum}
#mn td      {font-size: 8pt; color : #595959 ; line-height:16px; font-family:Dotum}

/* Table */
td      {font-size: 9pt; color : #595959 ; line-height:18px; font-family:Dotum}
.pt     {font-size: 9pt; color : #4d697a ; line-height:18px; font-family:Dotum}
.ut     {font-size: 8pt; color : #595959 ; line-height:18px; font-family:Dotum}


/* Form */
.submit  {border:1px solid #c5c5c5; border-color:#c5c5c5; font-family:Dotum ;font-size:9pt; color:#595959 ; background-color:#ffffff ; line-height:18px}
.suin    {border:0px solid #444444; border-color:#444444; font-family:Dotum ;font-size:8pt; color:#ffffff ; background-color:#444444 ; line-height:18px}

textarea {
  border:1px solid #c5c5c5; border-color:#c5c5c5; font-family:Dotum ;font-size:9pt; 
  color:#595959 ; background-color:#ffffff ; line-height:18px ; padding-left: 5px ; }


/* Space */ 
.tm   {padding-left: 3px ; padding-right: 3px}
.tm5  {padding-left: 5px ; padding-right: 5px}

/* iframe */
iframe{border-style:none ; margin: 0px; }
