.font {
	font-family: "굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #7D7D7D;
	line-height: 22px;
}
.fontred {
	font-family: "굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #993300;
	line-height: 22px;
}



.form {
	font-family: "굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	line-height: 22px;
}

.wfont {
	font-family: "굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
}


.bottom {
	font-family: "굴림체", "굴림";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}
		 
.title {
	font-family: "굴림체", "굴림";
	font-size: 20px;
	text-decoration: none;
	color: #993300;
	line-height: 40px;
	font-weight: bold;
}


.big {
	font-family: "굴림체", "굴림";
	font-size: 24pt;
	text-decoration: none;
	color: #990000;
	line-height: 50px;
	font-weight: bold;
}
	
		 
	.style {
	font-family: "굴림체", "굴림";
	font-size: 13pt;
	text-decoration: none;
	color: #666666;
	line-height: 22px;
}
		 
	
		.sotitle {
	font-family: "굴림체", "굴림";
	font-size: 25pt;
	text-decoration: none;
	color: #333333;
	line-height: 45px;
	font-weight: bold;
}
			 
		 
.box {
	font-family: "굴림체", "굴림";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 50px;
	width: 100px;
	font-size: 15px;
	alignment-adjust: central;
}


.box3 {
	font-family: "굴림체", "굴림";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 50px;
	width:100px;
	font-size: 15px;
	alignment-adjust:central;
}



.box2 {
	font-family: "굴림체", "굴림";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 50px;
	width:100px;
	font-size: 15px;
	alignment-adjust:central;
}.bg {
	background-image: url(img/bg_orange.gif);
	background-repeat: repeat-x;
}
a:hover {
	text-decoration: underline;
}
