@charset "utf-8";

/*
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
*/

body {
	margin: 0;
	font-size: 14px;
	font-family: Malgun Gothic;
}
th {font-size: 14px;font-family: Malgun Gothic;}
td {font-size: 14px;font-family: Malgun Gothic;}
div {font-size: 14px;font-family: Malgun Gothic;}
.tableb {background-color: #FFFFFF;}
.trb1 {background-color: #F4F4F4; text-align: center;}
.trb2 {background-color: #FFFFFF; vertical-align: top;}
.trbNumber {font-size: 8pt; font-weight: bold; color: #999999;}
.trbcontent {background-color: #FFFFFF;}
.input1 {border: 1px #666666 solid;; font-size: 9pt; font-color: #666666; color: #333333;}
.input2 {border: 1px #CCCCCC solid;; font-size: 9pt; font-color: #666666; color: #333333;}
.select1 {border: 1px #999999 solid;; font-size: 9pt; font-color: #666666; color: #333333;}

a:active {font-family: Malgun Gothic;font-size: 14px; color: #676767; text-decoration: none;}
a:hover {font-family: Malgun Gothic;font-size: 14px; color: #676767; text-decoration: none;}
a:link {font-family: Malgun Gothic;font-size: 14px; color: #676767; text-decoration: none;}
a:visited {font-family: Malgun Gothic;font-size: 14px; color: #676767; text-decoration: none;}


form, p {margin: 0; padding: 0;}

img {border: none;}


