

.announce {
  height : 86px ;
  background : #FFF url("/gfx/goost/nextimg.gif")  ;
  background-repeat : no-repeat ;
}

.announce a.acs {
  position : relative ;
  left : 192px ;
  top : 0px ;
  height : 42px ;
  line-height : 0px ;
  padding : 0px ;
}

.announce a {
  position : relative ;
  left : 293px ;
  top : 0px ;
  height : 31px ;
  line-height : 0px ;
  padding : 0px ;
}

.announcebanner {
  padding-bottom : 9px ;
  border-bottom : 2px solid #FFB300;
  margin-bottom : 1em ;
}


#cal td {
  font-size : 12px ;
  border-bottom : 1px solid #333 ;
}

#cal span {
  color :#F60 ;
}



/*bus////////////////////////////////////////////////*/

.timetable {
	width:520px;
	margin:0 0;
	font-size:12px;
	line-height:1.5em;

}

.timetable th {
  border-bottom : 2px solid #666 ;
  height : 40px ;
}

.timetable td {
  border-bottom : 1px solid #AAA ;
  padding : 2px ;
  padding-left : 10px ;
  font-size : 11px ;

}

.timetable td.sep {
  border-right: 2px solid #666 ;
  padding-left : 4px ;
  font-size : 11px ;
	text-align:right;
}


