body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;

}
td {
	font-family:"宋体";
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
a {
	color: #000;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #F30;
	background: inherit;
	text-decoration: none;
}
.a1:link,.a1:visited,.a1:active {
	color: #000;
	background: inherit;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
	font-weight: bold;
	
}
.a1:hover {
	color: #000;
	background: inherit;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
	font-weight: bold;
}
.menu {
	font-size: 14px;
	color: #FFF;
	font-family: "宋体";
	text-decoration: none;
	background-attachment: scroll;
	font-weight: bold;
}
.menu a{
	display: block;
	font-size: 14px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	background-attachment: scroll;
	font-family: "宋体";
	height: 38px;
	width: 71px;
	font-weight: bold;
	padding-top:10px;

}
.menu a:hover{
	display: block;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-attachment: scroll;
	background-image:  url(../images/menu_bg1.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
	font-family: "宋体";
	height: 38px;
	width: 71px;
	font-weight: bold;

}
.menu_bg{
	background-image: url(../images/menu_bg1.jpg);
	background-repeat: no-repeat;
	width: 71px;
	padding-top:10px;
	
}
.main_bg{
	background-color: #FFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.font_20{
	line-height: 20px;

}