body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
.style1 {
	font-size: 20;
	font-family: "Arial Narrow";
	font-weight:bold;
}
.font14_styleTimes_New_Roman
{
font-family:"Times New Roman", Times, serif;
font-size:18px;
line-height:1.2;
}
.font14
{
font-family:"Arial";
font-size:24px;
color:darkblue;
}
.font14small
{
font-family:"Arial";
font-size:14px;
}
.redstyle
{
color:red;
font-weight:bolder;
}
.title{
	font-size:20px;
	font-family:Impact,"黑体","隶书","方正姚体";
	color:#FFFFFF;
}
.title:link {
	text-decoration: none;
	color: #FFFFFF;

}
.title:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.title:hover {
	text-decoration: underline;
	color:#FFCC00;
	text-shadow:#CC9966;
	font-weight:bold;
}
.title:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {	
font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	text-shadow:#CC9966;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menubar{
	left:0px;
	top:0px;
	width:100%;
	height:104px;
	visibility:visible;	
	background-attachment: fixed;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
    background-height:104px;
	}
#Layer1 {
	position:absolute;
	left:204px;
	top:0px;
	width:400px;
	height:105px;
	z-index:1;
	overflow: hidden;
}
