/*±âº»Å×±×Á¤ÀÇ*/
body {
	font-size: 12px;
	font-family: "µ¸¿ò", "±¼¸²Ã¼", Arial, "Times New Roman", Verdana;
}
td {
	font-size: 12px;
	font-family: "µ¸¿ò", "±¼¸²Ã¼", Arial, "Times New Roman", Verdana;
}
select {
	font-family: "µ¸¿ò", "±¼¸²Ã¼", Arial, "Times New Roman", Verdana;
	font-size: 12px;
}
input {
	font-family: "µ¸¿ò", "±¼¸²Ã¼", Arial, "Times New Roman", Verdana;
	font-size: 12px;
}
textarea {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
}




/*¸µÅ© ±âº»*/
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0033;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
}

/*°Ô½ÃÆÇ ÆäÀÌÁö¸µÅ©ÄÁÆ®·Ñ ¾ÆÆ®¿÷*/
a:link.page {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited.page {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover.page {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active.page {
	font-size: 12px;
}

/*¸ÞÀÎ ½ºÆ¼Ä¿ ¸µÅ©ÄÁÆ®·Ñ ¾ÆÆ®¿÷*/
a:link.stk {
	font-size: 11px;
	color: #daf1ad;
	text-decoration: none;
}
a:visited.stk {
	font-size: 11px;
	color: #daf1ad;
	text-decoration: none;
}
a:hover.stk {
	font-size: 11px;
	color: #daf1ad;
	text-decoration: underline;
}
a:active.stk {
	font-size: 11px;
}



/*¾ÆÆ®¿÷*/
.list_bscic {
	font-family: "µ¸¿ò", "±¼¸²Ã¼", Arial, "Times New Roman", Verdana;
	font-size: 12px;
	height: 30px;
	padding-left: 5px;
	color: #666666;
}

.read_bscic {
	font-family: "µ¸¿ò", "±¼¸²Ã¼", Arial, "Times New Roman", Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 180%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.list_page {
	font-family: "µ¸¿ò", "±¼¸²Ã¼", Arial, "Times New Roman", Verdana;
	font-size: 12px;
	height: 30px;
	padding-left: 5px;
	color: #666666;
	letter-spacing: 1px;
	text-align: justify;
}


/*ÄÃ·¯,»çÀÌÁî¼Â*/
.red {
	color: #CC3300;
}

.black {
	color: #000000;
}

.gray {
	color: #999999;
}

.11 {
	font-size: 11px;
}
