/* ÀüÃ¼ ¹®¼­¿¡ ´ëÇÑ ±âº»¼Ó¼º */
body { 
	background-color:#FFFFFF;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

/* ÆûÀÇ input, checkbox, radio ¹Ú½º¿¡ ´ëÇÑ ¼³Á¤ */

.INPUT { border: expression( (this.type=='checkbox' || this.type=='radio' || this.type=='image' || this.type=='reset')?'':'1px solid #7f9db9');font-family:µ¸¿ò;font-size:12px;color:#000000;background-color:;padding:1px;height:19px;}
.navi_INPUT { border: expression( (this.type=='checkbox' || this.type=='radio' || this.type=='image' || this.type=='reset')?'':'1px solid #698da8');font-family:µ¸¿ò;font-size:13px;color:#000000;background-color:#ffffff;padding:1px;height:20px;}
.rank_INPUT { border: expression( (this.type=='checkbox' || this.type=='radio' || this.type=='image' || this.type=='reset')?'':'1px solid #bccad7');font-family:µ¸¿ò;font-size:13px;color:#000000;background-color:#f5f6f8;padding:1px;height:20px;}
.login_INPUT { border: expression( (this.type=='checkbox' || this.type=='radio' || this.type=='image' || this.type=='reset')?'':'1px solid #cccccc');font-family:µ¸¿ò;font-size:13px;color:#000000;background-color:#d7e7f0;padding:1px;height:18px;}
.textareasms  {BACKGROUND-COLOR: #E7F7FF;BORDER: 0;COLOR: #333333;line-height:120%;width:115px;height:75px;background-attachment: fixed;background-repeat: no-repeat;background-position: bottom right;scroll:none; overflow-x:hidden; overflow-y:hidden;}
.gray_bg { font-family:µ¸¿ò;font-size:13px;color:#000000;background-color:#f5f6f8;padding:1px;height:20px; }

/* ±âº» ÅØ½ºÆ® ¼Ó¼º */
td,select,textarea,div,input { font-family: "µ¸¿ò"; font-size:12px; color:#4F4F30; line-height:16px;}

A:link{color:#5f5e5e;text-decoration:none;}
A:active{color:#5f5e5e;text-decoration:none;}
A:visited{color:#5f5e5e;text-decoration:none;}
A:hover{color:#0868AA;text-decoration:underline;} 

A.blue_link:link{color:#10a3d2;text-decoration:none;}
A.blue_link:active{color:#10a3d2;text-decoration:none;}
A.blue_link:visited{color:#10a3d2;text-decoration:none;}
A.blue_link:hover{color:#0868AA;text-decoration:underline;} 

A.search_link:link{color:#0000cc;text-decoration:underline;}
A.search_link:active{color:#0000cc;text-decoration:underline;}
A.search_link:visited{color:#0000cc;text-decoration:underline;}
A.search_link:hover{color:#0000cc;text-decoration:underline;} 

form {margin:0px;}

/* ¸ðµç ÀÌ¹ÌÁö µÎ²² 0 À¸·Î ¼³Á¤ */
img { border: none; }

/*°Ô½ÃÆÇ */
.board_blue{font-family:"µ¸¿ò";font-size:12px; color:608ed3; word-break:normal;line-height:16px;}
.board{font-family:"µ¸¿ò";font-size:12px; color:767e87; word-break:normal;line-height:16px;}
.board-red{font-family:"µ¸¿ò";font-size:10pt; color:ff0000; word-break:normal;line-height:16px;}
.board-orange{font-family:"µ¸¿ò";font-size:12px; color:f58505;  font-weight: bold; word-break:normal;line-height:16px;}
.board-gray{font-family:"µ¸¿ò";font-size:9pt; color:676767; word-break:normal;line-height:16px;}
.image-title{
	font-family:"µ¸¿ò";
	font-size:10pt;
	color:ef7a74;
	word-break:normal;
	line-height:16px;
	font-weight: bold;
}

.main_fla{
	font-family:"µ¸¿ò";
	color:4F4F30;
	word-break:normal;
	letter-spacing:-1px;
}
.main_eng{
	font-family:"µ¸¿ò";
	color:4F4F30;
	word-break:normal;
	line-height:11px;
	letter-spacing:-1px;
}


/* µÎ²®°Ô */
.bold { font-weight:bold; }

/* ÅØ½ºÆ® »çÀÌÁî */
.pt7 { font-size:7pt; }
.pt8 { font-size:8pt; }
.pt9 { font-size:9px; }
.pt10 { font-size:10px; }
.pt11 { font-size:11px;}
.pt12 { font-size:12pt; }
.pt13 { font-size:13pt; }

/* ÁÙ°£°Ý */
.line14px { line-height:14px; }
.line16px { line-height:16px; }
.line18px { line-height:18px; }
.line20px { line-height:20px; }
.line22px { line-height:22px; }
.line24px { line-height:24px; }
.line26px { line-height:26px; }


/* ÀÚ°£ */
.ls01mm { letter-spacing:-0.1mm; }
.ls02mm { letter-spacing:-0.2mm; }
.ls03mm { letter-spacing:-0.3mm; }
.ls04mm { letter-spacing:-0.4mm; }
.letter_spacing1 { letter-spacing:-1px; }
.letter_spacing2 { letter-spacing:-2px; }


/*ÆùÆ®Ä®¶ó ½ºÅ¸ÀÏ*/

.font_Blue {
	color:#004497;
	font-weight: bold;
}

.font_Blue2 {
	color:#10a3d2;
}

.font_Blue3 {
	color:#698da8;
}

.font_Blue4 {
	color:#4e6c84;
}

.font_Blue5 {
	color:#003893;
}


.font_gray1 {
	color:#d9d9d9;
}

.font_gray2 {
	color:#747373;
}

.font_gray3 {
	color:#a9a9a9;
}

.font_red {
	color:#e50918;
	font-weight: bold;
}

.font_Black {
	color:#000000;
}

.font_White {
	color:#ffffff;
}
.font_green {
	color:#446e06;
}

.font_purple {
	color:#6a6fe0;
}

.font_orange {
	color:#ff7800;
}



/*¼­ºê Å¸ÀÌÆ² */
.title { font-family:"µ¸¿ò";font-size:10pt; color:ff7800; word-break:normal;line-height:16px;}
.enterprise_title{ font-family:"µ¸¿ò";font-size:10pt; color:447217; word-break:normal;line-height:16px;}
.product_title{ font-family:"µ¸¿ò";font-size:10pt; color:003aaf; word-break:normal;line-height:16px;}
.information_title{ font-family:"µ¸¿ò";font-size:10pt; color:c26901; word-break:normal;line-height:16px;}
.overseas_title{ font-family:"µ¸¿ò";font-size:10pt; color:c80108; word-break:normal;line-height:16px;}
.data_title{ font-family:"µ¸¿ò";font-size:10pt; color:9947c6; word-break:normal;line-height:16px;}

/*¿¬Çõ*/
.history { font-family: "µ¸¿ò"; font-size:12px; color:8d8d8d; word-break:normal;line-height:20px; letter-spacing:-0.1mm;}


.page {
	color:#d9d9d9;
	font-size:8pt;
	}
	

/*°Ô½ÃÆÇ ¹è°æ */
.image_board {
	BORDER-RIGHT: #b5b1b0 1px solid; 
	BORDER-TOP: #b5b1b0 1px solid; 
	BORDER-LEFT: #b5b1b0 1px solid; 
	BORDER-BOTTOM: #b5b1b0 1px solid; 
	BACKGROUND-COLOR: #ffffff
}

.search_box {
	BORDER-RIGHT: #d4d0c8 1px solid; BORDER-TOP: #d4d0c8 1px solid; 
	BORDER-LEFT: #d4d0c8 1px solid; BORDER-BOTTOM: #d4d0c8 1px solid; BACKGROUND-COLOR: #ffffff ; HEIGHT: 22px; width:100px;
	

}


.image_box {
	BORDER-RIGHT: #EAE8E3 5px solid; 	BORDER-TOP: #EAE8E3 5px solid; 	BORDER-LEFT: #EAE8E3 5px solid; BORDER-BOTTOM: #EAE8E3 5px solid; 	BACKGROUND-COLOR: #ffffff
}

/*klrara */
img {border:0;}
form {padding:0px; margin:0px}
input {border:1px solid #CCCCCC; height:19px; margin:0; padding:2 0 0 2px; font-size:12px; color:#444444;}

/*È¸¿ø°¡ÀÔ */
.join01{ font-size:11px; color:#6f6f6f; font:bold;}
.movie01{ font-size:12px; color:#6f6f6f; font:bold;}
.bd_view02 { font-size:12px; color:#555555; height:24px;}
.bd_writeline02 {height:1px;  background-color:#f1f1f1;}


/* -------------- input box Definition ----------------*/

.input {border:1px solid #ffa14a; width:320; height:21px; margin:0; font-size:12px; color:#000000; BACKGROUND: #f7fed4;   no-repeat; padding:5px 0px 0px 3px;}
.input02 {border:1px solid #ffa14a; width:150; height:21px; margin:0; font-size:12px; color:#000000; BACKGROUND: #f7fed4;   no-repeat; padding:5px 0px 0px 3px;}
.in {border:1 solid #d6d6d6; font-size:12px; color:#000000; BACKGROUND: #ffffff;  no-repeat; padding:5px 0px 0px 3px;}
.input03 {border:1px solid #d8d8d8; width:150; height:21px; margin:0; font-size:12px; color:#000000; BACKGROUND:#ffffff   no-repeat; padding:5px 0px 0px 3px;}

table.info{
width:648px;
border-bottom: 1px solid #E2E2E2;
font-family: Dotum, "µ¸¿ò", sans-serif;
font-size:12px;
}

table.info td {
	height:30px;
	border-bottom:1px solid #E2E2E2;
}

.line01 {background-color:#E0E1DB; height:1px}
.line02 {background-color:#D6D6D6; height:1px}
.bo_line    {background-color:#dcdcdc;height:1px;}