.focusPic {
	background: #fff;
	margin: 0 auto;
	padding:6px 0 6px 3px;
	text-align:center;
}
.focusPic img {
	border:0;
}
.focusPic a:link {
	color: #000;
	text-decoration: none
}
.focusPic a:visited {
	color: #83006f;
	text-decoration: none
}
.focusPic a:hover {
	color: #c00;
	text-decoration: underline
}
.focusPic a:active {
	color: #000;
}
.focusPic ul, .focusPic ol, .focusPic li {
	margin: 0;
	padding: 0;
}
.focusPic .pic {
	margin: 0 auto;
	padding-top: 5px;
	text-align:center;
	overflow: hidden;
}
.focusPic .loading {
	background:url(../images/loading.gif) center no-repeat;
}
.imgDiv{
	float:left;
	margin:3px 3px 6px 3px;
	border:1px solid #999;
}
#pageNum {
}
#pageNum a, #pageNum span {
	padding:0 5px;
}
