body {
    background-image:url(images/bg.jpg);
	background-color:#FFFFFF;
	margin-left: 0px;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top center ;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
	
a:link {
	color: #5D5D5D;
	text-decoration: none;
}
a:visited {
	color: #5D5D5D;
	text-decoration: none;
} 
a:hover{
	color: #5D5D5D;
	text-decoration: underline;
}

a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
} 
a.menu:hover{
	color: #ffffff;
	text-decoration: underline;
}


a.red:link {
	color: #C21F1E;
	text-decoration: none;
}
a.red:visited {
	color: #C21F1E;
	text-decoration: none;
} 
a.red:hover{
	color: #C21F1E;
	text-decoration: underline;
} 

.img{ margin-top:4px;
	 margin-right:8px;
	 margin-left:8px;
	 margin-bottom:0px;
	 float:right;
}





.text16{ font-size:16px;
	 color:#E13833;
	font-family: 宋体;;
	line-height: 25px;
	
}
.menu{ font-size:14px;
	 color:#ffffff;
	font-family: 宋体;;
	line-height: 25px;
	text-align:center;
	}
	
td{ font-size:12px;
	 color:#5D5D5D;
	font-family: 宋体;;
	line-height: 25px;
}

.text14{ font-size:14px;
	 color:#4E8A2E;
	font-family: 宋体;
	line-height: 25px;
	
}


.textwhite14{ font-size:14px;
	 color:#ffffff;
	font-family: 宋体;
	line-height: 25px;
	
}
.textwhite12{ font-size:12px;
	 color:#ffffff;
	font-family: 宋体;
	line-height: 25px;
	
}
.black14{ font-size:14px;
	 color:#000000;
   font-family: 宋体;
	line-height: 25px;
	
}

p{ margin:8px 10px;}
