/* CSS Document */

.demo{
	width: 1099px;
	height: 159px;
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.bx_wrap {
	margin-top:10px;
	margin-left: 22px;
}
.bx_wrap ul img {
}
.bx_wrap ul li{
	text-align:center;
	float: left;
	margin-left: 11px;
	background-color: #FFFFFF;
}
.bx_wrap ul li a:hover{text-decoration:none; color:#f30}
.bx_wrap a.prev {
	width:39px;
	height:66px;
	line-height:24px;
	outline-style:none;
	outline-width: 0;
	position:absolute;
	top:45px;
	text-indent:-999em;
	background-image: url(../imgaes/arr_left.gif);
	background-repeat: no-repeat;
	left: 0px;
}
.bx_wrap a.next {
	width:39px;
	height:66px;
	line-height:24px;
	left:1059px;
	position: absolute;
	top:45px;
	text-indent:-999em;
	background-image: url(../imgaes/arr_right.gif);
	background-repeat: no-repeat;
}
