@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
}
.h1 {
	width: 1000px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.h1_left {
	background-image: url(../images/h1.jpg);
	height: 60px;
	width: 280px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.h1_right {
	float: right;
	height: 50px;
	width: 720px;
	background-image: url(../images/h1_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
}
.h1_w {
	width: auto;
	height: 16px;
	font-size: 12px;
	padding-top: 8px;
}
.h1_wleft {
	float: right;
	height: 16px;
	width: 280px;
	text-align: right;
}
.h1_wright {
	float: left;
	width: 420px;
	height: 16px;
	padding-left: 15px;
}

.h1_w1 {
	height: 16px;
	width: auto;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.15em;
	text-align: center;
	padding-top: 8px;
}
.h2 {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 30px;
	background-color: #EEF5F9;
}
.h2_w {
	float: left;
	height: auto;
	width: 55px;
}


.h1_w a:link {
	color: #000000;
	text-decoration: none;
}
.h1_w a:visited {
	color: #000000;
	text-decoration: none;
}
.h1_w a:hover {
	color: #000000;
	text-decoration: none;
}
.h1_w a:active {
	color: #000000;
	text-decoration: underline;
}



.h1_w1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.h1_w1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.h1_w1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.h1_w1 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


.h2 a:link {
	color: #000000;
	text-decoration: none;
}
.h2 a:visited {
	color: #000000;
	text-decoration: none;
}
.h2 a:hover {
	color: #1d668c;
}
.h2 a:active {
	color: #000000;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
