﻿
.shuzi-banner{
	width: 970px;
	height: 566px;
	background: url(background.png) no-repeat center/100%;
	margin: auto;
	position: relative;
}
.shuzi-banner a{
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-bottom: 26px;
}
.shuzi-a {
	width: 202px;
	height: 40px;
	background: url(bottom1.png) no-repeat center/100%;
}
.shuzi-b {
	width: 150px;
	height: 40px;
	background: url(bottom2.png) no-repeat center/100%;
}
.shuzi-bottom{
	width: 520px;
	position: absolute;
	right: 11px;
    top: 203px;
}
.shuzi-a:active{
	background: url(bottom1-2.png) no-repeat center/100%;
}
.shuzi-b:active{
	width: 150px;
	height: 40px;
	background: url(bottom2-2.png) no-repeat center/100%;
}