@charset "utf-8";
#main {
	background-image: url(../images/gray.png);
	height: 500px;
}
#box_02 {
	width: 850px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 500px;
}
#g_box2 {
	margin-left: 10px;
	background-color: #FFF;
}
ss_box img  {
	border: thin double #FFF;
}
.ss_box {
	height: 165px;
	width: 200px;
	float: left;
	text-align: center;
	margin: 5px;
}

.ss_box h4 {
	text-align: center;
	height: 15px;
	width: 195px;
	display: block;
	line-height: 15px;
	font-size: xx-small;
	color: #000;
}
