*{
	float:none;
	position:static;
}
body{
	background:#fff;
	color:#000;
}
a{
	text-decoration:none;
	color:#000;
}
a img{
	border:none;
	margin:0 0 30px;
}
#bus-list,
#sidebar,
#footer .counts,
#top-tel,
#what,
#logo{
	display:none;
}
#content table{
	width:100%;
	margin:0 0 15px;
}
#content th{
	text-align:left;
	background:#aeabab;
	color:#fff;
}
#content th,
#content td{
	padding:5px;
}
#content table .bg{
	background:#F2F2F2;
}
#footer{
	font-style:italic;
}
