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

    body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 0px;
	text-align:center;
	
}

/*=首页布局 
=============================================================================================*/
#AllWrap{
	width:1000px; 
	margin:0 auto;
	overflow:hidden;
	text-align:center;

}

#IndexTopWrap{
	width:1000px; 
	margin:0 auto;
	overflow:hidden;
	text-align:center;

}
#Top{
	width:100%;
	height:83px;
	position:relative;
	background:url(navTop-background.gif) repeat-x;
}
#Top .img{
	position:absolute;
	top:0px;
	right:0px;
}
#Top .logo{
    float:left;
	width:175px;
	height:83px;
	background:url(logo.gif) no-repeat;
}

#Menu{
    right:0px;
	bottom:0px;
	_bottom:-1px;
	position:absolute;
	width:825px;
	height:22px;
	background:url(Menubg.gif);
}
#Menu .right{
    float:right;
	width:6px;
	height:22px;
	background:url(Menu.gif) no-repeat -8px 0;
}
#Menu .left{
    float:left;
	width:8px;
	height:22px;
	background:url(Menu.gif) no-repeat;
}
#Menu .mainmenu{
    float:left;
	height:22px;
}



#BodyMainWrap{
   float:right;
   margin-bottom:8px;
   width:820px;
   height:68px;
   text-align:center;
   background:#5C8295;
   clear:both;
}

#LeftColumn{
	width:180px;
	text-align:left;
	float:left;
	overflow:hidden;
}
#Main{
   float:left;
   width:600px;
}
#RightColumn{
	width:220px;
	float:left;
	overflow:hidden;
	text-align:left;
}



/*=显示底部区域
=============================================================================================*/
#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{
   text-align:center;
   background:#EBF3FE;
   border:1px solid #A2C6E0;
   border-top:none;
}		
#Copyright{
	text-align:left;
}

/*=菜单
=============================================================================================*/
#TopMenu{
     float:left;
	 width:816px;
	 height:25px;
	 background:url(CrossshopLeftbg.gif);
}

#TopMenu .rigbox{
    float:right;
}

/*=登入
=============================================================================================*/
.StyleIndexLogin{
    float:left;
	width:375px;
	height:60px;
}

/*=搜索栏
=============================================================================================*/
#SearchBar{
    float:left;
    width:600px;
	height:38px;
	background:url(navSearchBkg.gif);
}

#SearchBar .searchLink{
    float:left;
	width:58px;
	height:38px;
	background:url(navSearch.gif) no-repeat;
  
}
#SearchBar .searchright{
	height:38px;
	width:32px;
	float:right;
	background:url(navGoButtonStates.gif) no-repeat;
}
#SearchBar .search{
}
#SearchBar .search a{
}
#Searchbot{
   
}	 

 /*=Cart区域 | 
=============================================================================================*/
#CartBar{
    float:right;
	width:210px;
	margin-right:3px;
}
#CartBar .Cartlist{
    float:right;
	width:100px;
	height:38px;
	background:url(navListButton.gif) no-repeat;
}
#CartBar .Cartnav{
    float:right;
	width:107px;
	height:38px;
	background:url(navCartButton.gif) no-repeat;
	margin-right:3px;
}



 /*=中部banner区域 | 
=============================================================================================*/

#middle_flash_top{
}

#BannerArea{
	

}

.StyleGoodsClass{/*外层*/
}