/* CSS Document */

/* ÀüÆäÀÌÁö text */
body,table,td,tr{
  font-size:12px;
  font-family:"±¼¸²,±¼¸²Ã¼";
  color:#696969;
  line-height:140%;
}
/* ÀÏ¹Ý¸µÅ© */
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;
	font-family: "µ¸¿ò";
	color: #666666;

	}

/*ÆùÆ® */
.font_02{
	font-size:12px;
	font-family:"µ¸¿ò", "µ¸¿òÃ¼";
	color:#393939;
	line-height: 17px;

	}

	
	
.cursor {
	cursor:hand;
	}
