.body {
	font-size: 12px;
	line-height: 200%;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.product:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a.product:visited {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
a.product:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
a.product:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.menu-wz:link {
	text-decoration: none;
	color:#ffffff;
	font-size: 12px;
}
a.menu-wz:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
a.menu-wz:hover {
	text-decoration: underline;
	color: #fff600;
	font-size: 12px;

}
a.menu-wz:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;

}
.left-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4d88be;
	border-bottom-color: #4d88be;
	border-left-color: #4d88be;
}
.left-xuline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4d88be;
}
.padd {
	padding-left: 10px;
}
.conact-bg {
	background-image: url(../images/contact-bg.gif);
	background-repeat: no-repeat;
}
.conact-wz {
	font-size: 12px;
	line-height: 150%;
	color: #fffff;
	padding-left: 5px;
}
.xp-bg {
	background-image: url(../images/xp-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.gsjj-wz {
	font-size: 12px;
	line-height: 28px;
	color: #007abc;
}
.bottom-wz {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.border {
	border: 1px solid #007abc;
}
.about-bg {
	background-image: url(../images/about2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.xuline {
	border-bottom: 1px dashed #999999;
}
.table {
	border: 1px solid #CCCCCC;
}
.table2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
