@charset "utf-8";
#main_boxstyle  #pet_subpages {
	width: 601px;
	margin-right: auto;
	margin-left: auto;
	height: 62px;
}
#pet_subpages     .pet_btns    #topten_air  {
	width: 195px;
	margin-right: 5px;
	margin-left: 5px;
	height: 62px;
	display: block;
	background-image: url(../../images/toptenair_btn.png);
}
#pet_subpages .pet_btns #topten_car {
	width: 195px;
	margin-right: 5px;
	margin-left: 5px;
	height: 62px;
	display: block;
	background-image: url(../../images/toptencar_btn.png);
}
#pet_subpages  .pet_btns  #petpolicy {
	width: 181px;
	margin-right: 5px;
	margin-left: 5px;
	height: 62px;
	display: block;
	background-image: url(../../images/petpolicy_btn.png);
	background-repeat: no-repeat;
	background-position: center;
}


#pet_subpages .pet_btns {
	float: left;
}
