.fontrrr {
	font-family: "굴림체", "굴림";
	font-size: 13px;
	text-decoration: none;
	color: #ff4620;
	line-height: 20px;
}
.msun {
	background-image:url(img/line.png);
	background-repeat:repeat-x;
	background-size:contain;
}
.newfont {
	background-color:#f3f3f3;
	background-image:url(img/sun.png);
	background-repeat:repeat-x;
	background-size:contain;
	width:100%;
}
.bgtop {
	background-color:#ffffff;
	width:950px;
	background-image:url(img/sun.png);
	background-repeat:repeat-x;
	background-size:contain;
}
.atab {
 	
	width:950px;
	margin-left : auto;
	margin-right : auto;
	overflow:visible;
	padding: 20px 20px 20px 20px;
	border-bottom-color:#666666;
	border-top-color:#666666;
	border-left-color:#666666;
	border-right-color:#666666;
}

.fontnotic {
	font-family: "굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #666666;
	line-height: 22px;
}
.fontfont {
	font-family: "굴림체", "굴림";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}

.formfont {
	font-family: "돋움체", "돋움";
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	line-height: 22px;
}

.fontbbb {
	font-family: "굴림체", "굴림";
	font-size: 13px;
	text-decoration: none;
	color: #0000FF;
	line-height: 20px;
}

.type {
	font-family: "굴림체", "굴림";
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}






.fontwww {
	font-family: "굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
}



.font {
	font-family: "굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #666666;
	line-height: 22px;
}


.wfont {
	font-family:"굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
}


.bottom {
	font-family: "굴림체", "굴림";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
}
		 
.title {
	font-family: "굴림체", "굴림";
	font-size: 46px;
	text-decoration: none;
	color: #000000;
	line-height: 60px;
	font-weight: bold;
}


.logo {
	font-family: "굴림체", "굴림";
	font-size: 30px;
	text-decoration: none;
	color: #ff0000;
	line-height: 40px;
	font-weight: bold;
}
	
.midletext {
	font-family: "굴림체", "굴림";
	font-size: 18px;
	text-decoration: none;
	color: #990000;
	line-height: 35px;
	font-weight: bold;
}
	
	
		 
.style {
	font-family: "굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	line-height: 28px;
	font-weight: normal;
}
		 
	
		.sotitle {
	font-family:"굴림체", "굴림";
	font-size: 20px;
	text-decoration: none;
	color: #333333;
	line-height: 28px;
	font-weight: bold;
}
			 
		 
.box {
	font-family: "굴림체", "굴림";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 50px;
	width: 120px;
	font-size: 15px;
	alignment-adjust: central;
}


.box3 {
	font-family: "굴림체", "굴림";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 50px;
	width:120px;
	font-size: 15px;
	alignment-adjust:central;
}



.box2 {
	font-family: "굴림체", "굴림";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 50px;
	width:120px;
	font-size: 15px;
	alignment-adjust:central;
}
a:hover {
	text-decoration: none;
}

select {
  
  font-family: "Noto Sansf KR", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  
  color: #444;
  background-color: #fff;
  
  padding: .6em 1.4em .5em .8em;
  margin: 0;
  
  border: 1px solid #aaa;
  border-radius: .5em;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
}

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;
}
