﻿.demo {
	clear: both;
	position: relative;

}
.bx_wrap {
}
.bx_wrap ul img {

}
.bx_wrap ul li {
	text-align: center
}
.bx_wrap ul li a:hover {
	text-decoration: none;
	color: #f30
}
.bx_wrap a.prev {
	width: 20px;
	height: 24px;
	line-height: 24px;
	outline-style: none;
	outline-width: 0;
	position: absolute;
	top: 45px;
	left: -2px;
	text-indent: -999em;
}
.bx_wrap a.next {
	width: 20px;
	height: 24px;
	line-height: 24px;
	left: 626px;
	position: absolute;
	top: 45px;
	text-indent: -999em;
}