@charset "utf-8";

div.imgContainer {
	margin : 0 auto;
	margin-top : 30px;
	margin-bottom : 10px;
	padding-top : 10px;
	width : 650px;
	height : 540px;
	background-color : #fff;
}


div.shower {
	margin : 0 auto;
	width : 640px;
	height : 520px;
	background-color : #fff;
}

div.showerImg {
	width : 640px;
	height : 480px;
	background-color : #fff;
}



div.spaceWhite{
	width : 186px;
	height : 40px;
	background-color : white;
	float : left;
}

div.arrow{
	width : 38px;
	height : 38px;
	float : left;
	background-color : white;
}

div.arrow:hover {background-color : #ddd;}


span.imgSw{
	font-family : "Times New Roman", serif;
	font-size : 20pt;
	font-weight : bold;
	float : right;
	color: #313891;
}