@charset "utf-8";

.pager a {
	background: #FFFFFF;
	width: 20px;
	height:20px;
	margin: 5px;
	display: inline-block;
	text-align: center;
}

.pager a.activeSlide,
.pager a:hover {
	background: #ffff99;
}


.text_black-s13 {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
.text_black-s13 a:link {
	color: #333333;
	text-decoration: none;
}
.text_black-s13 a:visited {
	text-decoration: none;
	color: #333333;
}
.text_black-s13 a:hover {
	text-decoration: underline;
	color: #333333;
}
.text_black-s13 a:active {
	text-decoration: none;
	color: #333333;
}
