* {
	margin: 0;
	padding: 0;
}
div.page {
	background-color: #fff;
}
div.header {
	height: 318px;
}
div.wrapper {
	margin: -50px auto 20px auto;
	padding: 0 2%;
	float: left;
	width: 96%;
}
div.footer {
	margin: 0 auto;
	padding: 20px 5%;
	float: left;
	width: 90%;
}
div.content {
	float: right;
	width: 80%;
	display: inline;
}
div.extra {
	float: left;
	width: 20%;
	padding: 0 0 15px 0;
	display: inline;
}
div.primary {
	float: left;
	width: 90%;
	display: inline;
	padding: 0 5px;
}
div.secondary {
	float: right;
	width: 48%;
	display: inline;
}
body.home div.primary {
	width: 49%;
}
body.home div.secondary {
	width: 49%;
}
div.chooseSeason {
	padding: 0 0 40px 0;
	float: left;
	width: 50%;
	display:inline;
}
div.shadow {
	background: url(test_1s0.jpg) no-repeat 100% 100%;
	padding: 15px 20px 20px 0;
	margin: 0;
	height: 110px;
}
div#spring {
	height: 110px;
	background: url(preview_.jpg) no-repeat 0 50%;
}
div#summer {
	height: 110px;
	background: url(preview_.jpg) no-repeat 0 50%;
}
div#autumn {
	height: 110px;
	background: url(preview_.jpg) no-repeat 0 50%;
}
div#winter {
	height: 110px;
	background: url(preview_.jpg) no-repeat 0 50%;
}
body.en div#spring {
	height: 110px;
	background: url(preview_.jpg) no-repeat 0 50%;
}
body.en div#summer {
	height: 110px;
	background: url(preview_.jpg) no-repeat 0 50%;
}
body.en div#autumn {
	height: 110px;
	background: url(preview_.jpg) no-repeat 0 50%;
}
body.en div#winter {
	height: 110px;
	background: url(preview_.jpg) no-repeat 0 50%;
}
div.outter {
	float: left;
	background: url(btn_bott.gif) no-repeat 0 100%;
	padding: 0 0 7px 0;
	margin-left: 6px;
	width: 75px;
	text-align: center;
}
div.extra div.outter {
	margin-left: 0;	
}
div.inner {
	padding: 4px 0 0 0;
	background: url(btn_top0.gif) no-repeat 0 0;
}
div.inner input {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}
#showNews {
	color: #7E8896;
}
p {
	text-align: justify;
}

