/* CSS Document */

.demo2{
	width: 980px;
	height: 134px;
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.bx2_wrap {
}
.bx2_wrap ul img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#demo2 a {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #478ACE;
	line-height: 24px;
	text-decoration: none;
}
#demo2 a:hover {
	color: #FF6600;
}

.bx2_wrap ul li{
	float: left;
	margin-right: 20px;
	margin-left: 1px;
	width: 224px;
	height: 219px;
	background-color: #FFFFFF;
}
.bx2_wrap ul li a:hover{
	text-decoration:none;
	color:#f30;
	font-family: "Î¢ÈíÑÅºÚ";
}
.bx2_wrap a.prev {
	width:17px;
	height:38px;
	line-height:24px;
	outline-style:none;
	outline-width: 0;
	position:absolute;
	top:45px;
	left:2px;
	text-indent:-999em;
	background-image: url(../imgaes/arr_left.gif);
	background-repeat: no-repeat;
}
.bx2_wrap a.next {
	width:17px;
	height:38px;
	line-height:24px;
	position: absolute;
	top:45px;
	text-indent:-999em;
	right: 1px;
	background-image: url(../imgaes/arr_right.gif);
	background-repeat: no-repeat;
}
