#toplayer, #submenu, #botommenu, #footer, #cright, .news_index, .news_nav {display: none;}



body {
  margin: 0px; 
  padding: 0px; 
  font-family: Tahoma; 
  font-size: 14px;
}
#page {	
  margin: 0px auto; 
  width: 100%;
}
a {
  color: #df9800;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.link {
  color: #df9800;
}

.linkh {
  color: #3399FF;
}

.date {
  color: #666666;
  font-size: 11px; 
}
.datein {
  color: #ffffff;
  font-size: 11px; 
}

.news_index {
  color: #df9800;
  float:left;
}

.news_nav {
  color: #df9800;
  float:right;
}

#bgmiddlepage {
  width: 100%;
}

#content {
  color: #1d3b63;
}
#content #cleft {
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 20px;
}
#content #cleft p {
  padding: 0;
}
#cleft ul {
  
}
#cleft ul li {
  margin: 0px;
  padding: 0 0 12px 8px;
}
#content h1 {
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 10px 0px;
  color: #df9800;
  font-family: Tahoma;
  font-size: 24px;
  font-weight: normal;
  border-bottom: 1px solid #dce1e7;
}

#content .head {
    font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #1d3b63;

}

#content h3 {
  font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #1d3b63;
	padding: 25px 0px 15px 0px;
	margin: 0px;
	display: block;
}

/* FOOTER */
#footerlower {
  height: 60px;
  color: #25507b;
  font-size: 10px;
}
#footerlower div {
  line-height: 60px;
}
#footerlower #fleft {
  float: left;
  padding-left: 22px;
}
#footerlower #fright {
  float: right;
  padding-right: 22px;
}