@charset "utf-8";
/* CSS Document */


.content{
	width:600px;
	margin:auto;
	
	}
.box_style {
	color: #333;
	text-align: center;
	border:#CCC;
	border-style:solid;
	border-width: 1px;
}
.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	
	
	.caption{ font-size: 0.9em; padding-top: 0.2em ;
	text-align:center;}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	text-align: center;
}
