body {
	margin:0px auto;
	background-color: #faea25;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FAEA25;
}
a:active {
	text-decoration: none;
	color: #FAEA25;
}


#container {
	margin:0px auto;
	height: 100%;
	width: 1000px;
}


#products_sub {
	background-color: #323232;
	height: 187px;
	width: 930px;
	border: 1px solid #b1b1b1;
	margin:0 auto;
}


#products_sub_part {
	text-align:center;
	width:150px;
	height:160px;
	float:left;
	margin:17px;
}



.prdoducts_sub_pic {
	width:150px;
	height:130px;
	border: 5px solid #FFFFFF;


}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
}



#contents {
	background:#000000;
	width:1000px;
	height:100%;
	float:left;
	
}

.text {

	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 27px;
	color: #FFFFFF;
}
.text3 {
	font-family: "Century Gothic";
	font-size: 30px;
	line-height: 27px;
	color: #F8EA25;
	font-weight: bold;
}
.products_pic {
	border: 5px solid #FFFFFF;
	height: 180px;
	width: 170px;
}

.products_pic_beifen {
	border: 5px solid #FFFFFF;
	height: 180px;
	width: 170px;
}




.leftkuang {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #262626;
}
.text4 {
	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 27px;
	color: #FFFFFF;
	font-weight: bold;
}
