body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:14px;
}
h1 {
	font-family: "Copperplate Gothic Light","Trebuchet MS", Arial, sans-serif;
	font-size:20px;
	color:#333333;
	padding-bottom:0px;
}
h2 {
	font-family: "Copperplate Gothic Light","Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	color:#333333;
}
h6 {
	font-size:9px;
	color:#999999;
}

#container {
	width: 988px;
}

.marginHeading {
	font-family: "Copperplate Gothic Light","Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	color:#333333;
	margin-left:20px;
}
#nav {
	width: 173px;
	position: absolute;
	top: 13px;
	left: 12px;
	height: 537px;
}
#contence {
	margin-left: 180px;
}
.marginLeft{
	margin-left:40px;
}

img {
	border:0;
}



#fm a {
	text-decoration:none;
	color:#999999;
}
#fm a:hover {
	text-decoration:none;
	color:#990000;
}
