@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#box {
	height: auto;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.px12_hs {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.new_xie {
	padding-top: 9px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
}
.new_xie02 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-bottom: 4px;
}
.new_xie02 a {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.new_xie02 a:hover {
	color: #FF0000;
}


#index_main {
	margin-top: 13px;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 1004px;
	font-family: Arial, Helvetica, sans-serif;
}
#weizi {
	font-family: "宋体";
	font-size: 12px;
	line-height: 33px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-right: 15px;
}
