*{  padding: 0;
     margin: 0;
}

body,td,th {
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #f8f8f8;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link {
	color: #50a0ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #50a0ff;
}
a:hover {

	text-decoration: underline;
	color: #50a0ff;
}
a:active {

	text-decoration: underline;
	color: #50a0ff;
}

a.T:link {

	font-size: 14px;
	color: #4A4A4A;
	text-decoration: none;
}
a.T:visited {

	font-size: 14px;
	text-decoration: none;
	color: #4A4A4A;
}
a.T:hover {

	font-size: 14px;
	text-decoration: underline;
	color: #840b15;
}
a.T:active {

	font-size: 14px;
	text-decoration: underline;
	color: #840b15;
}
a.cp:link {

	font-size: 16px;
	color: #000;
	text-decoration: none;
}
a.cp:visited {

	font-size: 16px;
	text-decoration: none;
	color: #000;
}
a.cp:hover {

	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	color: #840b15;
}
a.cp:active {

	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	color: #840b15;
}
.red{
	font-family: "Courier New", Courier, monospace;
	font-size: 58px;
	color: #840b15;
	line-height: 80px;	
	text-decoration: none;	
}
.hui{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4a4a4a;
	line-height: 30px;	
	text-decoration: none;	
}