* {
	padding: 0;
	margin: 0;
	list-style: none;
}
img{ border: 0;}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.cleardiv {
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: " ";
}

body {
	min-width: 100px;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
	color: inherit;
}

.none {
	display: none;
}

.zrbg01 {
	width: 100%;
	height: 200px;
	background: url("../images/zrbg_01.jpg") center top no-repeat;
	background-size: auto 100%;
	overflow: hidden;
	max-width: 100%;
}

.zrbg02 {
	width: 100%;
	height: 240px;
	background: url("../images/zrbg_021.jpg") center top no-repeat;

}

.zrbg03 {
	width: 100%;
	height: 180px;
	background: url("../images/zrbg_03.jpg") center top no-repeat;
	background-size: auto 100%;
}

.zrbg04 {
	width: 100%;
	height: 650px;
	background: url("../images/zrbg_04.jpg") center top no-repeat;
	background-size: auto 100%;
}
.zrbg05 {
	width: 100%;
	height: 330px;
	background: url("../images/zrbg_05.jpg") center top no-repeat;
	/* background-size: auto 100%; */
}
.hdbox{ 
	width: 1200px;
	height: 650px;
	margin: 0 auto;
	}

