body {
  background-color: #FFF;
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  color: #000;
}

td {
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial;
}

h1 {
  font-size: 15px;
  color: #581c02;
  padding-left: 5px;
}
h2 {
  font-size: 14px;
}
h3 {
	font-size: 14px;
	color: #5B1909;
	text-align: center;
} 

a {
  color: #000;
  font-size: 12px;
  text-decoration: underline;
}

a:hover {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

a.copyright {
  font-size: 11px;
  color: #a4a4a4;
  text-decoration: none;
  border-bottom: 1px dotted #a4a4a4;
}

a.copyright:hover {
  font-size: 11px;
  color: #a4a4a4;
  text-decoration: none;
  border-bottom: 1px solid #a4a4a4;
}

a.bottom {
  font-size: 10px;
  color: #999;
  text-decoration: none;
  border-bottom: 1px dotted #a4a4a4;
  font-family: Tahoma, Verdana, Arial;
}

a.bottom:hover {
  font-size: 10px;
  color: #999;
  text-decoration: none;
  border-bottom: 1px solid #a4a4a4;
  font-family: Tahoma, Verdana, Arial;
}
ul.video {
 font-size: 14px; 
 padding-left: 8px;
 margin:0;
 }
ul.video  a{
 color: #5b210f;
 font-size: 14px; 
 background:transparent url(images/play.gif) no-repeat scroll left ;
 padding:0 0 0 18px;
 font-weight: bold;
 text-decoration: none;
 }
ul.video  a:hover{
 color: #5b210f;
 text-decoration: underline;
 font-size: 14px; 
 }
ul.video  li{
 list-style-image:none;
 list-style-type:none;
 font-size: 14px; 
 text-indent:0px;}

.vills {
	font-size: 12px;
	color: #5B1909;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5
	}
.selectvills {
	display: block;
	background:transparent url(images/li.gif) no-repeat scroll left ;
	font-size: 12px;
	color: #5B1909;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5
	}
	

 
.bottom {
  font-size: 10px;
  color: #006261;
  font-family: Tahoma, Verdana, Arial;
}

.copyright {
  font-size: 11px;
  color: #a4a4a4;
}

.phonecode {
  font-size: 12px;
}
.phonenum {
  font-size: 16px;
}

a.top {
  color: #000;
  font-size: 14px;
  text-decoration: none;
}
a.top:hover {
  color: #000;
  font-size: 14px;
  text-decoration: underline;
}

a.news_top {
  color: #5b210f;
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
  border-bottom: 1px dotted #5b210f;
}
a.news_top:hover {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
  border-bottom: 1px solid #5b210f;
}
h1.news_top {
  color: #5b210f;
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
}
.news_dt {
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  line-height: 30px;
  background-color: #5b210f;
  font-weight: bold;
  padding: 3px;
}

p {
  text-align:justify;
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial;
}

.there {
  background-color:#FFE8E8;
}
.back {
  background-color:#E9FFE8;
}
.flytitle {
  background-color: #5b210f;
  color: #ffffff;
}

.pages_current {  border: 1px solid #5b210f; background-color: #5b210f; color: #fff;  margin: 3px; padding: 2px; font-size: 11px; line-height: 18px; }
a.pages { border: 1px solid #fff; background-color: #FFFFFF; color: #000; text-decoration: none; margin: 3px; padding: 2px; font-size: 11px; line-height: 18px; }
a.pages:hover { border: 1px solid #5b210f; background-color: #FFF; color: #5b210f; text-decoration: none;  margin: 3px; padding: 2px; font-size: 11px; line-height: 18px; }


a.debug { color: #fff; cursor: pointer; font-size: 11px; line-height: 16px; }
a.debug:hover { color: #000; background-color: #fff; cursor: pointer; font-size: 11px; line-height: 16px; }
.debug { padding-top: 5px; line-height: 16px; width: 100%; border-top: 2px solid #ff0000; font-size: 11px; color: #fff; font-family: Consolas, Verdana; }

.counter {
  filter: alpha(opacity=10);
  -moz-opacity: 0.1;
  opacity: 0.1;
}



.footer {
  padding: 10px 0px;
  text-align: center;
  font-size: 11px;
  color: #333;
  font-family: Tahoma, Verdana, Arial;
}

.footer a {
  font-size: 11px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px dotted #a4a4a4;
  font-family: Tahoma, Verdana, Arial;
}

.footer a:hover {
  font-size: 11px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #a4a4a4;
  font-family: Tahoma, Verdana, Arial;
}

.loading {
  background: url('images/loading.gif') center center no-repeat; 
  width: 640px;
  height: 480px;
}