body {
	font-family: 宋体;
	font-size: 10pt;
	color: #777777;
}

.header {
	font-size: 10pt;
	font-weight: bold;
}

.hometitle {
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

p {
	font-size: 9pt;
}

li {
    font-size: 9pt;
}

.date {
	color: #396E96;
	font-family: Arial;
	font-size: 9pt;
}

.address {
	color: #F58212;
	font-family: Tahoma;
	font-size: 8pt;
	position: relative;
	left: -10px;
}

a.footer {
	color: #134180;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}

.footer {
	color: #134180;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}

a.footer:link 	{ color: #134180; font-weight: bold; text-decoration:none;}
a.footer:visited 	{ color: #134180; font-weight: bold; text-decoration:none;}
a.footer:active 	{ color: #134180; font-weight: bold; text-decoration:underline;}
a.footer:hover 	{ color: #FF0000; font-weight: bold; text-decoration:underline;}

a.menu {
	font-family: 宋体;
	font-size: 9pt;
}

a.menu:link 	{ color: #FFFFFF; font-weight: normal; text-decoration:none;}
a.menu:visited 	{ color: #FFFFFF; font-weight: normal; text-decoration:none;}
a.menu:active 	{ color: #FFFFFF; font-weight: normal; text-decoration:underline;}
a.menu:hover 	{ color: #F3A95A; font-weight: normal; text-decoration:underline;}

a.currentmenu {
	font-family: 宋体;
	font-size: 9pt;
}

a.currentmenu:link 		{ color: #FF0000; font-weight: normal; text-decoration:none;}
a.currentmenu:visited 	{ color: #FF0000; font-weight: normal; text-decoration:none;}
a.currentmenu:active 	{ color: #FF0000; font-weight: normal; text-decoration:underline;}
a.currentmenu:hover 	{ color: #F3A95A; font-weight: normal; text-decoration:underline;}

a.categoryList {
	font-family: 宋体;
	font-size: 9pt;
}

a.categoryList:link 	{ color: #58698D; font-weight: normal; text-decoration:none;}
a.categoryList:visited 	{ color: #58698D; font-weight: normal; text-decoration:none;}
a.categoryList:active 	{ color: #58698D; font-weight: normal; text-decoration:underline;}
a.categoryList:hover 	{ color: #F3A95A; font-weight: normal; text-decoration:underline;}

a.currentcategoryList {
	font-family: 宋体;
	font-size: 9pt;
}

a.currentcategoryList:link 		{ color: #EA3030; font-weight: normal; text-decoration:none;}
a.currentcategoryList:visited 	{ color: #EA3030; font-weight: normal; text-decoration:none;}
a.currentcategoryList:active 	{ color: #EA3030; font-weight: normal; text-decoration:underline;}
a.currentcategoryList:hover 	{ color: #F3A95A; font-weight: normal; text-decoration:underline;}

a.header {
	font-size: 10pt;
	font-weight: bold;
}
	
a.header:link 			{ color: #58698D; font-weight: bold; text-decoration:none;}
a.header:visited 		{ color: #58698D; font-weight: bold; text-decoration:none;}
a.header:active 		{ color: #58698D; font-weight: bold; text-decoration:underline;}
a.header:hover 			{ color: #F3A95A; font-weight: bold; text-decoration:underline;}

table.blueBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #b8c8df;
	border-collapse: separate;
}

table.blueBorder td, th {
  padding: 10px;
}

a.Homelink:link 		{ color: #666666; font-size: 10pt; font-weight: normal; text-decoration:none;}
a.Homelink:visited 		{ color: #666666; font-size: 10pt; font-weight: normal; text-decoration:none;}
a.Homelink:active 		{ color: #666666; font-size: 10pt; font-weight: normal; text-decoration:underline;}
a.Homelink:hover 		{ color: #F3A95A; font-size: 10pt; font-weight: normal; text-decoration:underline;}


table.blueBorder1 {
	border-width: 1px;
	border-style: solid;
	border-color: #b8c8df;
	border-collapse: separate;
}

table.blueBorder1 td, th {
  padding: 0px;
}

table.noBorder {
	border-width: 0px;
}

table.noBorder td, th {
  padding: 5px;
}
.indexfooter {
	font-family: Tahoma;
	font-size: 10pt;
	color: #4A7EAD;
}

