@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;
		}

#formArea{
	width: 964px;
	height: 325px;
	background:url(images/clothMatch2_04_02.gif);
}

	#topImg{
		
	}
	
	#loginForm{
		width: 290px;
		margin-top: 63px;
		margin-left: 45px;
		float: left;
	}
		
		#username{
			width: 290px;
			height: 20px;
			margin-top: 40px;
			margin-left: 20px;
		}
		
		#pwd{
			width: 290px;
			height: 20px;
			float: left;
			margin-top: 20px;
			margin-left: 10px;
		}
		
		#loginBut{
			width: 40px;
			height: 20px;
			float: left;
			margin-top: 10px;
			margin-left: 50px;
		
		}
	
	#midImg{
		width: 200px;
		height: 260px;
		margin-top: 55px;
		float: left;
	}
	
	#searchForm{
		width: 150px;
		margin-top: 150px;
		margin-left: 30px;
		float: left;
	}
	
	#newsAndTime{
		width: 170px;
		height: 280px;
		margin-top: 40px;
		float: left;
	}
		#signUpImg{
			width: 170px;
			height: 34px;
			margin-top: 10px;
			overflow:hidden;
			float: left;
		}
	
	#news{
		width: 163px;
		height: 127px;
		background:url(images/news.gif);
		padding-left: 5px;
		padding-top: 30px;
	
	}
		#news ul a{
			list-style:none;
			color:#FFFFFF;
		}
	
	#lastTime{
		width: 170px;
		height: 54px;
		background:url(images/lastTime.gif);
	}
	
	#bottomImg{}

#matchOrg{
	width: 964px;
	height: 100px;
	background:url(images/clothMatch2_05.gif);
}

#showArea{
	width: 964px;
}

	/*#title{
		width: 964px;
		height: 67px;
		background:url(images/clothMatch2_06.gif);
	}*/
	
	#showLeft{
		width: 206px;
		height: 487px;
		/*background: url(images/showLeft.gif);*/
		float: left;
	}
		#leftUp{
			width: 206px;
			height: 244px;
			background: url(images/leftUp.gif);
		}
			#leftUp2{
				margin-top: 50px;
				margin-left: 0px;
			}
			
		#leftDown{
			width: 206px;
			height: 243px;
			background:url(images/leftDown.gif);
		}
			#leftDown1{
				margin-top: 80px;
				margin-left: 0px;
			}
			#leftDown2{
				margin-top: 20px;
				margin-left: 0px;
			}
	
	#showContent{
		width: 758px;
		height: 487px;
		background:url(images/showBg.gif);
		float: left;
	}
		
		#showIt{
			margin-top: 70px;
			background:url(images/productionBg.gif);
		}
	
	#footImg{
		width: 964px;
		height: 92px;
		background:url(images/clothMatch2_08.gif);
	}
	
	#footFont{
		font-size:12px;
	}

.fontColor{
	color:#FFFFFF;
}

.loginColor{
	font-family: "黑体";
	font-weight:600;
	font-size:20px;
	color:#880039;
}
