body{
    text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
#mainbox{
       width:948px;
    /* border-color:#DD96D4 rgb(221, 150, 212);
	 border-style: solid none none;
	 border-width:1px;*/
       
        margin-left:auto;
	margin-right:auto;
	padding:0px;
}
#left{
    float:left;
    dispay:inline;
    width:700px;
   /* border-color: #DD96D4 rgb(221, 150, 212);
    border-style: none solid  solid solid;
    border-width:1px;*/
    margin-right:10px;
    text-align:left;
    padding:5px 8px;
	
	
	
}
#left h2{
    background: rgb(254, 244, 253) none repeat scroll 0%;  
	color:#000; 
	text-align: center;
    padding:0px;
    font-size: 14px;
    width:700px;
}				  
#right{
    float:left;
	display:inline;
	width:200px;
	/*border-color:#DD96D4 rgb(221, 150, 212);
	border-style:none solid solid solid;
	border-width:1px;*/
	text-align:center;
	padding:3px;
        height:100%;
        margin-top:50px;

}

/*右边栏目详细分栏,商品陈列开始*/
#right .lanmu1{
    float:left;
	display:inline;
	width:200px;
	border-color:#ececec;
	border-style:solid dashed dashed dashed;
	border-width:1px;
	margin-bottom:5px;
        height:100%;
}
/*右边栏目详细分栏,商品陈列结束*/
  	
*{margin:0;padding:0;}
#link{
        margin-left:auto;
        margin-right:auto;
        text-align:left;
        position:relative;
        width:947px;
        height:100%;

}
#link ul{
    list-style-type:none;
    height:33px; 
    margin-bottom:3px; 
    background:url(syssite/home/shop/1/template/current/default/images/top2.gif) repeat none;
    position:absolute;
    display:inline;
    float:left;
    top:-33px;
    padding-left:125px;
}
#link ul li{
    list-style-type:none;
    display:inline;

}
#link ul li a{
    display:block;
    padding:4px;
    float:left;
    display:inline;

   
}




