/* */

.imgbox {
	clear:both;
	margin-left: auto;
	margin-right: auto;
}

.imgboxitem {
	float: left;
	width: 360px;
	height: 250px;
	padding-bottom: 8px;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 25px;
}

.imgboximg {
	width: 320px;
	height: 240px;
	vertical-align: bottom;
	border: 1px solid #aaa;
}

.imgboxtitle {
	background: url(images/bg_select.jpg);
	margin: 0 0 6px 0;
	padding: 5px 0 10px 0 ;
	height: 1.2em;
	overflow: hidden;
	white-space: nowrap;
	width: 320px;
	text-align: center;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.imgboxitem_v {
	float: left;
	width: 260px;
	height: 350px;
	padding-bottom: 8px;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 25px;
}

.imgboxitem_v_center {
	float: right;
	width: 260px;
	height: 320px;
	padding: 10px 0 10px 0;
}

.imgboximg_v {
	width: 240px;
	height: 320px;
	vertical-align: bottom;
	border: 1px solid #aaa;
}

.imgboxtitle_v {
	background: url(images/bg_select.jpg);
	margin: 0 0 6px 0;
	padding: 5px 0 10px 0 ;
	height: 1.2em;
	overflow: hidden;
	white-space: nowrap;
	width: 240px;
	text-align: center;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;

}

.imgboxtitle h3 {
	margin: 0 3px 0 3px;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	display: inline;
	background: transparent;
}


.imgboxfree {
	float: left;
	padding-bottom: 8px;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 25px;
}

.imgboxfreeimg {
	vertical-align: bottom;
	border: 1px solid #aaa;
}


