/* CSS Document */

/* ÀüÆäÀÌÁö text */
body,table,td,tr{
  font-size:12px;
  font-family:"±¼¸²,±¼¸²Ã¼";
  color:#696969;
  line-height:160%;
}
/* ÀÏ¹Ý¸µÅ© */
A:active{font-family: "±¼¸²,±¼¸²Ã¼"; color: #696969;text-decoration: none;}
A:visited{font-family: "±¼¸²,±¼¸²Ã¼"; color: #696969; text-decoration: none;}
A:hover {font-family: "±¼¸²,±¼¸²Ã¼";color: #DF7E0B;}
a:link{font-family: "±¼¸²,±¼¸²Ã¼"; color:#696969; text-decoration: none;}

 a.boardpage:link { font-size: 9pt; color: #333333; text-decoration: none}
 a.boardpage:visited {font-size: 9pt; color: #333333; text-decoration: none}
 a.boardpage:active { font-size: 9pt; color: #333333; text-decoration: none}
 a.boardpage:hover { font-size: 9pt; color: #006699; text-decoration: none}
/*Æû*/
.form1 {
	FONT-SIZE: 11px;
	color:757575;
	background-color:#f6f6f6;
	border: 1px solid #CCCCCC;
	list-style-position: inside;
	list-style-type: none;
}

/*Æû*/
.form2{
	FONT-SIZE: 11px;
	color:757575;
	background-color:#f6f6f6;
	border: 1px solid #7EA12F;
	list-style-position: inside;
	list-style-type: none;
}


.font_01 {
	FONT-SIZE: 11px;
    color:#666666;
	font-family: "±¼¸²,±¼¸²Ã¼";
	}


.font_02 {
	FONT-SIZE: 11px;
    	font-family: "±¼¸²,±¼¸²Ã¼";
	}

.font_03 {
	FONT-SIZE: 12px;
    color:#666666;
	font-family: "±¼¸²,±¼¸²Ã¼";
	}


/* º¸µå°ü·Ã */
.board_01 {
	FONT-SIZE: 12px;
    color:#575757;
	font-family: "±¼¸²,±¼¸²Ã¼";
	}
.board_02{
	FONT-SIZE: 11px;
	font-family: "µ¸¿ò";
	}

.board_03{
	FONT-SIZE: 12px;
    color:#2F2F2F;
	font-family: "±¼¸²,±¼¸²Ã¼";
	}
	
.cursor {
	cursor:hand;
	}
