body {
	background-color: #6699CC;
	background-image: url(bj_01.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
*{
font-size:12px;}
a,a:visited {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.nav {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	
}
.title {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #E77D00;
}
.note {
	font-size: 13px;
	line-height: 18px;
	color: #9C9C9C;
}
.footer {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.content {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	letter-spacing: 2px;
}
.fbt {
	font-size: 12px;
	line-height: 22px;
	color: #E77D00;
	letter-spacing: 1px;
}

