body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: repeat;
}
.font1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8D8D;
}
.font2, .font2 a:link, .font2 a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2B2B2;
	text-decoration: none;
}
.font3
{
	font-family: PMingLiU;
	font-size: 12px;
	color: #CCC698;
}
.font4, .font4 a:link, .font4 a:visited
{
	font-family:bolder 1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EADF8C;
	padding-bottom: 15px;
	text-decoration: underline;
}
.innerfont ,.innerfont a:link, .innerfont a:visited
{
	 font-family: PMingLiU;
	 font-size:26px;
	 color:#EADF8C;
	 text-decoration:none;
	}

.formtip
{
	font-family: Arial, Helvetica, sans-serif,PMingLiU;
	font-size: 10px;
	color: #B2B2B2;
	text-decoration: none;
}
.fontPage, .fontPage a:link, .fontPage a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EADF8C;
	text-decoration: none;
}
.listtitle
{ 
	font-family:bolder 1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	color: #EADF8C;
}
.newslist {
	width: 100%;
}
.newslist td {
	border-bottom: 1px dotted #EECA89;
}
	
.newsheadline{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #574532;
	border-right-color: #574532;
	border-bottom-color: #574532;
	border-left-color: #574532;
}
.indexbackground3 {
background-attachment: scroll;
background-color: #000000;
background-image:url(../images/bg1.jpg);
background-repeat: repeat-x;
background-position: center bottom;
} 
.bg2
{
background-attachment: scroll;
background-color: #000000;
background-image:url(../images/bg2.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.bg3, .bg3 a:link, .bg3 a:visited
{
background-attachment: scroll;
background-color: #000000;
background-image:url(../images/bg3.jpg);
background-repeat: no-repeat;
background-position: left top;
}
.bginner{
	BACKGROUND: url(../images/inner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.bgindex {
	BACKGROUND: url(../images/bg.jpg) #000000 no-repeat center top
}
#h-menu {
	margin: 0 auto;
	width: 100%;
}
#h-menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
#h-menu li {
	float: left;
}