@charset "utf-8";
/* CSS Document */

.bg {
	background-image: url(../pic/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.copyright {
	font-size: 12px;
	color: #699CCF;
	text-decoration: none;
}
.tree_current {
	font-weight: bold;
	color: #496D90;
	text-decoration: none;
}
.tree {
	font-weight: normal;
	color: #496D90;
	text-decoration: none;
}
.page_Heading {
	font-size: 30px;
	font-weight: Bold;
	color: #496D90;
}
.paragraph {
	font-size: 14px;
	font-weight: normal;
	color: #496D90;
}
.img {
	margin:0 0 5px 0;
	padding:4px;
	border:1px solid;
}
img {
border:none
}.declare {
	font-size: 9px;
	color: #666666;
}
