.H {
	align:center;
	font-size:12px;
	position:relative;
	overflow:hidden;
	width:400px;
	height:50px;
	margin:0 auto;
	border:solid black 1px;
}

.V {
	position:relative;
	align:center;
	overflow:hidden;
	width:130px;
	height:170px;
	margin:0 auto;
}
