
.container {
	WIDTH: 445px;
	HEIGHT: 300px;
	background:#fff;
	text-align:center;/* margin:-12px 0 0 -5px;*/  position:relative; left:-12px; top:-15px;
	
}
.container p{ text-align:left; line-height:24px; margin-top:0px; text-indent:10px; width:340px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.container A IMG {
	WIDTH: 445px;
	HEIGHT: 300px
}
.container IMG {
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none
}
.td_f A IMG {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
.num {
	POSITION: absolute;
	WIDTH: 340px;
	FLOAT: right;
	TOP: 175px;
	LEFT: 135px;
	_margin-top:15px;
	
}
.num LI {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 15px;
	LIST-STYLE-TYPE: none;
	MARGIN: 1px;
	WIDTH: 15px;
	FONT-FAMILY: Arial;
	FLOAT: left;
	HEIGHT: 15px;
	COLOR: #000;
	FONT-SIZE: 12px;
	CURSOR: pointer; background:#fff;
}
.num LI.on {
	LINE-HEIGHT: 15px;
	WIDTH: 15px;
	BACKGROUND: #F00;
	HEIGHT: 15px;
	COLOR: #ffffff
}

