﻿body { margin: 0; padding: 0; font-family: Arial; color: #32003D }
.line100 { display: block; float: left; width: 100% }
.blockLeft { display: block; float: left; }

.seasonLbl { margin-left: 20px; margin-top: 0px; font-size: 14px; }
.seasonSpring { color: #b3c301; }
.seasonSummer { color: #f2a5c5; }
.seasonAutumn { color: #d95418; }
.seasonWinter { color: #9bb7dd; }

.arrow { height: 18px; overflow: hidden; }
.bottom { height: 392px; overflow: hidden; }
.bottomSpring { background-image: url(../images/green_bg.png); background-repeat: repeat-x; }
.bottomSummer { background-image: url(../images/pink_bg.png); background-repeat: repeat-x; }
.bottomAutumn { background-image: url(../images/orange_bg.png); background-repeat: repeat-x; }
.bottomWinter { background-image: url(../images/blue_bg.png); background-repeat: repeat-x; }
.box { height: 142px; margin-left: -30px; }
.leftSide { width: 94px; height: 142px; }
.centerSide { width: 0px; height: 142px; overflow: hidden }
.rightSide { width: 94px; height: 142px; margin-left: -95px }
.centerBg { /*background-image: url(images/afp.png); background-repeat: no-repeat; */ }