.bg01 {background-image: url(../images/bg_02.jpg);background-repeat: repeat-x;}
td {font-family:'Noto Sans KR', sans-serif; font-size: 12px;	color: #666666;}
.inputB {border: 1px solid #CDCBCA;	font-size:11px;color: #777777;padding-top: 3px;}
.inputR {border: 1px solid #FFFFFF;	background-color: #B4E3E1;font-size:11px;color: #006666;padding-top: 3px;}
.inputJ {border: 1px solid #E5E5E5;	background-color: #E5E5E5;font-size:12px;color: #777777;padding-top: 3px;}


/* ¸µÅ© */
a:link {	font-family:'Noto Sans KR', sans-serif;	font-size: 12px;	color: #666666;	text-decoration: none;}
a:visited {font-family:'Noto Sans KR', sans-serif;	font-size: 12px;	color: #666666;	text-decoration: none;}
a:hover {font-family:'Noto Sans KR', sans-serif;	font-size: 12px;	color: #666666;	text-decoration: none;}
a:active {font-family:'Noto Sans KR', sans-serif;font-size: 12px;color: #666666;	text-decoration: none;}
.board:link {	font-family:'Noto Sans KR', sans-serif;	font-size: 11px;	color: #666666;	text-decoration: none;}
.board:visited {font-family:'Noto Sans KR', sans-serif;	font-size: 11px;	color: #666666;	text-decoration: none;}
.board:hover {font-family:'Noto Sans KR', sans-serif;	font-size: 11px;	color: #666666;	text-decoration: none;}
.board:active {font-family:'Noto Sans KR', sans-serif;font-size: 11px;color: #666666;	text-decoration: none;}



/* ÆùÆ® */
.TblueP {font-family:'Noto Sans KR', sans-serif;	font-size: 12px;font-weight: bold;color: #1C87BB;}
.TgreenP {	font-family:'Noto Sans KR', sans-serif;	font-size: 12px;	font-weight: bold;color: #009DA5;}
.TorgP {	font-family:'Noto Sans KR', sans-serif;	font-size: 12px;	font-weight: bold;color: #F9680F;}
.list {	font-family:'Noto Sans KR', sans-serif;	font-size: 11px;	color: #9A9A9A;}
.join {	font-family:'Noto Sans KR', sans-serif;	font-size: 11px;	font-weight: bold;color: #777777;}




.bgimg01 {background-attachment: fixed;	background-image: url(../images/bg_03.jpg);	background-repeat: no-repeat;	background-position: left top;}
.leftlline {height: 30px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #CCCCCC;	margin-top: 5px;}


.header-wrap { height: 80px; background: #fff; border-radius: 15px 15px 0 0; border:solid 3px #d2d2d2; margin-top: 5px }
.header-wrap:after { content: ""; display: inline-block; clear: both; }
.logo { float: left; margin: 20px 10px ; }
.menu { float: right; margin: 20px;}
.menu li { list-style: none; display: inline-block; font-weight: bold; padding-left: 20px; }
.menu li a { font-size: 15px;  }