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

body {
	font-family:Arial, Helvetica, sans-serif;
	}
#centering{
	display:block;
	text-align:center;
	position:relative;
	}
#container {
	display:block;
	margin:15px auto auto auto;
	width:950px;
	height:831px;
	text-align:left;
	position:relative;
	}
h2 {
	margin-bottom: 40px;
	}
h3 {
	font-size: 15px;
	font-weight: normal;
	clear: both;
	border-bottom: 1px solid;
	width: 890px;
	}
a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
	}
a:hover {
	color: #999;
	}
.showp-cont {
	display: block;
	width:auto;
	height: auto;
	clear: both;
	}
.showp-box {
	display: block;
	text-align: center;
	float: left;
	height: 125px;
	width: 80px;
	margin: 0 10px 10px 0;
	}