@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: Tahoma, Helvetica, Arial, "宋体", sans-serif;
	font-size: 14px;
	background-image: url(201209172jiy016.jpg);
	background-position:100% 0%;
	background-repeat:repeat-y;
	background-attachment:fixed;
	
}
td {
	font-family: "宋体";
	font-size: 14px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.whitefont {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefont a {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}.whitebian {
	border: 1px solid #FFFFFF;
}
.bian {
	border: 1px solid #666666;
}
.whitefont12 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefont12 a {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.font12 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.font12 a {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.bianz {
	border: 1px solid #8a5a13;
}