body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style1 {
	color: #9a9a9a;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #3b3b3b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #2f7495;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #848282;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	color: #898989;
	font-size: 10px;
	font-family: tahoma;
	line-height:11px
}
.style6 {
	color: #3b4759;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style8 {
	font-size: 10px;
	font-family: tahoma;
	color:#A0A0A0
}

.style9 {
	color: #9a9a9a;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
/*---联系我们,公司简介等文字性的css---*/
.wTxt {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	line-height:20px;
}


.indexAboutUs {
	font-size: 12px;
	font-family: Verdana,arial, helvetica;
	color: #9a9a9a; 
	text-decoration: none;
}


.indexMore2 {
	color: #A40104;
	font-weight: bold;
	font-size: 10px;
}
A.indexMore:link {
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	color:#A40104;
}
A.indexMore:visited {
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	color:#A40104; 
}
A.indexMore:hover {
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	color:#A40104;
	text-decoration:underline;
}
A.indexMore:active {
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	color:#A40104;
}

/*---导航栏的css---*/
.daoHang {font-size: 14px; color: #588CBE; font-weight: bold; font-family: "Times New Roman", Times, serif; }

.proInfo {
	font-size: 10px;
	font-family: Verdana,arial, helvetica;
	color: #333333; 
	line-height:12px
}

.proInfo2 {
	font-size: 11px;
	font-family: tahoma;
	color: #333333; 
	line-height:12px
}
/*----页面左边的产品导航栏--*/
A.leftProType:link {
	font-size: 10px;
	font-family: tahoma;
	line-height:12px;
	color:#2f7495;
}
A.leftProType:visited {
	font-size: 10px;
	font-family: tahoma;
	line-height:12px;
	color:#2f7495; 
}
A.leftProType:hover {
	font-size: 10px;
	font-family: tahoma;
	line-height:12px;
	color:#2f7495;
	text-decoration:underline;
}
A.leftProType:active {
	font-size: 10px;
	font-family: tahoma;
	line-height:12px;
	color:#2f7495;
}

/*----产品展示中,产品名称和产品型号--*/

A.pro:link {
	font-size: 11px;
	font-family: Verdana,arial, helvetica;
	line-height:12px;
	
}
A.pro:visited {
	font-size: 11px;
	font-family: Verdana,arial, helvetica;
	line-height:12px;
	
}
A.pro:hover {
	font-size: 11px;
	font-family: Verdana,arial, helvetica;
	line-height:12px;
	text-decoration:underline;

}
A.pro:active {
	font-size: 11px;
	font-family: Verdana,arial, helvetica;
	line-height:12px

}

.wideTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}

.proTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2f7495;
	font-size: 12px;
}

.imageFrame {
	border: 1px solid #CBCBCB;
	
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	width:110px;
	height:110px;
}

.bigImageFrame {
	border: 1px solid #CBCBCB;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	width:240px;
	height:240px;
}
