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

#wrap{
width: 680px;
margin: 10px auto;
}

.smallimage {
background-color: #fff;
margin: 5px 0 0 0;
}

.smallimage a:hover {
filter: alpha(opacity=50);
}

.center {
	text-align:center;
	padding:10px;
	margin:10px;
}
.img_box {
	width:163px;
	height:125px;
	padding:0px;
	margin:3px;
	background-image:url("../images/img_bak.png");
	background-repeat:no-repeat;
	float:left;
}
