.a1_news_style, .a2_news_style {
  display:none;
}

.a1_news_show, .a2_news_show {
  background-color: white;
  color:black;
  width:275px;
  height:110px;
  font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
  overflow: hidden;	

}

.a1_news_border, .a2_news_border {
  background-color: white;
  width:300px;
  height:108px;
  font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
  border: 1px solid gray;
  padding: 5px;
  margin: 3px 0 3px 0;
  overflow: hidden;	
}

.a1_news_mark, .a2_news_mark {
  font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
  border: 0px normal gray;
  width:300px;
  color:black;
  text-align:center;
}

.a1_news_title, .a2_news_title {
  font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
  border: 1px normal gray;
  text-indent: -10000px;
}

.a1_news_show img, .a2_news_show img {
  margin-right: 5px;
}

#a1_news_button img, #a2_news_button img {
	border: none;
	padding: 0;
}

