www.gusucode.com > ShopEx481 & PHPWind 整合版码程序 > themes/jzzy/images/layout.css

    body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin:0;
	padding:0;
	text-align:center;
}
#AllWrap{
	width:1000px;
	margin:0 auto;
	margin-top:10px;
	text-align:left;
}
#Top{
	width:1000px;
	margin:0 auto;
	margin-top:10px;
	text-align:left;
}
		#Top #Logo{
			width:168px;
			height:55px;
			float:left;
		}
#LeftColumn{
	width:168px;
	float:left;
}
#RightColumn{
	width:168px;
	float:left;
}
#Main{
	width:644px;	
	float:left;
	margin-left:10px;
	display:inline;
}
#MainInside{
	width:812px;	
	float:left;
	margin-left:10px;
	display:inline;
}

#Foot{
	width:1000px;
	margin:0 auto;
	margin-top:10px;
}
#FootArticle{
	text-align:left;
}
		#FootArticle .part{
			width:22%;
			float:left;
			margin-left:20px;
			text-align:left;
		}
		#FootArticle .part h1{
			font-size:12px;
			font-weight:700;
		}
#FootMenu{
}		
#Copyright{
	text-align:left;
}		
			
/*=主菜单上部的菜单
=============================================================================================*/
#TopMenuWrap{
	width:832px;
	height:30px;
	float:left;
	margin-top:25px;
}
#TopMenu{
		width:300px;
		_width:300px;
		float:right;
		height:30px;
		background:url(menubg.gif) no-repeat 0 -76px;
	}
		#TopMenu .bg{
			height:30px;
			background:url(menubg.gif) no-repeat right -137px;
		}
				#TopMenu ul{
					height:20px;
					background:url(menubg.gif) repeat-x 0 -107px;
					margin:0 3px;
					padding:5px;
				}
		#TopMenu ul li{
			float:left;
		}
				#TopMenu ul li a{
					display:block;
					float:left;
					height:30px;
					line-height:36px;
					_line-height:30px;
					border-right:1px solid #ccc;
					margin-right:5px;
					padding:0 10px;
					padding-left:23px;
				}
				#TopMenu ul li.home a{
					background:url(icon-topmenu.gif) no-repeat 0 10px;				
				}
				#TopMenu ul li.cart a{
					background:url(icon-topmenu.gif) no-repeat 0 -15px;				
				}
				#TopMenu ul li.account a{
					background:url(icon-topmenu.gif) no-repeat 0 -40px;				
				}					
				#TopMenu ul li.help a{
					background:url(icon-topmenu.gif) no-repeat 0 -66px;
					border-right:none;			
				}					
/*=
=============================================================================================*/	
																					
/*=主菜单
=============================================================================================*/
#Menu{
	height:38px;
	background:url(menubg.gif) no-repeat 0 0;
}
		#Menu .bg{
			height:38px;
			background:url(menubg.gif) repeat-x 0 -38px;
			margin-left:5px;
		}
#Menu ul{
}
		#Menu ul li{
			float:left;
		}
				#Menu ul li a{
					display:block;
					float:left;
					height:35px;
					line-height:36px;
					border-right:1px solid #ccc;
					padding:0 10px;
					color:#000;
					font-weight:700;
					padding:0 30px;
				}
				#Menu ul li a:hover{
					background:url(menubg.gif) repeat-x 0 -169px;
					color:#fff;
				}					
											
/*=
=============================================================================================*/	
																						
							
.bannerarea{

}
	.bannerarea li{
		float:left;
		width:208px;
	}
	.bannerarea li.middle{
		float:left;
		margin:0 10px;
	}