
ul {padding: 0px; margin: 0px;}
li {padding: 0px; margin: 0px;}
p {line-height:10px;}

.container {
	position:relative;
	width: 448px;
	height: 340px;
	float:left;
	padding-top:0px;
	overflow-x:hidden;
}
.container a img {
	width: 448px;
	float:left;
	height: 340px;
}
.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 {
display:inline;
	float:left;
	margin-left:455px;
	margin-top:-330px;
	
}
.num li {
	text-align: center;
	line-height: 15px;
	list-style-type: none;
	margin: 1px;
	width: 250px;
	font-family: arial;
	float: left;
	height: 62px;
	color: #27618f;
	font-size: 0px;
	cursor: pointer;
	
}
.num li.on {
	line-height: 15px;
	width: 250px;
	height: 62px;
	color: #27618f;
	background:#CCC;
}
