.container {
	width: 434px;
	height: 210px
}
.container a img {
	width: 434px;
	height: 210px
}
.container img {
	border: none;
}
.td_f a img {
	padding: 0px;
	margin: 0px;
}
.num {
	position: absolute;
	width: 90px;
	float: right;
	top: 190px;font-weight:bold;
	left: 345px
}
.num li {
	text-align: center;
	line-height: 15px;
	list-style-type: none;
	margin: 1px;
	width: 15px;
	font-family: arial;
	background: url(../images/flashbutton.gif) no-repeat -15px 0px;
	float: left;
	height: 15px;
	color: #333;
	font-size: 12px;
	cursor: pointer
}
.num li.on {
	line-height: 15px;
	width:15px;
	background: url(../images/flashbutton.gif) no-repeat;
	height:15px;
	color: #fff
}
