@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:20px;
	font-family:"微软雅黑";
}
.top {
	background:url(../images/1.jpg) no-repeat;
	width:1680px;
	height:368px;
}
.main {
	background:url(../images/2.jpg) no-repeat;
	width:1680px;
	height:496px;
}
.bottom {
	background:url(../images/3.jpg) no-repeat;
	width:1680px;
	height:186px;
}
.mbg {
	background:url(../images/4.png) no-repeat;
	width:551px;
	height:363px;
	margin-left:57%;
	margin-top:42%;
	position: absolute;
}
.tablel {
	margin-top:80px;
	width:357px;
	height:192px;
}
.bg1{
	background:url(../images/7.png) no-repeat;
	width:229px;
	height:38px;
	display:block;
	padding:5px;
}
.text1{
	width:229px;
	height:28px;
	line-height:28px;
	background-color:transparent;
	border:none;
}
.color1{
	color:#363636;
}
.font1 a{
	font-family:"宋体";
	font-size:16px;
	color:#bd9813;
	text-decoration:none;
}
.hand{
	cursor:pointer;
}
table tr td{
	height:44px;
}
