body {
	padding: 0px;
	margin: 0px;
}

a {
	color: #0000cc;
}

a:hover {
	color: #551a8b;
}

.container {
	width: 188px;
	height: 208px;		
	margin-right: 14px;
	margin-bottom: 14px;
	float: left;
	background-image: url("/img/container_min.gif");
	background-repeat: no-repeat;
	padding: 0px;
	text-align: left;
}

.set {
	width: 180px;
	height: 200px;		
	border: solid 1px #c0c0c0;		
}

.set .title {
	width: 180px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}

.set .picture {	
	width: 180px;
	height: 150px;
	text-align: center;
}

.set .info {
	width: 180px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}

.image {
	width: 170px;
	height: 200px;	
	float: left;
	border: solid 1px #909090;
	margin-right: 32px;
	margin-bottom: 32px;
	background-color: White;
}

.image .title {
	width: 170px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}

.image .picture {	
	width: 170px;
	height: 160px;
	text-align: center;
	padding-top: 10px;
}

.path {
}

.br20 {
	height: 20px;
}

.br10 {
	height: 10px;
}

.br5 {
	height: 5px;
}
