@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.STYLE2 {
	color: #FF0000;
	line-height: 22px;
}
.text2 {	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.text1 {	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.text3 {
	font-family: "华文隶书";
	font-size: 22px;
	color: #FF3300;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
/*分页*/
.pages{
text-align:right;
padding-bottom:15px;
padding-right:20px;
}
.pages a:link{
	display:inline;
	border:0px solid #000;
	color:#fff;
	padding:2px 5px;
	margin:0px 3px;
	background-color: #000;
}
.pages a:visited{
	display:inline;
	border:0px solid #000;
	color:#fff;
	padding:2px 5px;
	margin:0px 3px;
	text-decoration:none;
	background-color: #000;
}
.pages a:hover{
	display:inline;
	border:0px solid #000;
	color:#fff;
	padding:2px 5px;
	margin:0px 3px;
	background-color: #000;
}
.pages .click{
	display:inline;
	border:1px solid #ff831e;
	color:#fff;
	padding:2px 5px;
	margin:0px 3px;
	background-color: #333;
}
.bg{
	display:inline;
	border:0px solid #000;
	color:#fff;
	padding:2px 5px;
	margin:0px 3px;
	background-color: #000;
}.new_body img{vertical-align: middle;max-width: 600px; width: expression(this.width >600 && this.height < this.width ? 600: true); }