@charset "utf-8";

#cage {
	padding: 0px;
	height: 620px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	height: 110px;
}

body {
	font-size: 12px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 10px;
	line-height: 100%;
	padding: 0px;
	height: 45px;
	width: 197px;
	display: block;
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*selectJump*/
.selectJump {
	text-align: right;
	margin-top: 60px;
	margin-right: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../../img/index/destination.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	float: right;
	margin-bottom: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
