@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-04-05 15:37:15
 * @version $Id$
 */
*{
	margin: 0;
	padding: 0;
}
body,html{
	height: 100%;
}
img{
	display: block;
}

.a_w{
	width: 1200px;
	margin: 0 auto;
}

.bg-3{
	background: url(vip_activity/images/k-img-3.jpg) top center no-repeat;
	height: 400px;
}
.bg-3 a{
	display: block;
	margin-left:940px;
	width: 82px;
	height: 26px;
	float: left;
}

a.one-a{
	margin-top: 90px;
}
a.one-two{
	margin-top: 55px;
}
a.one-three{
	margin-top: 60px;
}
a.one-four{
	margin-top: 45px;
}

.b_w{
	width: 1200px;
	margin: 0 auto;
}

.b_bg2{
	background: url(vip_activity/images/b-img-2.jpg) top center no-repeat;
	height: 614px;
}
.b_bg2 a{
	display: block;
	width: 121px;
	height: 40px;
	float: left;
	margin-left: 930px;
}

a.top1{
	margin-top: 247px;
}
a.top2{
	margin-top: 98px;
}
a.top3{
	margin-top: 75px;
}