@charset "utf-8";

html, body {
  margin:0;
  padding:0;
  font-family:돋움,dotum,굴림,sans-serif,helvetica,verdana;
  font-size:12px;
  color:#f6edd0;
}

.input1 {    border:1px #ffffff solid;
	background:#ffffff;
	font:17pt YDISomaM bold;
	font-weight: bold;
	color:#000000;
	width: 275px;
	height: 26px;
}

.style1 {color: #ff6b02; font-size:14px; font-family:돋움; line-height:17px; font-weight: bold;}
.style2 {color: #333333; font-size:12px; font-family:돋움; line-height:17px;}
.style3 {color: #ff6b02; font-size:20px; font-family:돋움; line-height:22px; font-weight: bold;}
.style4 {color: #333333; font-size:12px; font-family:돋움; line-height:17px;}


.style2 a:link{font-size:12px;color:#333333; text-decoration:none; line-height:17px;}
.style2 a:visited{font-size:12px;color:#333333; text-decoration:none; line-height:17px;}
.style2 a:hover{font-size:12px;color:#ff6b02; text-decoration:none;line-height:17px; text-decoration:underline; font-weight:bold;}
.style2 a:active{font-size:12px;color:#ff6b02; text-decoration:none;line-height:17px; text-decoration:underline;}