body {
	background-color: #ffffff;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family:Verdana, Arial;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #5a5a5a;
}
.foot {
    color: #CCCCCC
}

img{ border:0px}

a._oe {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a._oe:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a._op {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a._op:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.contact {
    color: #FF9900
}
a.zzb07link{
	font-family: "宋体";
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
}

a.zzb07link:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: "宋体";
}
.zzb07tail
{
	font-size:12px;
	font-family:"宋体";
	color:#FFFFFF;
	text-decoration: none;
}
a.zzb07link_{
	font-family: "宋体";
	font-size: 12px;
	text-decoration:none;
	color: #000000;
}

a.zzb07link_:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: "宋体";
}
.zzb07tail_
{
	font-size:12px;
	font-family:"宋体";
	color:#000000;
	text-decoration: none;
}
.pro {
	color: #1B77CE;
}
.productlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.productlist li {
	padding: 0;
	float: left;
	position: relative;
	text-align:center;
	width: 160px;  /*此width和height为图片边框(picture-frame.gif)的长和高，如取消图片边框，则将其定义为图片的宽和高*/
	height: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.productlist a {
	text-decoration: none;
	color: #666;
}
.productlist a:hover {
	color: #000;
	text-decoration: underline;
}
.productlist img {
	padding: 0px; /*距图片边框的内边距，如取消图片边框，则将其注释掉*/
	border: none;
}
.productlist strong {
	width: 145px;/*此值为图片边框即picture-frame.gif的宽度，如取消图片边框，则将其定义为图片的宽和高*/
	height: 50px; /*此值可适当定义，但须配合em的padding-top的值*/
	display: block;
	position: absolute;
	text-align: center; /*使产品名称自动居中*/
	padding-top: 135px; /*产品名称距顶端的高度，须配合em的height值*/
	cursor: pointer;
}
a { color:#DB0005; text-decoration:none}
a:hover{ color:#0086CE; text-decoration:none}

.productlist_01 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.productlist_01 li {
	padding: 0;
	float: left;
	position: relative;
	text-align:center;
	width: 300px;  /*此width和height为图片边框(picture-frame.gif)的长和高，如取消图片边框，则将其定义为图片的宽和高*/
	height: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.productlist_01 a {
	text-decoration: none;
	color: #666;
}
.productlist_01 a:hover {
	color: #000;
	text-decoration: underline;
}
.productlist_01 img {
	padding: 0px; /*距图片边框的内边距，如取消图片边框，则将其注释掉*/
	border: none;
}
.productlist_01 strong {
	width: 145px;/*此值为图片边框即picture-frame.gif的宽度，如取消图片边框，则将其定义为图片的宽和高*/
	height: 50px; /*此值可适当定义，但须配合em的padding-top的值*/
	display: block;
	position: absolute;
	text-align: center; /*使产品名称自动居中*/
	padding-top: 135px; /*产品名称距顶端的高度，须配合em的height值*/
	cursor: pointer;
}
