html {
	text-align: left;
	margin:0px;
}

body {
	margin: 0 auto;
	text-align: left;
	position: relative;
font-size:9pt; 
color :#d1d1d1;
line-height:1.8em;
font-family:"Nanum Gothic";color:#d1d1d1;
}
body a {
	color:#d1d1d1;
	text-decoration:none;
}
body a:link {
	color:#d1d1d1;
	text-decoration:none;
}
body a:active {
	color:#d1d1d1;
	text-decoration:none;
}
body a:visited {
	color:#d1d1d1;
	text-decoration:none;
}
body a:hover {
	color:#7096BF;
	text-decoration:none;
}

table, tr,td{font-size:12px;line-height:1.5em;font-family:"Nanum Gothic";color:#d1d1d1;}
h1, h2, h3, h4, h5, h6{font-size:12px;text-align:left;}


table.bordercolorc0c0c0  {

border-collapse: collapse;

border:1px solid #c0c0c0;

}
table.bordercolor_cluster  {

border-collapse: collapse;

border:1px solid #434343;

}
tr.noaa19,td.noaa19  {
font-size:12px;
line-height:1.5em;
font-family:"Nanum Gothic";
color:#0097cb;
border-collapse: collapse;
border:1px solid #535353;}


table.bordercolorc0c0c02 td {

border:1px solid #c0c0c0;

}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(../css/font/NanumGothic-Regular.eot);
  src: url(../css/font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../css/font/NanumGothic-Regular.woff2) format('woff2'),
       url(../css/font/NanumGothic-Regular.woff) format('woff'),
       url(../css/font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(../css/font/NanumGothic-Bold.eot);
  src: url(../css/font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(../css/font/NanumGothic-Bold.woff2) format('woff2'),
       url(../css/font/NanumGothic-Bold.woff) format('woff'),
       url(../css/font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(../css/font/NanumGothic-ExtraBold.eot);
  src: url(../css/font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(../css/font/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(../css/font/NanumGothic-ExtraBold.woff) format('woff'),
       url(../css/font/NanumGothic-ExtraBold.ttf) format('truetype');
}