* {
	word-wrap:break-word;
	word-break:break-all;
}
#flash-box {
	width:358px;
	margin:0 auto;
	padding-top:4px;

}
.ad {
	margin-bottom:10px;
	width:352px;
	height:250px;
	overflow:hidden;
	position:relative;
	margin:0 auto
}


.slider, .num {
	position:absolute
}
.slider li {
	list-style:none
}
.slider img {
	width:352px;
	float:left;
	height:250px;
	display:block
}
.num {
	right:5px;
	bottom:5px
}
.num li {
	float:left;
	color:#FF7300;
	text-align:center;
	line-height:16px;
	width:16px;
	height:16px;
	font-family:Arial;
	font-size:12px;
	cursor:pointer;
	overflow:hidden;
	margin:3px 1px;
	border:1px solid #FF7300;
	background:#fff
}
.num li.on {
	color:#fff;
	line-height:21px;
	width:21px;
	height:21px;
	font-size:16px;
	margin:0 1px;
	border:0;
	background:#FF7300;
	font-weight:bold
}





