body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #e7ff65;
	font-weight: bold;
		font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
	line-height: 1.5

}
.style5 {
	color: #FF0000;
	font-weight: bold;
		font-size: 11px;
	font-family: tahoma;
	line-height: 1.5
}
.style6 {
	color: #707070;
	font-size: 11px;
	font-family: tahoma;
	line-height: 2.0
}
.style7 {
	color: #ff8a00;
	font-size: 10px;
	font-family: tahoma;
}
.style8 {font-size: 11px; font-family: tahoma; color: #75b417;}
.style9 {
	color: #3E3E3E;
	font-size: 11px;
	font-family: tahoma;
	line-height: 2.0
}
.style10 {
	color:#EA0000;
	font-family: tahoma;
	font-size:11px
}
.style19 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
	line-height: 2
}
.menu {
	color:#660000;
	font-family: tahoma;
	font-size:11px;
	text-decoration:none
}

img.framed { 
	padding: 1px; 
	border: 6px solid #EAEAEA; 
	background-color: #FFF; } 
img.framed2 { 
	padding: 1px; 
	border: 2px solid #EAEAEA; 
	background-color: #FFF; } 
	/*Photo frame CSS style*/
/*以下为CSS图片边框效果 - Photo frame CSS style*/
	.photo .photo{
	  float: left;
	  width: 185px;
	  margin-bottom: 12px;
	}
	
	.photo a{
	  display: block;
	  text-decoration: none;
	  background: #fff url(images/img-bg.png) 0 0 no-repeat;
	  color: #002C79;
	  font-size: 0.85em;
	}
	
	.photo a:visited{
	  background-position: -371px 0;
	  color: #7E7E7E;
	}
	
	.photo a:hover{
	  background-position: -185px 0;
	  color: #C24F00;
	}
	
	.photo span.desc{
	  display: block;
	  text-align: center;
	}
	
	.photo img{
	  display: inline;
	  margin: 5px 5px 5px 5px;
	  width: 110px;
	  height: 39px;
	}
	
	.photo{ text-align: center; }
	
	.photo .photos-3{ width: 555px; margin: auto; }
	.photo .photos-2{ width: 370px; margin: auto; }
	/* end hack */