body {
	margin: 0px auto;
	font-size: 12px;
	background-image: url(../images/bodyBg.jpg);
	text-align: center;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	font-size: 12px;
}
#3kuang {
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
#14pxWhite {
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#jianju {
	text-align: left;
	padding: 4px;
	line-height: 160%;
}
#product {
	width: 550px;
	height: 500px;
	margin-left: 15px;
	border: #ccc 1px solid;
	text-align: center;
}
.fanwei {
	background: #1A84B8;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;margin: 3px;
}
.divjiange {
	height: 30px;
}
.divproduct {
	width: 150px;
	float: left;
	margin-left: 14px;margin-right: 10px;
}
#line {
	width: 550px;
	float: left;
	border-bottom: 1px #ccc dashed;
	margin: 10px;
}