@charset "utf-8";
.wrap {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

a:hover img.hoverImg{
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
} 

.h1_back {
	background-color: #707070;
	height: 19px;
}
.h1_tag {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-left: 28px;
	font-size: 9px;
	line-height: 19px;
}
.header_box {
	height: 73px;
	width: 914px;
	position: relative;
	margin-top: 15px;
	margin-right: 28px;
	margin-bottom: 15px;
	margin-left: 28px;
}
.header_bnr {
	float: right;
}
.header_logo {
	float: left;
}
.header_icon {
	height: 24px;
	position: absolute;
	top: 25px;
	right: 193px;
}
.header_icon img {
	margin-left: 2px;
}
.header_text {
	position: absolute;
	bottom: -4px;
	right: 219px;
	color: #FFF;
	font-size: 11px;
}
.header_text a {
	color: #FFF;
	text-decoration:none
}
.header_text a:hover {
	text-decoration: underline;
}
.footer_box {
	width: 922px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 48px;
}
.footer_text_link {
	font-size: 12px;
	float: left;
	margin-right: 62px;
	line-height: 18px;
}
.footer_text_link a {
	color: #A3A3A3;
	text-decoration: none;
}
.footer_text_link a:hover {
	text-decoration: underline;
}
.copyright {
	color: #A3A3A3;
	font-size: 12px;
	margin-right: 62px;
	margin-top: 26px;
	margin-bottom: 20px;
}
