a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color:#000000;
}

body {
	font-family: 宋体;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	word-break:break-all;
	background-color: #FFFFFF;
}





.pt10{
	color: #ffffff;
}
.pt12{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #1B3D4C;
}
.pt13{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.pt14{
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #FF7200;
}


.nav {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav a:active , .nav a:hover , .nav a:visited , .nav a:link  {
	color:#FFFFFF;
	text-decoration: none;
}
