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

    body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#666666;
	line-height: 20px;
	margin:0;
	padding:0;
	background:url(bgchrist.gif);
	text-align:left;
}
#AllWrap{
	width:1000px;
	float:left;
}
#Top{
	width:1000px;
	text-align:left;
	background:url(Topbg.jpg) no-repeat;;
}
		#Top #Logo{
			width:208px;
			height:65px;
			float:left;
		}
#LeftColumn{
	width:168px;
	float:left;
}
#RightColumn{
	background:url(RightHead.gif) no-repeat;
	left:780px;
    position:absolute;
    top:58px;
    width:220px;
    z-index:1;
}
#RightColumn .body{
    width:100%;
	margin-top:45px;
	background:#fff;
}
#Main{
	width:770px;
	background:#fff url(MainBg.gif) repeat-x;
	border-top:1px #c00 solid;
	text-align:center;
	float:left;
	margin:0px;
}
   #Main .OneWarp{
    width:760px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:2px;
	text-align:left;
	background:url(MainboxBg.gif) repeat-y;
	border-bottom:1px solid #005DC3;
   }
     #Main .OneWarp .First{
	    width:192px;
		float:left;
     }
     #Main .OneWarp .Second{
	    width:187px;
		float:left;
	 }
     #Main .OneWarp .Third{
	    width:187px;
		float:left;
	 }
     #Main .OneWarp .Fourth{
	    width:194px;
		float:left;
	 }
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:100%;
	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-bottom:1px solid #A2C6E0;
}		
#Copyright{
	text-align:left;
}
	
	
		
			
/*=主菜单上部的菜单
=============================================================================================*/
#TopMenu{
	margin-top:1px;
	display:inline;
	float:right;
	}
		#TopMenu .leftbg{
		float:left;
		}
		#TopMenu .bg{
	width:360px;
	float:left;
	line-height:25px;
	height:25px;
	border:1px solid #3554A5;
	border-left: none;
	background:#fff;
		}
		#TopMenu .rightWrap{
		float:left;
		background:#3554A5;
		height:27px;
		width:95px;
		}					
/*=收索
=============================================================================================*/	
#Search{
    float:left;
	line-height:35px;
	padding-left:15px;
	color:#c00;
}																				
/*=主菜单
=============================================================================================*/
#Menu{
	position:absolute;
	top:41px;
	left:200px;
	background:#fff;
	border:1px solid #c00;
	border-bottom:none;
	height:24px;
	width:250px;
	
}
		#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;
				}					
											
/*=
=============================================================================================*/	
																						
.BannerServe{
    width:760px;
	padding:6px 0pt 0pt;

}
  .BannerServe ul {
     list-style-image:none;
     list-style-position:outside;
     list-style-type:none;
    }
  .BannerServe ul li {
      border-right:1px solid #CC0000;
      color:#CC0000;
      float:left;
	  font-weight:bold;
      height:14px;
      line-height:14px;
      list-style-image:none;
      list-style-position:outside;
      list-style-type:none;
      margin:3px 10px 0pt 0pt;
      padding:0pt 10px 0pt 4px;
}
  .BannerServe ul li .CauseImg{
      border-right:medium none;
      height:20px;
      margin:0pt;
      width:188px;
	}