@charset "ISO-8859-1";

* {
	margin: 0;
	padding: 0;
	font-family: "Arial", "Verdana", "Helvetica", san-serif;
}


img{
	border: 0;
}

/*contents*/

#contents{
	margin:10px 0 10px 10px;
	font-size:0.8em;
}

#caption{
	height:30px;
	border-bottom: 1px solid #CCCCCC;
	border-bottom-style:dotted;
}

#page{
	float:left;
	padding-top:4px;
}

#page span{
	color : #003388;
}

.capture{
	margin:10px 0 10px 0;
}
