.index_bg01 {
	background:url(../images/banner_bg01.gif) repeat-x 0px 0px;
}
.index_bg02 {
	background:url(../images/banner_bg02.gif) repeat-x 0px 0px;
}
.index_bg03 {
	background:url(../images/banner_bg03.gif) repeat-x 0px 0px;
}
.index_bg04 {
	background:url(../images/banner_bg04.gif) repeat-x 0px 0px;
}
.index_bg05 {
	background:url(../images/banner_bg05.gif) repeat-x 0px 0px;
}
#warp {   
	width:100%; 
	height:446px; 
	margin:0px;
	padding:0;
}
.banner {
	z-index: 99;
	margin: 2px auto 0;
	width: 1000px;
	_width: 1000px;
	height: 446px;
}
.banner_l {
	margin-top:147px; 
	width:23px; 
	float:left;
}
.banner_r {
	margin-top:147px;
	width:23px; 
	float:left;
}
.bannerImg {
	float:left;
	position: relative;
	width:1000px;  
	margin:0; 
	padding:0;	
}
.bannerImg .bannerPage {
	position:absolute; 
	top:400px; 
	left:490px;
}
.bannerImg .bannerPage a {
	margin-right:2px;
}
.bannerImg .bannerPage a IMG {
	vertical-align:middle;
}
.slides_container {
	position:relative;
	width:1000px;
	overflow:hidden;
}
.pagination {
	margin:26px auto 0;
}
.pagination li {
	margin:0px 1px;
	float:left;
}
.pagination li a {
	background:url(../../images/index-banner/pagination.png);
	width:15px;
	display:block;
	background-position:0px -1px;
	float:left;
	height:0px;
	overflow:hidden;
	padding-top:12px;
}
.pagination li.current a {
	background-position:0px -18px;
}
