/*---字体类--*/
.cnabt01 {
	font-family: "宋体";
	font-size: 13px;
	line-height: 160%;
	color: #333333;
	text-indent: 24px;
}
.cnabt02 {
	font-family: "宋体";
	font-size: 13px;
	line-height: 160%;
	color: #333333;
}

.cnsbt01 {
	font-family: "宋体";
	font-size: 13px;
	line-height: 200%;
	color: #333333;
	text-indent: 12px;
}
.cnsbt02 {
	font-family: "宋体";
	font-size: 13px;
	line-height: 200%;
	color: #666666;
	text-indent: 12px;
}
.cnsbt03 {
	font-family: "宋体";
	font-size: 13px;
	line-height: 160%;
	color: #666666;
}
.cnsbt04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 160%;
	color: #333333;
}
/*---背景类--*/
.cnabbghr{
	background-image: url(/cnImg/About/images/companybghr.gif);
	background-repeat: repeat-x;
}
/*---链接类--*/

.spdown a:visited {
	font-family: "宋体";
	color: #0066CC;
	font-size: 12px;
	text-decoration: underline;
} 
.spdown a:link {
	font-family: "宋体";
	color: #0066CC;
	font-size: 12px;
	text-decoration: underline;
} 

.spdown a:hover {
	font-family: "宋体";
	color: #003399;
	font-size: 12px;
	text-decoration: none;	
}

a.spem:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 15px;
	text-decoration: none;
} 
a.spem:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 15px;
	text-decoration: none;
} 

a.spem:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	text-decoration: none;	
}

a.tl03:visited {font-family: "宋体"; color: #333333;text-decoration: underline; font-size:12px; line-height:210%;} 
a.tl03:link {font-family: "宋体"; color: #333333;text-decoration: underline; font-size:12px;line-height:210%;} 
a.tl03:hover {font-family: "宋体"; color: #333333;text-decoration: none; font-size:12px;line-height:210%;}


