.untext {
	font-family: "돋움", "돋움체";
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	font-weight: bolder;
}
.ung {
	text-decoration: none;
	background-image: url(img/allback.gif);
	background-repeat: repeat-x;
}


.unlogo {
	font-family: "돋움", "돋움체";
	font-size: 24px;
	text-decoration: none;
	color: #FF0000;
	line-height: 35px;
	font-weight: bold;
}




.unmenu {
	font-family: "돋움", "돋움체";
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
}



.unbagic {
	font-family: "돋움", "돋움체";
	font-size: 15px;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
}


.unw {
	font-family: "돋움", "돋움체";
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: normal;
}


.bottom {
	font-family: "굴림", "굴림체";
	font-size: 13px;
	text-decoration: none;
	color: #999999;
	line-height: 20px;
	font-weight: normal;
}


.bottomlink {
	font-family: "돋움", "돋움체";
	font-size: 13px;
	text-decoration: none;
	color: #009900;
	line-height: 24px;
	font-weight: normal;
}


.formfont {
	font-family: "돋움", "돋움체";
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
}
		 
.box {
	font-family: "돋움", "돋움체";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 40px;
	width: 60px;
	font-size: 15px;
	alignment-adjust: central;
}


.box3 {
	font-family: "돋움", "돋움체";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 40px;
	width: 100px;
	font-size: 15px;
	alignment-adjust: central;
}



.box2 {
	font-family: "돋움", "돋움체";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 40px;
	width: 50px;
	font-size: 15px;
	alignment-adjust: central;
}

select:hover {
  border-color: #888;
}

select:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}

select:disabled {
  opacity: 0.5;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
