
/* examples_body */
.examples_body {
	width: 1150px;
	position: relative;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}
.bx_wrap {
	margin-left: 6px; margin-top:6px;
}
.bx_wrap ul img {
	background-color: #FFF;
	padding: 1px;
}
.bx_wrap li{
	text-align: center; 
}

.bx_wrap a.prev {
	width: 31px;
	height: 240px;
	line-height: 17px;
	outline-style: none;
	outline-width: 0;
	position: absolute; left:0;
	background: url(../images/l_botton.png) no-repeat left;
	text-indent: -9999px;
	z-index: 999;
}
.bx_wrap a.next {
	width: 31px;
	height: 240px;
	line-height: 17px;
	outline-style: none;
	outline-width: 0;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	background: url(../images/r_botton.png) no-repeat right;
	z-index: 999;
}
#example1 a{
	font-weight: bold;
	font-family: "Microsoft Yahei";
	text-decoration: none;
	color: #5e5e5e;
	line-height: 35px;
	font-size: 13px;
}
#example1 a:hover{
	color: black;
}
#example1 li{ width:240px;float:left; }
#example1 li a{ display:block; width:240px; height:240px;}
#example1 li span{ display:block; height:27px; line-height:27px;}