@charset "utf-8";
/* CSS Document */

#IndexBaner{
	width: 900px;
	height: 180px;
	margin: 0 auto;
	margin-bottom: 20px;
	background-image: url(../img/index_bg_baner.gif);
}

#IndexReportImg{
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

#Customers{
	width: 900px;
	padding-top: 20px;
	clear: both;
}

#Customers_1{
	width: 225px;
	height: 25px;
	padding-top: 125px;
	background-image: url(../img/customers_1.gif);
	float: left;
}

#Customers_2{
	width: 225px;
	height: 25px;
	padding-top: 125px;
	background-image: url(../img/customers_2.gif);
	float: left;
}

#Customers_3{
	width: 225px;
	height: 25px;
	padding-top: 125px;
	background-image: url(../img/customers_3.gif);
	float: left;
}

#Customers_4{
	width: 225px;
	height: 25px;
	padding-top: 125px;
	background-image: url(../img/customers_4.gif);
	float: left;
}
