body {
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
font-family: "Verdana", "song";
}
td {
font-size: 12px;
} 
form {
margin: 0px;
padding: 0px;
}

/*
a.lefttable:link {color:#ff0000; text-decoration: none;FONT-WEIGHT: bold;}
a.lefttable:visited {color:#ff0000;text-decoration: none;FONT-WEIGHT: bold;}
*/
a:link {color:#0000FF; text-decoration: underline;}
a:visited {color:#0000FF;text-decoration: underline;}
a:active {color:#ff0000;text-decoration: underline;}
a:hover {color:#ff0000;text-decoration: underline;}


A.copyright:link,A.copyright:visited {text-decoration:none;color:#ffffff;}
A.copyright:active,A.copyright:hover {text-decoration:underline;color:#ffffff;}

A.supportcontent:link,A.supportcontent:visited {text-decoration:none;color:#000000;}
A.supportcontent:active,A.supportcontent:hover {text-decoration:none;color:#000000;}

A.contenttitle:link,A.contenttitle:visited {text-decoration:none;color:#FF8000;}
A.contenttitle:active,A.contenttitle:hover {text-decoration:none;color:#FF8000;}

A.underline:link,A.underline:visited {text-decoration:underline;}
A.underline:active,A.underline:hover {text-decoration:underline;}

A.noneline:link,A.noneline:visited {text-decoration:none;}
A.noneline:active,A.noneline:hover {text-decoration:none;}

/* ================ */
/* 以下是自定义样式 */
/* ================ */

.nav {
color: #FFFFFF;
background-color: #336699;
/*text-align: center;*/
margin: 0px;
padding: 0px;
font-family: "Verdana", "song";
}/*网站主导航的文字*/

.copyright {
font-size: 12px;
color: #FFFFFF;
background-color: #336699;
text-align: center;
margin: 0px;
padding: 0px;
font-family: "Verdana", "song";

}/*网站最下面的文字*/

.lefttable {
	text-align: center;
	font-size: 14px;
	list-style-type: circle;
	color: #336699;
	background-color: #FFFFCC;
}/* 网页左边导航的表格 */

.productTitle {
	background-color: #CCFFCC;
}/*产品设备题目*/

.productWord {
	font-size: 12px;
	font-size: 12px;
}/*产品详细信息表格*/

.NavBox1 {
background-color: #DFF3E5;
padding-left: 10px;
border-top-width: 1px;
border-bottom-width: 2px;
border-top-style: dotted;
border-bottom-style: solid;
border-top-color: #000000;
border-bottom-color: #000000;
padding-top: 3px;
padding-bottom: 3px;
font-weight: bold;
}/* 信息页导航所在的表格样式 上虚线 下实线 */

.consumeTitle {

	font-size: 14px;
	color: #FFFFFF;
	background-color: #EAE5D8;
	background-color: #CC9900;
	font-family: "Verdana", "song";
	line-height: 1.5;
	font-weight: bold;
}/* 耗材页面的标题 */

.consumeWord {
	font-size: 12px;
	font-size: 12px;
	
}/* 耗材页正文 */

.contenttitle {
	font-size: 16px;
	list-style-type: circle;
	color: #FF8000;
	line-height: 1.5;
	font-weight: bold;
}/* 信息页（服务，关于我们）标题 */

.serviceTitle{
	font-size: 12px;
	list-style-type: circle;
	color: #00A651;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	background-image: url(/images/bg/green.gif);

}/* 服务页面标题 */

.contentword {
	font-size: 12px;
	font-size: 12px;
	
}/* 信息页（服务，关于我们）正文 */

.supportcontent {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.price{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.skip {
	display: block;
	display: none;
}

h1{ font-size: 13px; color: #006699; }
h2{
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h3, h4, h5{ font-size: 12px; font-weight: normal; }
ul{ 
list-style-type: circle;
	margin: 20px;
	padding: 0px;
}
ul ul{ list-style-type: circle;}
ul ul ul{ list-style-type: none;}
strong{font-weight: normal;}
hr{ color: #cccccc; }
