/* common */

body	{ 
	margin:0;
	background-color:#F2F2F2;
	
}
body, td	 {
	font-size:11px;
	font-family:"verdana", "±¼¸²", "Seoul", "Gulim";	
	color:#6A6A6A;
	line-height: 16px;

}

a:link, a:visited, a:active	{
	font-size:11px;
	color:#7C7C7C;
	font-family:"verdana", "±¼¸²", "Seoul", "Gulim";	
	text-decoration:none;
}
a:hover	{
	font-size:11px;
	color:#75A90A;
	font-family:"verdana", "±¼¸²", "Seoul", "Gulim";	
	text-decoration::none;
}

.v_nomal_line0 {

	font-family:"verdana", "µ¸¿ò";	
	font-size: 8pt;
	letter-spacing: 0px;
	color: 323232;
	word-spacing: 0px;
	line-height: 20px;

}

.v_nomal_bold {

	font-family:"verdana", "±¼¸²", "Seoul", "Gulim";	
	font-size: 8pt;
	letter-spacing: 0px;
	color: 6a6a6a;
	word-spacing: 0px;
	line-height: 14px;
	font-weight: bold;

}

.v_nomal_line {

	font-family:"verdana", "±¼¸²", "Seoul", "Gulim";	
	font-size: 8pt;
	letter-spacing: 0px;
	color: 6a6a6a;
	word-spacing: 0px;
	line-height: 18px;

}

.v_nomal_line1 {

	font-family:"verdana", "±¼¸²", "Seoul", "Gulim";	
	font-size: 10pt;
	letter-spacing: 0px;
	color: 6C6C6C;
	word-spacing: 0px;
	line-height: 18px;

}

}
.v_nomal_line1 a:link {font-size: 10pt; text-decoration:none; color: #6C6C6C;}
.v_nomal_line1 a:visited {font-size: 10pt; text-decoration:none; color: #6C6C6C;}
.v_nomal_line1 a:hover {font-size: 10pt; text-decoration:none; color: #7E9310;}
.v_nomal_line1 a:active {font-size: 10pt; font-weight: none; color: #7E9310;}


.v_nomal_line2 {

	font-family:"verdana", "±¼¸²", "Seoul", "Gulim";	
	font-size: 8pt;
	letter-spacing: 0px;
	color: 747474;
	word-spacing: 0px;
	line-height: 18px;

}
.v_nomal_line2 a:link {font-size: 8pt; text-decoration:none; color: #747474;}
.v_nomal_line2 a:visited {font-size: 8pt; text-decoration:none; color: #747474;}
.v_nomal_line2 a:hover {font-size: 8pt; text-decoration:underline; color: #843200;}
.v_nomal_line2 a:active {font-size: 8pt; font-weight: none; color: #747474;}


.v_nomal_blue {

	font-family:"sans-serif", "±¼¸²", "Seoul", "Gulim";	
	font-size: 10pt;
	letter-spacing: 0px;
	color: 2266BB;
	word-spacing: 0px;
	line-height: 18px;
    font-weight: bold;
}

.v_nomal_blue2 {

	font-family:"sans-serif", "±¼¸²", "Seoul", "Gulim";	
	font-size: 8pt;
	letter-spacing: 0px;
	color: 99464E;
	word-spacing: 0px;
	line-height: 18px;
    font-weight: bold;
}

.v_nomal_blue3 {

	font-family:"sans-serif", "±¼¸²", "Seoul", "Gulim";	
	font-size: 18pt;
	letter-spacing: 0px;
	color: 2266BB;
	word-spacing: 0px;
	line-height: 18px;
    font-weight: bold;
}


.v_nomal_red {

	font-family:"sans-serif", "±¼¸²", "Seoul", "Gulim";	
	font-size: 9pt;
	letter-spacing: 0px;
	color: FF7200;
	word-spacing: 0px;
	line-height: 18px;
    font-weight: bold;
}

.v_nomal_white {

	font-family:"sans-serif", "±¼¸²", "Seoul", "Gulim";	
	font-size: 9pt;
	letter-spacing: 0px;
	color: ffffff;
	word-spacing: 0px;
	line-height: 18px;
    font-weight: bold;
}


/* group style */


.box1 {
	font-family: "±¼¸²";
	font-size: 9pt;
	line-height: 150%;
	color: #606060;
	border: 1px solid #E0E0E0;
	padding: 3px;
}

.box2 {
	font-family: "±¼¸²";
	font-size: 9pt;
	line-height: 150%;
	color: #606060;
	border: 2px solid #E0E0E0;
	padding: 3px;
}

.box3 {
	font-family: "±¼¸²";
	font-size: 9pt;
	line-height: 150%;
	color: #3E3E3E;
	border: 2px solid #ffffff;
	padding: 3px;
	font-weight: bold;
}

textarea{
	color:#777777; font-size: 12px; font-family: "µ¸¿ò";  border:solid 1px #D9D9D9; background-color:#F7F7F7;
	scrollbar-base-color:#EAEAEA;
	scrollbar-face-color: #EAEAEA; 
	scrollbar-shadow-color: #D4D0C8; 
	scrollbar-highlight-color: #F3F3F3; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #606060; 
	scrollbar-arrow-color: #EAEAEA;
}