@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	text-decoration: none;
	border-style: none;
	text-transform: none;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	float: left;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height: 1300px;
	min-width: 1200px;
	float: left;
	background-color: #FFF;
	height: 1300px;
}
.head {
	background-color: #F6000B;
	height: 41px;
	width: 100%;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 41px;
	width: 100%;
	min-width: 1200px;
	z-index: 10;
	background-image: url(img/menu_bk.jpg);
	background-repeat: no-repeat;
	background-color: #F6000B;
}
.header_box {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 41px;
}
.header_b {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_b2 {
	float: left;
	height: 35px;
	width: 35px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainimg {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top_img2.jpg);
	background-repeat: no-repeat;
	height: 1300px;
}
.top_link {
	float: right;
	margin-top: 450px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	width: 214px;
}
