@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

*{
	margin: 0 auto;
	padding: 0 auto;
}

#top{
	width: 964px;
}

	#top1{
		width: 964px;
		height: 28px;
		background:url(images/clothMatch2_01.gif);
	}
	
	#topLogo{
		width: 964px;
		height: 248px;
		background:url(images/clothMatch2_02.gif);
	}
	
	#topBar{
		width: 964px;
		height: 38px;
		background:url(images/clothMatch2_03_bg.gif);
	}
	
		#bar{
			margin-top: 5px;
			margin-left: 70px;
		}
	
		#flowers{
			width: 964px;
			height: 39px;
			background:url(images/clothMatch2_04_01.gif);
		}
		
#leftLogin{
	width: 190px;
	height: 150px;
	margin-top: 0px;
	margin-left: 20px;
	float: left;
}

#showIt{
	width: 774px;
	float: left;
}
		
#footImg{
		width: 964px;
		height: 92px;
		background:url(images/clothMatch2_08.gif);
	}
	
.fontColor{
	color:#FFFFFF;
}

.loginColor{
	font-family: "黑体";
	font-weight:600;
	font-size:20px;
	color:#880039;
}