body{  
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5;
  font-family: trebuchet ms, verdana;
  font-size: 11px;
  color: #ffffff;
  background-color: #000000;
}

.addnews{
	background-color: #ffffff;
	 color: #000000;
}

.wyiwsgd{
	background-color: #ffffff;
	 color: #000000;
	}
.left{
  background: url(../img/bg/left_big.gif) 0px 0px  no-repeat;

  height: 266px;
  width: 143px;
}

.right{
  background: url(../img/bg/right_big.gif) 0px 0px  no-repeat;

  height: 432px;
  width: 195px;
}

.main{
  background: url(../img/body_top_bg.jpg) 0px 0px  no-repeat;
  background-color: #454b55;

}
.middle{
	background: url(../img/bg/logo_bg.jpg) bottom right  no-repeat;
 padding-top: 15px;
}

.footer{
	  
	  background: url(../img/footer.jpg) 0px 0px  no-repeat;
	  background-color: #2a2e34;
	  height: 100px;
	  
}

.main_table{
	  height: 100%;
	  width: 780px;
}
img{
  border: none;
}

.search_w{
	  font-family: trebuchet ms, verdana;
  	  font-size: 16px;
  	  color: #9b040b;
}
.search_f{
	  font-family: trebuchet ms, verdana;
  	  font-size: 16px;
  	  color: #3b383b;
  	  padding-right: 13px;
}

.input{
	border: 1px solid #000000;	
}
.submit{
	border: 1px solid #90150e;
	background-color: #be2112;
	font-size: 14px;
	color: #ffffff;
}	
.sub_del{
	border: 1px solid #bc4e40;
	background-color: #bc4e40;
	font-size: 14px;
	color: #ffffff;
}

a:link{
  color: #be2112;
  text-decoration: none;
}

a:visited{
  color: #90150e;
  text-decoration: none;
}

a:hover{
  color: #90150e;
  text-decoration: underline;
}

a:active{
  color: #be2112;
  text-decoration: none;
}

.elpromo {
  display: none;
}

h1 {
  font-family: trebuchet ms;
  font-size: 12px;
  color: #be2112;
  letter-spacing: 3px;
  text-align: justify;

}











