﻿.left {
	float: left;
	width: 650px;
	height: 104px;
	background:url(../images/back1.gif) no-repeat 0 100%;	
}
.middle {
	float: left;
	width: 650px;
	height: 104px;
	background:url(../images/back2.gif) no-repeat 0 100%;		
}
.right {
	float: right;
	width: 350px;
	height: 208px;
	background:url(../images/back3.gif) no-repeat 0 100%;	
}
.right a img {
	margin: 32px 119px 0 0;	
}

.fashionLine {
	float: right;
	width: 1000px;
	height: 36px;
	background: url(../images/fashionLine.gif) no-repeat 0 100% Transparent;
}
.fashionLine .season {
	float: right;
	background: url(../images/season.gif) no-repeat 0 100% #000;
	width: 100px;
	height: 36px;
	margin-left:4px;
	cursor:pointer;
}
.fashionLine .season div, .fashionLine .season div label {
	width: 90px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:1px;
	color: #595959;
	text-align: center;	
	margin: 10px 5px;
}
.fashionLine .season div label {
	margin:0;
}


.fashionLine .season div.selected {
	font-size: 22px;
	font-weight: 600;	
	color: #fff;
	/*text-align: center;	*/
	letter-spacing:normal;
	margin-top: 5px;
	float:left;
}
.fashionLine .season div.selected label {
	margin-top:5px;
	color: #fff;
}



.flashLine {
	float: left;
	width: 1000px;
	height: 15px;
	background:url(../images/flashLine.gif) no-repeat 0 100%;	
}
.flashPlace {
	width: 1000px;
	height: 32px;
	background:url(../images/flashTitle.gif) no-repeat 0 100%;
	float:right;
}