.INFOCLASS_containerT{/*bar的容器,放导航条*/
		padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #444444;
	border-bottom-color: #DDDDDD;
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial";
	color: #2B2B2B;
	
}
.INFOCLASS_containerB{/*放所有产品的的容器*/
	margin-top: 10px;
	
}

.INFOCLASS_layout1{/*图片显示区域，为上或左，也为图片位置*/

}

.INFOCLASS_layout2{/*文字显示区域，为下或右，也为文字位置**/
margin-bottom: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 4px;	
}


a.INFOCLASS_name:link {
	font-family: "Arial";
	font-size: 13px;
	color: #0062B7;
	text-decoration: none;
}
a.INFOCLASS_name:visited {
	font-family: "Arial";
	font-size: 13px;
	color: #0062B7;
	text-decoration: none;
}
a.INFOCLASS_name:hover {
		color: #FF6802;
	text-decoration: underline;
	font-size: 13px;
	font-family: "Arial";
}


a.INFOCLASS_name2:link {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.INFOCLASS_name2:visited {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.INFOCLASS_name2:hover {
		color: #FF0000;
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial;
}
.INFOCLASS_shortIntro{/*简介**/
color:grey;
font-size:14px;
}

.INFOCLASS_seperateMark{/*简介**/
color:grey;
font-size:14px;
}