@charset "utf-8";
/* CSS Document */

a:link{color:#444; text-decoration:none;}
a:visited{color:#444; text-decoration:none;}
a:hover{
	color:#F58220;
	text-decoration:none;
	font-weight:bold;
}

.pinned {
	font-family: "맑은 고딕", "돋움";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
	

.pinned td {
	background-color:#33aae1;
}

.pinned a:link{color:#e5f4fb; text-decoration:none;}
.pinned a:hover{color:#FFFFFF; text-decoration:underline }

.hlsp { height: 4px; }
 
.brdhangmok {
	
	background-color:#cceaf8;
	font-weight: bold;
	color:#09C;
	}
.list {
	background-color:#fbfbfb;
	font-family: "맑은 고딕", "돋움";
	font-size: 12px;
	color: #777777;
	}


.finder {
	width: 100px;
	background-color:#fbfbfb;
	font-family: "맑은 고딕", "돋움";
	font-size: 12px;
	color: #777777;
	}
	
.brdeachtitle {
	background-color:#fbfbfb;
	font-family: "맑은 고딕", "돋움";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	}
.brdnaeyong {
	font-family: "맑은 고딕", "돋움";
	font-size: 12px;
	color: #333333;
	line-height: 180%;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 50px;
	}

.attached {
		font-family: "맑은 고딕", "돋움";
		font-weight:bold;
	font-size: 13px;
	color: #0095da;
	}
.attached a:link{color:#0095da; text-decoration:none;}
.attached a:hover{color:#F58220; text-decoration:underline }


#tblAttach {
		font-family: "맑은 고딕", "돋움";
		font-weight:bold;
	font-size: 13px;
	color: #0095da;
	background-color:#e5f4fb;
	}
#tblAttach a:link{color:#0095da; text-decoration:none;}
#tblAttach a:hover{color:#0057ba; text-decoration:underline }


body,td,th {
	font-family: "나눔고딕", "맑은 고딕", "돋움", "돋움체";
}

.formmail {
	font-family: "나눔고딕", "맑은 고딕", "돋움", "돋움체";
	font-size: 13px;
}

.formmail textarea {
		font-family: "나눔고딕", "맑은 고딕", "돋움", "돋움체";
	font-size: 13px;
}


