body {
	background: #333333;
	width:776px;
	font-family:Helvetica,Arial, sans-serif;
	margin:8px auto;
 }
 
/* ----------顶部彩条---------- */
.top {
	float:left;
	margin:0px;
	height:16px;
	}
	
	
/* ----------中间彩条---------- */
.cl {
	float:left;
	background-image:url(images/cl.gif);
	width:16px;
	margin:0px;
	padding:0px;
}

.cr {
	float:left;
	background-image:url(images/cr.gif);
	width:16px;
	margin:0px;
}


/* ----------LOGO和SLOGAN---------- */
#bd {
	float:left;
	background-image:url(images/bg.png);
	width:734px;
	margin:0px;
	padding:0px;
}
.logo {
	float:left;
	width:136px;
	height:131px;
	margin:33px 0px 0px 33px!important;
	margin:33px 0px 0px 16px;
}
.slogan {
	float:left;
	width:395px;
	height:20px;
	margin:153px 0px 0px 163px;
	margin:153px 0px 0px 163px !important;
}

/* ----------菜单--------- */
.manu {
	list-style:none;
	float:left;
	margin:0px;
	width:712px;
	color:#ffffff;
	font-size:9px;
	padding:0px;
	margin-top:0px;
	}

.manu ul {
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:9px 0px 0px 0px;
}
.manu ul li{
	display:inline;
	padding-left:20px;
}
.manu ul li a {
color:#ffffff;
text-decoration : none;
}
.manu ul li a:visit {
color:#ffffff;
text-decoration : none;
}

.manu ul li a:hover{
color:#ffffff;
text-decoration : none;
}

.banner {
	float:left;
	margin:11px auto 0px 25px!important;
	margin:11px auto 0px 15px;
}

/* ----------中间内容--------- */

#content {
	margin:14px auto 5px 25px!important;
	margin:14px auto 5px 15px;
	float:left;
	width:686px;
	background:#FFF;
	padding:0px;
}
.left {
display:inline;
	float:left;
	margin: 30px 0px 0px 23px;
	padding:0px;
	width:160px;
	
}

.left ul {
	list-style-type : none;
	color:#666666;
	font-size:11px;
	margin:0px;
	padding:0px;
	}
	
.left ul li{
	margin:0px;
	padding-bottom:15px;
	
}
.right {
	float:left;
	width:418px;
	margin:0px 0px 20px 59px;
}
.right ul {
	list-style-type : none;
	margin:0px;
	padding:0px;
	}
.right ul li{
	margin:0px;
	float:left;
	padding:0px 22px 13px 0px;
	}

.right h1{
	margin:23px 0 0px 12px;
	font-size:13px;
	color:#333;
	}
.right h2{
	margin:3px 0 0 12px ;
	font-size:12px;
	font-weight:lighter;
	color:#666
	}
	
.right h2 a {
color:#666;
text-decoration : underline;
}
.right h2  a:visit{
color:#666;
text-decoration:underline;
}

.right h2 a:hover{
color:#666;
text-decoration:underline;
}
	
/* ----------版权申明--------- */
.foot {
	font-size:9px;
	color:#FFF;
	margin:5px auto 0px 25px!important;
	margin:5px auto 0px 15px;
	width:686px;
	float:left;
	}

/* ---------─-店址表格─------──- */
.table{
	float:left;
	margin:30px 0px 0px 23px;
	padding:0px;
	width:620px;
	
}

.table ul {
	list-style-type : none;
	color:#666666;
	font-size:11px;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	}
	
/* ----------关于我们-------──- */
.card{
	float:left;
	margin: 0 0 0px 16px;
	}
	
/* ----------联系我们------──- */
.contact {
	width:379px;
	height:110px;
	background-image:url(images/contact.jpg);
	margin:0px;
	}
	
	
/* ----------产品展示------──- */
.catalog{
    
	float:left;
	width:440px;
	margin:10px 0px 20px 59px;
}
.catalog1{
    
	float:left;
	width:440px;
	margin:10px 0px 20px 70px!important;
	margin:10px 0px 20px 25px;
}
.productRow {
	float:left;
	width:124px;
	list-style-type : none;
	margin-bottom:20px;
	margin-right:10px;
	padding:0px;
	}
.productRow li{
	margin:0px;
	float:left;
	padding:0px 30px 13px 0px;
	}
.product{
	float:left;
	margin-bottom:0px;
	}
.product a {
	cursor: pointer;
	float:left;
	display: block;
	text-decoration: none;
}
.word {
	margin-left:16px;
}
.word h1{
	margin:0px 0 8px 0;
	font-size:10px;
	}
.word h2{
	margin:0;
	padding-bottom:2px;
	font-size:9px;
	font-weight:lighter;
	}
/* *********************************************************************** */
/* PRODUCT PREVIEW BUBBLE                                                  */
/* *********************************************************************** */
.productPreview {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 382px;
	height: 365px;
	background:url(images/productPreview.png) 0 0 no-repeat;
	color: #ffffff;
	cursor: pointer;
}

.productPreview div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 382px;
	height: 365px;
}

.productPreview img {
	position: absolute;
	top: 31px;
	left: 25px;
	z-index: 1;
	width: 300px;
	height: 300px;
}

#productPreviewShield {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 382px;
	height: 365px;
}

/* ----------personalize------──- */
.left2 {
	float:left;
	display:inline;
	margin:30px 0px 0px 23px;
	padding:0px;
	width:174px;
	}
	
.left2 ul {
	list-style-type : none;
	color:#666666;
	font-size:11px;
	margin:0px;
	padding:0px;
	}
	
.left2 ul li{
	padding-bottom:15px;
	
}
.per {
	float:left;
	width:458px;
	margin:30px 0px 30px 23px;
}
.per ul {
	list-style-type : none;
	margin:0px;
	padding:0px;
	}
.per ul li{
	margin:0px;
	float:left;
	padding:0px 10px 10px 0px;
	}

/* ----------contempoary------──- */
.left3 {
	float:left;
	display:inline;
	margin:30px 0px 0px 5px;
	margin:30px 0px 0px 10px!important;
	padding:0px;
	width:200px;
	
}
.left3 ul {
	list-style-type : none;
	color:#666666;
	font-size:11px;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	}
	
.left3 ul li{
	padding-bottom:15px;
	
}

/* ----------buy------──- */
.buy {
	float:left;
	display:inline;
	margin:30px 0px 40px 15px;
	margin:30px 0px 40px 30px!important;
	width:610px;
	height:auto;
	text-align:left;
	border-collapse:collapse;
	border:none;
}
.title{
margin:0px 0px 17px 0px;
}
.country {background-color:#999;
font-size:11px;
color:#FFF;
font-weight:bold;
padding-top:1px;
}
.city {
	margin:10px 0 5px 0;
	font-size:11px;
	padding-bottom:4px;
	color:#666;
border-bottom:solid 2px #999;
}
.dz {font-size:11px;
color:#666;
border-collapse:collapse;
margin-bottom:22px;
}
.dz tr {
	

}
.dz tr td { 
height:13px;
margin:0px;
padding:0 0px 1px 0;
}
.dz tr td  a {
color:#666;
text-decoration : none;
}
.dz tr td  a:visit {
color:#666;
text-decoration : none;
}

.dz tr td  a:hover{
color:#666;
text-decoration:underline;
}


/* ----------底部彩条------──- */
.bottom {
	float:left;
	height:16px;
	margin:0px;
}


