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

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

a {color:#000}

.imgmain { 
width:215px;
height:176px;
margin-bottom:3px; 
border:1px solid;
}


.imgMiniH {
	width:160px;
	height:131px;
	margin-bottom:3px;
	border:1px solid;
}

.imgMiniB {
	width:160px;
	height:131px;
	margin-right:3px;
	border:1px solid;
}

.imgStor {
	width:490px;
	height:401px;
	border:1px solid;
}

.imgVarv {
	width:650px;
	height:532px;
	border:1px solid;
}

#apStor {
	position:absolute;
	width:490px;
	height:401px;
	z-index:1;
	left: 27px;
	top: 7px;
}

#apVarv {
	position:absolute;
	width:655px;
	height:533px;
	z-index:1;
	left: 27px;
	top: 7px;
}

#apMiniH {
	position:absolute;
	width:164px;
	height:540px;
	z-index:2;
	left: 523px;
	top: 6px;
}

#apMiniB {
	position:absolute;
	width:501px;
	height:135px;
	z-index:3;
	left: 27px;
	top: 414px;
}

