form#result {
	float: left;
	padding: 100px 0;
	position: relative;
	width: 600px;
	margin-top: -60px;
}

form#result div.corner {
	position: absolute;
	display: block;
}

form#result div.corner.topright {
	height: 100px;
	left: 20px;
	top: 0;
	width: 600px;
}

form#result div.corner.bottomleft {
	bottom: 0;
	left: 20px;
	width: 600px;
	height: 100px;
}

form#result h2 {
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	font-family: Tahoma;
}

form#result table {
}.ff2 form#result table {
	width: 500px;
}

form#result table th, form#result table td {
	border-bottom: none;
	color: #fff;
	font-family: Tahoma;
}

form#result table th {
	font-size: 28px;
	font-weight: normal;
	padding: 20px 50px 10px 0;
}

form#result label {
	position: relative;
	top: -5px;
}

form#result label span {
	position: relative;
	left: 20px;
}

form#result label input.radio {
	position: absolute;
	top: 12px;
	left: 0;
}

form#result table td {
	font-size: 44px;
	padding: 10px 0 10px 50px;
	white-space: nowrap;
	min-width: 140px;
}

form#result div#back {
	left: -40px;
}

form#result div.button {
	float: right;
	left: 0;
}.ff2 form#result div.button {
	float: none;
	left: 300px;
	position: relative;
	top: 30px;
	width: 140px;
}

form#result a.all {
	font-size: 16px;
	color: #383938;
	position: relative;
	top: 4px;
}

form#result div.main {
	margin: 0 20px;
	overflow: hidden;
	padding: 0 100px;
	position: relative;
	width: 400px;
	-zoom:1;
}

form#result p {
	padding:0 0 5px;
}

form#result div.footnote {
	width: 400px;
	padding: 20px 0 40px;
}

body.winter form#result div.corner.topright {
	background: url(../im/resultwinbt.png) no-repeat right 0;
}

body.winter form#result div.corner.bottomleft {
	background: url(../im/resultwinbb.png) 0 bottom no-repeat;
}

body.winter form#result div.main {
	background: url(../im/resultwinfon.png) 0 0 no-repeat;
}

body.autumn form#result div.corner.topright {
	background: url(../im/resultautbt.png) no-repeat right 0;
}

body.autumn form#result div.corner.bottomleft {
	background: url(../im/resultautbb.png) 0 bottom no-repeat;
}

body.autumn form#result div.main {
	background: url(../im/resultautfon.png) 0 0 no-repeat;
}

body.spring form#result div.corner.topright {
	background: url(../im/resultsprbt.png) no-repeat 0 0;
}

body.spring form#result div.corner.bottomleft {
	background: url(../im/resultsprbb.png) 0 0 no-repeat;
}

body.spring form#result div.main {
	background: url(../im/resultsprfon.png) 0 0 repeat-y;
}

body.summer form#result div.corner.topright {
	background: url(../im/resultsumbt.png) no-repeat right 0;
}

body.summer form#result div.corner.bottomleft {
	background: url(../im/resultsumbb.png) 0 bottom no-repeat;
}

body.summer form#result div.main {
	background: url(../im/resultsumfon.png) 0 0 no-repeat;
}

body.feb form#result div.corner.topright {
	background: url(../im/resultfeb.png) no-repeat right 0;
}

body.feb form#result div.corner.bottomleft {
	background: url(../im/resultfeb.png) 0 bottom no-repeat;
}

body.feb form#result div.main {
	background: url(../im/resultfeb.png) 0 0 no-repeat;
}

div.countblock {
	float: right;
	display: none;
	padding: 0;
	position: absolute;
	width: 450px;
	top:-20px;
	right:0;
}

div.countblock ul{
	padding:10px 0;
}

div.countblock li{
	padding-bottom:4px;
}

div.countblock div.main {
	margin: 0 20px;
	overflow: hidden;
	padding: 0 40px 0 100px;
	position: relative;
	width: 280px;
	background: url(../im/countsprfon.png) repeat-y 0 0;
}

div.countblock div.corner {
	position: relative;
	display: block;
}

div.countblock div.topright {
	background: url(../im/countsprbt.png) no-repeat 0 0;
	height: 100px;
	left: 20px;
	top: 0;
	width: 420px;
}

div.countblock div.bottomleft {
	background: url(../im/countsprbb.png) no-repeat 0 0;
	bottom: 0;
	height: 100px;
	left: 20px;
	width: 420px;
}

body.summer div.countblock div.main {
	background: url(../im/countsumfon.png) repeat-y 0 0;
}

body.summer div.countblock div.topright {
	background: url(../im/countsumbt.png) repeat-y 0 0;
}

body.summer div.countblock div.bottomleft {
	background: url(../im/countsumbb.png) repeat-y 0 0;
}

body.autumn div.countblock div.main {
	background: url(../im/countautfon.png) repeat-y 0 0;
}
body.autumn div.countblock div.topright {
	background: url(../im/countautbt.png) repeat-y 0 0;
}
body.autumn div.countblock div.bottomleft {
	background: url(../im/countautbb.png) repeat-y 0 0;
}

body.winter div.countblock div.main {
	background: url(../im/countwinfon.png) repeat-y 0 0;
}
body.winter div.countblock div.topright {
	background: url(../im/countwinbt.png) repeat-y 0 0;
}
body.winter div.countblock div.bottomleft {
	background: url(../im/countwinbb.png) repeat-y 0 0;
}

div#minprice {
	font-size: 44px;
	color:#fff;
}
