body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
td {
	font-size: 12px;
	line-height: 22px;
}
.spacer {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
.redfont {
	color: #FF0000;
}


.orangefont {
	font-weight: bold;
	color: #FF8400;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #EF8D00;
	text-decoration: none;
}
.subtitle {
	font-size: 12px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sublefttitle {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.sublefttitle img {
	margin-left: 8px;
	margin-bottom: 1px;
	margin-top: 2px;
}
.nav {
	padding-bottom: 10px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
}
.nav li {
	list-style-type: none;position:relative;}
.nav li a {
	display: block;
	height: 25px;
	width: 135px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	padding-left: 25px;
	line-height: 25px;
}
.nav li ul {
	position:absolute;
	left:150px;
	top:0;
	display:none;
	z-index: 100;
}
.nav li ul a {
	width:158px;
	display:block;
	text-decoration:none;
	color:#666666;
	background:#fff;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.nav li ul a:hover { background-color:#f7f7f7;}
/*解决ul在IE下显示不正确的问题aa25.cn*/
* html ul li { float:left; height:1%;}
* html ul li a { height:1%;}
/* end */
li:hover ul,li.over ul { display:block;}

.cptj {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.maincontent {
	text-align: left;
}
.maincontent h4 {
	font-size: 18px;
	text-align: center;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.maincontent h5 {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


.maincontent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.maincontent ul li {
	float: left;
	margin-right: 34px;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 0px;
	height: 147px;
	width: 136px;
	list-style-type: none;
	text-align: center;
}
.maincontent ul li span {
	display: block;
	text-align: center;
	height: 25px;
	font-size: 12px;
}
.maincontent ul li img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.maincontent ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 12px;
}

.maincontent ol li {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 25px;
}
.maincontent ol li span {
	float: right;
}
.cpxxtitle {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}


.fanye {
	background-color: #EBEBEB;
	text-align: right;
	padding-right: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
}
/*------------首页产品分类--------------*/
.nav0 {
	margin: 0px;
	padding: 0px;
	z-index: 0;
}
.nav0 ul {
	margin: 0px;
	padding: 0px;
}
.nav0 li {
	list-style-type: none;
	position:relative;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: 28px;
}
.nav0 li ul {
	position:absolute;
	left:119px;
	top:0;
	display:none;
	z-index: 1000;
	background-color: #FFFFFF;
}
.nav0 li ul a {
	width:158px;
	display:block;
	text-decoration:none;
	color:#666666;
	background:#fff;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	z-index: 1000;
}
.nav0 li ul a:hover { background-color:#f7f7f7;}
/*解决ul在IE下显示不正确的问题aa25.cn*/
* html ul li { float:left; height:1%;}
* html ul li a { height:1%;}
/* end */
li:hover ul,li.over ul { display:block;}

