/* ÆäÀÌÁö ÀüÃ¼ CSS Á¤ÀÇ*/
body, table, tr, td, select, textarea, input{ 
 		font-family:µ¸¿ò;
 		font-size: 12px;
 		color: #000000;
}
			
/*¹è°æ*/			
img{border:none}			
.bg	{background: url(/images/bg.gif) no-repeat}
.bg2	{background: url(/images/bg2.gif) no-repeat}
			


/* ±âº»¸µÅ©*/ 
		
a:link { text-decoration: none; color: #333333; font-family: "µ¸¿ò"; font-size: 12px}
a:visited { text-decoration: none; color: #333333; font-family: "µ¸¿ò"; font-size: 12px}
a:active { text-decoration: none; color: #CC66FF; font-family: "µ¸¿ò"; font-size: 12px}
a:hover {  text-decoration: none; color:#CC66FF; font-family: "µ¸¿ò"; font-size: 12px}

/*°Ô½ÃÆÇ¸µÅ©*/
.bbs:link { text-decoration: none; color: #333333; font-family: "µ¸¿ò"; font-size: 12px}
.bbs:visited { text-decoration: none; color: #333333; font-family: "µ¸¿ò"; font-size: 12px}
.bbs:active { text-decoration: none; color: #FF6600; font-family: "µ¸¿ò"; font-size: 12px}
.bbs:hover {  text-decoration:none; color:#FF6600; font-family: "µ¸¿ò"; font-size: 12px}



/*¼­ºê¸Þ´ºº° ¸µÅ©»ö»ó*/
.sub1:link { text-decoration: none; color: #333333; font-family: "µ¸¿ò"; font-size: 12px}
.sub1:visited { text-decoration: none; color: #333333; font-family:"µ¸¿ò"; font-size: 12px}
.sub1:active { text-decoration: none; color: #0099CC; font-family: "µ¸¿ò"; font-size: 12px}
.sub1:hover {  text-decoration:none; color:#0099CC; font-family: "µ¸¿ò"; font-size: 12px}



/*ÀÔ·ÂÆû input, textarea*/
.input_box {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: "µ¸¿ò";
	font-size: 12px;
	text-decoration: none;

}

.input_login {
	border: 1px solid #99CCCC;
	color: #333333;
	font-family: "µ¸¿ò";
	font-size: 12px;
	text-decoration: none;

}



.textarea_box{
font-size:12px;
color:#333333;
border-width:1;
border-color:#CCCCCC;
border-style:solid;
overflow-y:auto
}


/*º»¹® ±ÛÀÚ Å©±â */
.big_text {  font-family: "verdana","µ¸¿ò"; font-size: 14px; text-decoration: none}

.font_11 {font-family: "verdana","µ¸¿ò";	font-size: 11px;text-decoration: none;letter-spacing:-1;}

.font_10 {font-family: "verdana","µ¸¿ò";	font-size: 10px;text-decoration: none}

.font_footer {font-family: "µ¸¿ò";	font-size: 11px;text-decoration: none; letter-spacing:0;}

/*º»¹®°£°Ý*/
.height_18 {font-family: "µ¸¿ò"; font-size: 12px; line-height: 18px; color: #333333;}
.under_text {  font-family: "µ¸¿ò"; font-size: 12px; color: #996600; text-decoration: underline}

/*Å×ÀÌºí */
.hand{  cursor:hand}

.border_table{  border:1px solid #cccccc}

.td_all{  word-break:break-all;}

/*ÀÏÁ¤Ç¥ ³»¿ëº¸±â ·¹ÀÌ¾Æ¿ô*/
#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}


.style1 {color: #666666}
