body {	margin: 0px;
	padding: 0px;
	background-image: url(./fete_body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #C0305D;
}

#fete {background: url(./fete_bg.jpg) no-repeat;	height: 1500px;width: 1000px;margin:0px auto;padding: 0px;}
#head {height: 320px;width: 1000px;background: url(/skins/zihong/images/logo.gif) no-repeat 5px 5px;}

#fete_product1 ul {list-style-type: none;	text-align: center;	float: left;height: 470px;width: 720px;background: url(./fete_product1_bg.gif) no-repeat top;padding: 100px 0px 0px 0px;margin: 0px 0px 0px 50px;display: inline;}

#fete_product1 li,#fete_product2 li {
	float: left;width: 125px;
	text-align: center;
	margin: 10px 7px 0px 7px;
	list-style-type: none;}
#fete_product1 ul li img,#fete_product2 ul li img {border: 1px solid #CCC;padding: 3px;}
#fete_product1 {float: left;width: 1000px;background-repeat: no-repeat;	background-position: right center;}
#fete_product1 ul li h3,#fete_product2 ul li h3 {color: #FF247F;	height: 25px;	margin: 0px;padding: 0px;	font-size: 14px;}

#fete_product2 {
	float: left;
	width: 1000px;
	margin-top: 20px;
}
#fete_product2 ul {
	background: url(./fete_product2_bg.gif) no-repeat;
	float: right;
	height: 440px;
	width: 720px;
	padding-top: 100px;
	list-style-type: none;
	padding-left: 0px;
	margin: 0px 10px 0px 0px;
}
#fete_product1 h1,#fete_product2 h1 {color: #FF247F;font-size: 12px;height: 25px;margin: 0px;padding: 0px;line-height: 25px;}
#fete_product1 h1 a,#fete_product2 h1 a {color: #FF247F;text-decoration: none;}

#foot {
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
}

