body {
	font-family: Dotum, DotumChe, Gulim, GulimChe, Batang;
	font-size: 9pt;
	color: #666666;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #3E4768;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;

	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

}
a:link {
	font-family: Dotum, Gulim, GulimChe, Batang;
	font-size: 9pt;
	color: #576886;
	text-decoration: none;
}
a:visited {
	font-family: Dotum, Gulim;
	font-size: 9pt;
	color: #576886;
	text-decoration: none;
}
a:hover {
	font-family: Dotum, Gulim;
	font-size: 9pt;
	color: #576886;
	text-decoration: underline;
}
a:active {
	font-family: Dotum, Gulim;
	font-size: 9pt;
	color: #576886;
	text-decoration: none;
}
.bodytext {
	font-family: Dotum, Gulim, GulimChe, Batang;
	font-size: 9pt;
	color: #666666;
	line-height: 12pt;
}
.header01 {
	font-family: Dotum, Gulim, GulimChe, Batang;
	font-size: 9pt;
	font-weight: bold;
	color: #3871A9;
}
.border01 {
	background-image: url(../images/header01.gif);
}
.border01_01 {
	background-color: #f1f1f1;
	border: 1px solid #DBDBDB;
	background-image: url(../images/header01.gif);
}


.border01_thanks {
	background-color: #C9DFBB;
	border: 1px solid #A2CB88;
}
.border01_02 {
	background-color: #ffffff;
	border: 1px solid #DBDBDB;
		font-size: 9pt;
}
.border01_03 {
	background-color: #f1f1f1;
	border: 1px solid #DBDBDB;
}
.border01_04 {
	background-color: #ffffcc;
	border: 1px solid #DBDBDB;
}
.bgblu2 {
	background-color: #FFF5F0;
	border: 1px dashed #FFD18C;
	font-family: "Gulim", "GulimChe", "Batang";
	font-size: 8pt;
	color: #666666;

}
.bgblu {
	background-color: #FFF5F0;
	border: 1px dashed #FFD18C;
	font-family: "Gulim", "GulimChe", "Batang";
	font-size: 9pt;
	color: #666666;

}
.bgorange {
	background-color: #CAE4FF;
	border: 1px solid #8AC5FF;
	font-family: "Gulim", "GulimChe", "Batang";
	font-size: 9pt;
	color: #666666;

}

#login {
	position:absolute; 
	left:583px; 
	top:0px; 
	width:202px; 
	height:30px; 
	z-index:1;
}
.icon {
	list-style-image: url(../images/arr_green.gif);
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 2px;
	padding:0px;
}
#tutors td {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	margin: 0px;

	text-align: left;

}
.dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;


}