.border {
	border: 1px solid #CCCCCC;
}
.font {
	font-family: "굴림체", "돋움체", "Seoul";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;

}
.font02 {
	font-family: "굴림체", "돋움체", "Seoul";
	font-size: 12px;
	line-height: 110%;
	color: #666666;
}
.leftbgimg {
	background-attachment: fixed;
	background-image: url(images/bg_left_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.font1 {
	font-family: "Arial", "Helvetica", "sans-serif","gulim";
	font-size: 12px;
	line-height: 120%;
}
.font_eng {
	font-family: "Tahoma","Arial", "Helvetica", "sans-serif","gulim";
	font-size: 12px;
	line-height: 120%;
}
.input {
	border : 1 solid gray;
}
