@charset "utf-8";
/* CSS Document */

div#vip-box {
	width: 439px;
	height: 60px;
	background: url('../images/ad-vip/vip_box.png') no-repeat;
	padding-top: 200px;
	margin-bottom:10px;
}
div#vip-box a { border: none; }
div#image-button1 { width: 77px; height: 35px; background: url('../images/ad-vip/btn-signup.png') no-repeat; margin-top: -45px; margin-left: 325px; }
div#image-button2 { width: 77px; height: 35px; background: url('../images/ad-vip/btn-login.png') no-repeat; margin-top: 2px; margin-left: 325px; }
div#image-button1:hover { background-position: 0 -34px; }
div#image-button2:hover { background-position: 0 -34px; }

