.stand {
	font-family: "돋움", "돋움체";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #F00;
}

.wstand {
	font-family: "굴림", "굴림체";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}


.bstand {
	font-family: "돋움", "돋움체";
	font-size: 14px;
	color: #0033CC;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
}

.rstand {
	font-family: "돋움", "돋움체";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
}

.verys {
	font-family: "굴림", "굴림체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
.ssbottom {
	font-family: "굴림", "굴림체";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}

.dalage {
	font-family: "굴림", "굴림체";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}

.twol {
	font-family: "굴림", "굴림체";
	font-size: 48px;
	color: #000000;
	text-decoration: none;
	line-height: 70px;
	font-weight: bold;
}
.standday {
	font-family: "굴림", "굴림체";
	font-size: 13px;
	color: #0033CC;
	text-decoration: none;
	line-height: 30px;
	font-weight: normal;
}

.standtag {
	font-family: "굴림", "굴림체";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
			 
.box {
	font-family: "굴림", "굴림체";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 50px;
	width: 120px;
	font-size: 15px;
	alignment-adjust: central;
}
.box1 {
	font-family: "굴림", "굴림체";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 50px;
	width: 100px;
	font-size: 15px;
	alignment-adjust: central;
}
.box2 {
	font-family: "굴림", "굴림체";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 50px;
	width: 100px;
	font-size: 15px;
	alignment-adjust: central;
}
.box3 {
	font-family: "굴림", "굴림체";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 50px;
	width: 170px;
	font-size: 15px;
	alignment-adjust: central;
}
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;
}	
	 
.standform {
	font-family: "굴림", "굴림체";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
	font-weight: normal;
}

