body {
  margin: 0;
  padding: 0;
}

body a {
 text-decoration: none;
 }

#content {


width: 1000px;

}
#content span {
 font-family: Century Gothic, sans-serif;
 }
 

 
 #request span {
 
 font-family: Century Gothic, sans-serif;
 }

.underBox {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  font-family: Century Gothic, sans-serif;
  }
  
  
  
  .underBox1 {
  color: #616161;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  font-family: Century Gothic, sans-serif;
  }
  
 .underBox2 {
  color: #305793;
  text-align: left;
  font-size: 12px;
  font-family: Century Gothic, sans-serif;
  }
 
.content {
  font-size: 14px;
  font-family: Century Gothic, sans-serif;
}

.content_blue {
  color: #305793;
  font-size: 14px;
  font-family: Century Gothic, sans-serif;
}
.request {
  font-size: 16px;
  color: #c01c0b;
  font-weight: bold;
}


.request-1{
  font-family: Century Gothic, sans-serif;
  font-size: 13px;
  color: #c01c0b;
  font-weight: bold;
}

.request-2 {
  font-size: 14px;
  color: #305793;
  font-weight: bold;
}
#request {
 padding-left: 8px;
 }

.head_gold {
  font-family: Century Gothic, sans-serif;
  font-size: 30px;
  color: #c01c0b;
}

.head_blue {
  font-family: Century Gothic, sans-serif;
  font-size: 30px;
  color: #305793;
}

#bottomBox {
 margin-top: 20px;
 }
 
 #bottomBox a {
color: #305793
 }





#bottomInfo a {
color: black;
}


#side {
float: left;

margin-right: 35px;
}

#contain{
  margin: auto;
  width: 1024px;
}

#bottomInfo {
margin-top: 60px;
padding: 0 15px;

 }

#top{
  width: 1024px;
  margin: 0;
  padding: 25px;
}

#nav{
  float: right;
  list-style: none;
  margin: 0;
  margin-right: 65px;
  padding: 0;
}

#nav li{
  float: left;
  padding: 0;
  background: url(img/btn_box.jpg) bottom left no-repeat;
}

#nav a{
  display: block;
  font-family: Century Gothic, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #616060;
  text-decoration: none;
  padding: 0 18px;
}

.test {
  font-family: Century Gothic, sans-serif;
  font-size: 12px;
  color: #616060;
  }
  
  
  #bottomNav {
    margin-top: 100px;
    margin-left: 150px;
    color: black;
  }
  
  #bottomNav a {
    color: black;
	}

