/* CSS Document */
.white15 a {
	font-size: 15px;
	color: #FFF;
}
.white15 a:link {
	text-decoration: none;
}
.white15 a:visited {
	text-decoration: none;
	color: #FFF;
}
.white15 a:hover {
	text-decoration: none;
	color: #CCC;
}
.white15 a:active {
	text-decoration: none;
	color: #FFF;
}
.linkwhite14 a {
	color: #FFF;
}
.linkwhite14 a:link {
	text-decoration: none;
}
.linkwhite14 a:visited {
	text-decoration: none;
	color: #FFF;
}
.linkwhite14 a:hover {
	text-decoration: none;
	color: #CCC;
}
.linkwhite14 a:active {
	text-decoration: none;
	color: #FFF;
}
.linkwhite a {
	font-size:12px;
	color: #FFF;
}
.linkwhite a:link {
	text-decoration: none;
}
.linkwhite a:visited {
	text-decoration: none;
	color: #FFF;
}
.linkwhite a:hover {
	text-decoration: none;
	color: #CCC;
}
.linkwhite a:active {
	text-decoration: none;
	color: #FFF;
}

.white15s a {
	font-family:"宋体";
	font-size: 15px;
	color: #FFF;
}
.white15s a:link {
	text-decoration: none;
}
.white15s a:visited {
	text-decoration: none;
	color: #FFF;
}
.white15s a:hover {
	text-decoration: none;
	color: #CCC;
}
.white15s a:active {
	text-decoration: none;
	color: #FFF;
}

.gray {
	color: #333;
}
.gray12 {
	font-size:12px;
	color: #333;
}
.linkgrays a {
	color: #333;
}
.linkgrays a:link {
	text-decoration: none;
}
.linkgrays a:visited {
	text-decoration: none;
	color: #333;
}
.linkgrays a:hover {
	text-decoration: none;
	color: #333;
}
.linkgrays a:active {
	text-decoration: none;
	color: #333;
}
.linkgray a {
	color: #656565;
}
.linkgray a:link {
	text-decoration: none;
}
.linkgray a:visited {
	text-decoration: none;
	color: #656565;
}
.linkgray a:hover {
	text-decoration: none;
	color: #656565;
}
.linkgray a:active {
	text-decoration: none;
	color: #656565;
}
.white{
	color:#FFF;
}
.linkgray12 a {
	font-size:12px;
	color: #656565;
}
.linkgray12 a:link {
	text-decoration: none;
}
.linkgray12 a:visited {
	text-decoration: none;
	color: #656565;
}
.linkgray12 a:hover {
	text-decoration: none;
	color: #333;
}
.linkgray12 a:active {
	text-decoration: none;
	color: #656565;
}
.lgray12 {
	font-size:12px;
	color: #656565;
}