@charset "UTF-8";


#cont {
	background-color: #FFF;
	width: auto;
	margin-bottom: 0;
}
body {
	background-image: none;
	margin: 10px;
	padding: 10px;
}

/* =========================================================
mainImg
========================================================= */
#mainImg {
	position: relative;
	width: 100%;
	height: 426px;
	margin-top: -4px;
	overflow: hidden;
	clear: both;
}
:root *> #mainImg {
	margin-top: 0;
}
#mainImg .photoslider ul.slides li {
	background-repeat: no-repeat;
	background-position: center;
}
