.input { font-size: 12px; color: #847f74; font-family:"굴림","돋움"; border-right: #e7e7e7 1px solid; border-top: #e7e7e7 1px solid; border-left: #e7e7e7 1px solid; border-bottom: #e7e7e7 1px solid; background-color: #f4f4f4 }
.textarea { font-size: 12px; color: #847f74; font-family:"굴림","돋움"; border-right: #e7e7e7 1px solid; border-top: #e7e7e7 1px solid; border-left: #e7e7e7 1px solid; border-bottom: #e7e7e7 1px solid; background-color: #f4f4f4 }
td {
	font-family: "굴림";
	font-size: 12px;
	color: #333;
	line-height: 18px;
	}
	 a:link          {
	color:#666;
	text-decoration:none;
}
 a:visited       {
	color:#666;
	text-decoration:none;
}
 a:hover         {
	color:#666;
	text-decoration:underline;
}
 a:active        {
	color:#666;
	text-decoration:none;
}
