h1 {
  color: #000;
}

body {
  font-family: 바탕, 돋움;
  font-size: 10pt;
  background-color: #fff;
}

#wrapper {
	width: 100%;
}

#header, #sidebar, #round, #spacer, #footer {
  display: none;
}

#content {
  width: 98%;
}

.ra3Mission div {
	float: none;
	width: 100%;
	text-align: left;
}

/* =board
----------------------------------------------------------------------------------------------------*/

#blTitle a:link, #blTitle a:visited {
  color: #000;
  text-decoration: none;
}
#blTitle a:hover, #blTitle a:active {
  color: #000;
  text-decoration: underline;
}

#blList th, #blList td {
  border: 1px solid #000;
}
#blList th {
  background-color: #fff;
}
#blList .subjectCol {
 	width: 22em;
}

#bvTitle {
	background-color: #fff;
	border-top: 0;
	border-bottom: 0;
}

#bvLink {
	border-top: 0;
}
  #bvLink li {
  	border-bottom: 0;
  }

#sign {
	display: none;
}

.bvcInfo {
 	border-top: 0;
}

/* =latest
----------------------------------------------------------------------------------------------------*/

.latestSml h1, .latestMed h1, .latestLrg h1 {
	padding-left: 0;
	border-bottom: 0;
}
.latestSml li, .latestMed li, .latestLrg li {
  padding-left: 0;
}
