body {

}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color:#666;
}
.contant{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
	text-align:justify;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin-right: 15px;
	padding-right: 15px;
}
.contant a:hover{
color: #4A80AF;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
	
}
.menu a:hover {
	color: #4A80AF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #4A80AF;
	text-decoration: none;
	text-align:center;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #477FAE;
	text-decoration: none;
}
.border {
	color: #333333;
	text-decoration: none;
	border: thin none #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A80AF;
	text-decoration: none;
}
a:hover{text-decoration:underline; color:#666666;}