html,body,div,ul,li{margin:0px; padding:0px; list-style:none;}
.banner {
	width: 100%; clear: both;
}
#indexmain {
	width: 100%; height: 323px; clear: both; position: relative;
}
#banner {
	height: 323px; overflow: hidden; clear: both;
}
.leftLoop .picList li {
	height: 323px;
}
.leftLoop .picList li#b1 {
	background-color: rgb(0, 0, 0);
}
.leftLoop .picList li#b2 {
	background-color: rgb(0, 0, 0);
}
.leftLoop .picList li#b3 {
	background-color: rgb(0, 0, 0);
}
.leftLoop .picList li#b4 {
	background-color: rgb(0, 0, 0);
}
.leftLoop .picList li#b5 {
	background-color: rgb(0, 0, 0);
}
.leftLoop .picList li a {
	width: 100%; height: 323px; display: block;
}
.leftLoop .picList li#b1 a {
	background: url("banner1.jpg") no-repeat top rgb(44, 157, 213);
}
.leftLoop .picList li#b2 a {
	background: url("banner2.jpg") no-repeat top rgb(44, 157, 213);
}
.leftLoop .picList li#b3 a {
	background: url("banner3.jpg") no-repeat top rgb(44, 157, 213);
}
.leftLoop .picList li#b4 a {
	background: url("banner4.jpg") no-repeat top rgb(44, 157, 213);
}
.leftLoop .picList li#b5 a {
	background: url("banner5.jpg") no-repeat top rgb(44, 157, 213);
}
.leftLoop .hd .prev {
	left: 0px; top: 130px; width: 45px; height: 79px; display: block; position: absolute; cursor: pointer;
}
.leftLoop .hd .prev:hover {
	background: url("leftbtn.png") no-repeat top;
}
.leftLoop .hd .next {
	top: 130px; width: 45px; height: 79px; right: 0px; display: block; position: absolute; cursor: pointer;
}
.leftLoop .hd .next:hover {
	background: url("rightbtn.png") no-repeat top;
}
.leftLoop .hd ul {
	left: 50%; top: 302px; width: 90px; height: 10px; text-align: center; margin-left: -45px; position: absolute;
}
.leftLoop .hd ul li {
	background: url("ban-q2.png") no-repeat; margin: 0px 3px; width: 10px; height: 10px; text-indent: -9999px; float: left; display: inline; cursor: pointer;
}
.leftLoop .hd ul li.on {
	background: url("ban-q1.png") no-repeat;
}
