@charset "utf-8";
.box .infod {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	padding-bottom:		10px;
}
.footPrev {
	text-align:left;
}
.footPage {
	text-align:center;
}
.footNext {
	text-align:right;
}
.infoW {
	width:550px;
}
.infoW h1{
	margin:	0px;
}