body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	color:#666666
}

body,td,th{
	font-size:12px;
	line-height:22px;
	font-family:"宋体";
	}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.bian{
border: 1px solid #E1E2E3;
}
.bian1{
border-bottom: 1px solid #E1E2E3;
}
.font_14{
    color: #FF0000;
	font-size:14px;
	line-height:30px;
	font-family:"宋体";
}
.font_14_black{
    color: #000000;
	font-size:14px;
	line-height:30px;
	font-family:"宋体";
}
.font_12_red{
    color: #ff0000;
	font-size:12px;
	font-family:"宋体";
}