@charset "ISO-8859-1";

h2#h2_travel {width: 430px; height : 46px; padding :0;
background:url(../img/h2_travel.png) no-repeat; text-indent : -9999px; }

h2#h2_quarantine {width: 430px; height : 46px; padding : 0;
background:url(../img/h2_quarantine.png) no-repeat; text-indent : -9999px; }

h2#h2_domestic {width: 430px; height : 46px; padding : 0;
background:url(../img/h2_domestic.png) no-repeat; text-indent : -9999px; }

h2#h2_international {width: 432px; height : 46px; padding : 0;
background:url(../img/h2_international.png) no-repeat; text-indent : -9999px; }

.content_pic {position:relative;
	margin:0;}

.content_pic#catbox {
	float:right;
	margin:0 10px 0px 10px;
	padding-top:45px;
	width: 250px;
	height:234px;}
	
.content_pic#jet {
	float:left;
	margin:0 10px 0px 10px;
	width: 214px;
	height:150px;}	
