A
{
  text-decoration: none;
  color: #000000;
}
A:hover
{
  text-decoration: underline;
}
.list A{
	FONT-SIZE: 9pt;
	color: #000000;
	text-decoration: underline;
}

.list A:hover{
	FONT-SIZE: 9pt;
	color: #336699;
	text-decoration: underline;
}
.mainbody A{
	background-color: #ffffff;
	color: #000000;
	text-decoration: underline;
}

.mainbody A:hover{
	background-color: #ffffff;
	color: #D1A747;
	text-decoration: underline;
}
.content A{
	color: #336699;
}

.content A:hover{
	color: #000000;
	text-decoration: underline;
}
}
.minimenu A{
	color: #000000;
}

.minimenu A:hover{
	text-decoration: underline;
}
.news A{
	FONT-SIZE: 9pt;
	background-color: #FFFBCD;
	color: #000000;
	text-decoration: underline;
}

.news A:hover{
	FONT-SIZE: 9pt;
	background-color: #ffffff;
	color: #D1A747;
	text-decoration: underline;
}
.menu {
	FONT-SIZE: 9pt;
	padding-left: 2px;
}
.cnmenu {
	FONT-SIZE: 9pt;
	padding-left: 2px;
}
.cnsubmenu {
	FONT-SIZE: 12px;
}
.submenu {
	FONT-SIZE: 8pt;
}
.activemenu {
	color: #B58C2D;
}
.title {
	FONT-SIZE: 11pt;
	font-weight: bold;
	color: #336699;
}
.subtitle {
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #336699;
}
.footer {
	FONT-SIZE: 9pt;
}
.western {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}