body {
  background-image: url('../img/bg.jpg');
  margin: 0px 0 60px 0px;
  padding: 0;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 0.7em;
  line-height: 170%;
  color: #000000;
}

#c {
  width: 960px;
  margin: auto;
  padding: 200px 0 0 0;
  position: relative;
}

p {
  margin-top: 0;
}

.hl {
  background-image: url('../img/hl.jpg');
  height: 60px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-align: center;
  z-index: 9;
}

.city h1 {
	margin-left: 110px;
}

.city p {
	margin-left: 110px;
	padding: 0px;
	line-height:70%;
}

.city_desc h4 {
	text-align: center;
}

.city_desc a {
	font-size: 13px;
}

#tit {
  position: absolute;
  top: 105px;
  left: 20px;
  z-index: 10;
}

#menu {
  width: 930px;
  position: absolute;
  left: 0px;
  padding: 0px 15px 0px 15px;
  top: 215px;
  z-index: 12;
  background-image: url('../img/b.png');
  border-top: 1px solid #d71414;
  border-bottom: 1px solid #d71414;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu ul li {
  float: left;
  margin: 0 5px 0 5px;
}

#menu ul li a {
  width: 145px;
  display: block;
  text-align: center;
  padding: 6px 0 6px 0;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

#menu ul li a:hover, #menu ul li a.active {
  background-image: url('../img/b.png');
}

#info {
  position: absolute;
  top: 40px;
  right: 20px;
  width: 222px;
  height: 110px;
  padding: 25px;
  background-image: url('../img/info.png');
  z-index: 10;
  overflow: hidden;
}

#coa {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 30px;
  z-index: 10;
}

#coa img {
  width: 298px;
  height: 160px;
}

#con {
  margin: auto;
  padding: 30px 0 30px 0;
  background-image: url('../img/w.png');
}

#con ul {
  list-type: square;
  margin-left: 0;
  padding: 0 0 0 1em;
}

#con a {
  color: #b00000;
}

#con a:visited {
  color: #62452a;
}

#col_1 {
  width: 400px;
  float: left;
  margin: 0 0 0 30px;
}



#main {
  width: 440px;
  float: left;
  margin: 0 0 0 30px;
  font-size: 1.1em;
  line-height: 160%;
}

h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 1.8em;
  letter-spacing: -1px;
  border-bottom: 1px solid #62452a;
}

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 2.5em;
  letter-spacing: -1px;
  line-height: 1em;
  border-bottom: 1px solid #62452a;
}

.mainimg {
  border: 1px solid #000000;
  margin-left: -1px;
}

.gels {
  width: 45px;
  height: 45px;
  border: 1px solid #000000;
}

.lead {
  font-weight: bold;
}

.first:first-letter {
  font-size: 3.5em;
  line-height: 0.8em;
  float: left;
}

.arr {
  border: 2px solid #b00000;
}

fieldset {
  border: 1px solid #62452a;
}

.move td {
  padding: 0 0 5px 0;
}

.move input {
  width: 100px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 1em;
  border: 1px solid #62452a;
  background-color: transparent;
}

.move .sub {
  background-color: #62452a;
  color: #ffffff;
  font-weight: bold;
  width: 100%;
}

