@charset "utf-8";
.header {
	width: 980px;
}
.content {
	width: 980px;
	background-image: url(../images/bg/center_bg.jpg);
}
.footer {
	width: 980px;
	background-image: url(../images/bg/footer_bg.jpg);
	height: 119px;
}
.main {
	width: 896px;
}
.center_content {
	width: 680px;
}
.logo {
	height: 145px;
	width: 215px;
	border: 1px solid #006699;
	padding: 5px;
}
.products_pic {
	margin: 0px;
	height: 92px;
	width: 146px;
	border: 1px solid #999999;
	padding: 0px;
}
.linkform {
	height: 100px;
	width: 140px;
	border: 1px solid #999999;
}
.product_deinfo {
	margin: 5px;
	width: 650px;
}
.pdtitle {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.pdpic {
	height: 225px;
	width: 300px;
	border: 1px solid #999999;
}
.pdlist {
	height: 120px;
	width: 160px;
	border: 1px solid #999999;
}
.sp_pic {
	width: 590px;
	border: 1px solid #CCCCCC;
}
.pdpics {
	height: 96px;
	width: 128px;
	border: 1px solid #FFCC00;
}
