BODY {
	color: #777;
	font-size: 11px;
	line-height: 140%;
	font-family: "돋움","굴림";
	padding: 0px;
	margin: 0px;
	scrollbar-face-color:#efefef;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#1E386B;
}

p {
	margin: 0px;
	padding: 0px;
}

/* 이미지 설정 */
img {border: 0px;}
img.middle { vertical-align:middle; margin-bottom:3px;}

.png24 { 
    tmp:expression(setPng24(this));
		}


/* 테이블 설정 */
table {
	border-collapse: collapse;
}
td {
	color: #777;
	font-size: 12px;
	line-height: 140%;
	font-family: "돋움";
}
/* 링크설정 */
A {text-decoration: none;color: #777; line-height: 150%;}
A:visited {text-decoration: none; color:#777;}
A:hover {text-decoration: none;color:#555;}

a.link1:hover {
	text-decoration:underline;
	background-repeat: repeat-x;
}

a.link2:hover {
	ttext-decoration: none;color:#F37021; font-size: 10pt;
	background-repeat: repeat-x;
}

/*폰트 설정 */
.small {
	font-size: 11px;
	line-height: 14px;
	font-family: "돋움";

}
.font10pt {
	font-size: 10pt;
	font-family: "돋움";
}
.font11pt {
	font-size: 11pt;
	font-family: "돋움";
	line-height: 15px;
}
.font12pt {
	font-size: 13pt;
	font-family: "돋움";
}
.font13pt {
	font-size: 13pt;
	font-family: "돋움";
}
.font15pt {
	font-size: 15pt;
	font-family: "돋움";
}
.font9pt {
	font-size: 9pt;

}
.font10ptCopy {
	font-size: 10pt;
	font-family: "돋움";
	text-decoration: underline;

}

/* 행간 설정*/
.line200 {
	line-height: 200%;
}
.line120 {
	line-height: 120%;
}
.line130 {
	line-height: 130%;
}



	
/* 내용 테이블설정 */
.tb_1 {
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #b3cdf0;
	}

.tb_1 thead th {
	background-color:#e8f0fa;
	color: #497cbf;
	font-size: 12px;
	border: 1px solid #b3cdf0;
	text-align: center;
	height: 26px;
	padding: 3px;; 
}

.tb_1 tbody td {
	border: 1px solid #bed3ef;
	padding: 3px 5px 3px 5px;
}


/*내용 설정 */




/*배너 설정 */
#divMenu {
	width: 80px;
	position:absolute;
	visibility:visible;
	margin-left: 10px;
}


/* 로그인폼설정 */
.is_login1 {
	background-color:#FFF;
	color: #58a398;
	width: 105px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #d7e7e7;
	padding: 1px;
	padding-bottom: 1px;
}
.is_login2 {
	background-color:#FFF;
	color: #58a398;
	width: 85px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #d7e7e7;
	padding: 1px;
	padding-bottom: 1px;
}






/* 링크설정 */

a.board-ls1,
a.board-ls1,
a.board-ls1:visited {
	color: #888;;
	font-size: 12px;
	text-decoration: none;
}
a.board-ls1:hover {
	color: #509ec5;
	font-size: 12px;
	text-decoration: none;
}

a.board-ls2,
a.board-ls2,
a.board-ls2:visited {
	color: #777;
	font-size: 11px;
	text-decoration: none;
}
a.board-ls2:hover {
	color: #666;
	font-size: 11px;
	text-decoration: none;
}

a.info-ls,
a.info-ls,
a.info-ls:visited {
	font-size: 11px;
	color: #888;
	text-decoration: none;
}
a.info-ls:hover {
	font-size: 11px;
	color: #1E81B8;
	text-decoration: none;
}






/* 내용설정 */

.mbook {
	font-size: 9pt;
	font-family: "돋움";
  line-height: 120%;
	color: #1DB7A0;
	font-weight:bold
}

.mbook_beige {
	font-size: 9pt;
	font-family: "돋움";
  line-height: 120%;
	color: #C4A848;
	font-weight:bold
}
a.mbook_beige:link {text-decoration:none; color:#C4A848;}
a.mbook_beige:visited {text-decoration:none; color:#C4A848;}
a.mbook_beige:active {text-decoration:none; color:#C4A848;}
a.mbook_beige:hover {text-decoration:underline; color:#C4A848; font-weight:bold}



.m_white {
	font-size: 9pt;
	font-family: "돋움";
  line-height: 125%;
	color: #FFF;
	font-weight:bold
}
a.m_white:link {text-decoration:none; color:#FFF;}
a.m_white:visited {text-decoration:none; color:#FFF;}
a.m_white:active {text-decoration:none; color:#FFF;}
a.m_white:hover {text-decoration:underline; color:#FFF; font-weight:bold}