h1{
	display:none;
}
.road{
	font-size:11px;
	color:#969696;
	margin:0 0 0 10px;
}


/*---link button------------------------------------------------------------*/
.Btn_w60 a{
	background:url(../img/iptBtn_w60.gif) no-repeat;
	color:#fff;
	font-weight:normal;
	width:60px;
	height:25px;
	display:block;
	text-align:center;
	padding:7px 0 0 0;
}
.Btn_w60 a:hover{
	text-decoration:none;
}
.Btn_w60-white a{
	background:url(../img/iptBtn_w60-white.gif) no-repeat;
	color:#000;
	font-weight:normal;
	width:60px;
	height:25px;
	display:block;
	text-align:center;
	padding:7px 0 0 0;
}
.Btn_w60-white a:hover{
	text-decoration:none;
}
.Btn_w320-white a{
	background:url(../img/iptBtn_w320-white.gif) no-repeat;
	color:#000;
	font-weight:normal;
	width:320px;
	height:25px;
	display:block;
	text-align:center;
	padding:7px 0 0 0;
}
.Btn_w320-white a:hover{
	text-decoration:none;
}

/*---input type button------------------------------------------------------*/
.iptBtn_w60{
	background:url(../img/iptBtn_w60.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	width:60px;
	height:32px;
	border:none;
	cursor:pointer;
	display:block;
}
.iptBtn_w90{
	background:url(../img/iptBtn_w90.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	width:90px;
	height:32px;
	border:none;
	cursor:pointer;
	display:block;
}
.iptBtn_w130{
	background:url(../img/iptBtn_w130.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	width:130px;
	height:32px;
	border:none;
	cursor:pointer;
	display:block;
}
.iptBtn_w150{
	background:url(../img/iptBtn_w150.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	width:150px;
	height:32px;
	border:none;
	cursor:pointer;
	display:block;
}
.iptBtn_w320{
	background:url(../img/iptBtn_w320.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	width:320px;
	height:32px;
	border:none;
	cursor:pointer;
	display:block;
}
