#bus_1 {
	background-image: url(../image/bussiness/bus_pict1.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 723px;
}
.bus_text {
	width: 230px;
	padding-top: 20px;
	padding-left: 360px;
}
.bus_but {
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
}
#bus_2 {

	background-image: url(../image/bussiness/bus_pict2.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 723px;
}
#bus_3 {

	background-image: url(../image/bussiness/bus_pict3.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 723px;
}
#bus_4 {

	background-image: url(../image/bussiness/bus_pict4.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 723px;
}
#bus_5 {

	background-image: url(../image/bussiness/bus_pict5.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 723px;
}
#bus .bus_but a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2997BA;
}
#bus {
	margin: 25px;
}
