@charset "utf-8";
/* CSS Document */

#wrapper-btn {
	width: 900px;
	float: left;
	height: 34px;
}
.btn1 {
	width:160px;
	float:left;
}
.or {
	width:55px;
	float:left;
}
.btn2 {
	width:160px;
	float:left;
}
.fixactive {
	width: 269px;
	height: 38px;
	background:url(../default/images/btn-fixed-cost.gif) no-repeat;
}
.fixactive a {
	display:block;
	width: 269px;
	height: 38px;
	background:url(../default/images/btn-fixed-cost.gif) no-repeat;
	text-decoration: none;
	text-indent:-1500px;
}
.fixactive a:hover {
	background-position: 0 -38px;
}
.payactive {
	width: 269px;
	height: 38px;
	background:url(../default/images/btn-pay-as-you-go.gif) no-repeat;
}
.payactive a {
	display:block;
	width: 269px;
	height: 38px;
	background:url(../default/images/btn-pay-as-you-go.gif) no-repeat;
	text-decoration: none;
	text-indent:-1500px;
}
.payactive a:hover {
	background-position: 0 -38px;
}
.payactive a:active {
	background-position: 0 -76px;
}
.fixbtn {
	width: 269px;
	height: 38px;
	background:url(../default/images/hnew-fixed.gif) no-repeat;
}
.pay-btn {
	width: 269px;
	height: 38px;
	background:url(../default/images/hnew-pay.gif) no-repeat;
}
