.blue12 {
	font-size: 12px;
	line-height: 160%;
	color: #006699;
	letter-spacing: -0.5px;
}

/*blue专用*/
.nav {font-size: 12px;color:#006699;font-family:'Arial';text-decoration: none; line-height: 150%;}
.nav a:link {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	line-height: 150%;
}
.nav a:visited {font-size: 12px;color:#006699;text-decoration: none; line-height: 150%;}
.nav a:hover {font-size: 12px;color: #006699;text-decoration: none; line-height: 150%;}

.black12 {

	font-size: 12px;
	line-height: 160%;
	color: #000000;
	letter-spacing: -0.5px;
}
.black12 a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
}
.black12 a:visited {font-size: 12px;color:#000000;text-decoration: none; line-height: 160%;}
.black12 a:hover {font-size: 12px;color: #000000;text-decoration: none; line-height: 160%;}

/*二级菜单专用*/
.white12 {font-size: 12px;color:#ffffff;font-family:'Arial';text-decoration: none; line-height: 150%;}
.white12 a:link {font-size: 12px;color: #ffffff;text-decoration: none;line-height: 150%;}
.white12 a:visited {font-size: 12px;color:#ffffff;text-decoration: none; line-height: 150%;}
.white12 a:hover {font-size: 12px;color: #ffffff;text-decoration: none; line-height: 150%;}

.button {  font-size: 9pt; color: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
