.white-box-resa{
	width:625px;
	margin:0px;
	padding-top:20px;
}

.white-box-top-resa{
	background: url("../img/white-box-top-resa.jpg") no-repeat;
	width:625px;
	height:4px;
	display:block;
}

.white-box-bottom-resa{
	background: url("../img/white-box-bottom-resa.jpg") no-repeat;
	width:625px;
	height:5px;
	display:block;
}

.white-box-content-resa-fond{
	background: url("../img/white-box-content-resa-fond.jpg");
	background-repeat: repeat-x ; 
	padding:5px;
	overflow:auto;	
	margin-left:2px;
	margin-right:2px;
}

* html .white-box-content-resa-fond{
	background: url("../img/white-box-content-resa-fond.jpg");
	background-repeat: repeat-x ; 	
	padding:5px;
	margin-top:-10px;	
	overflow:auto;	
	margin-left:2px;
	margin-right:2px;	
}

.white-box-content-resa{
	background: url("../img/white-box-content-resa.jpg");
}

* html .white-box-content-resa{
	background: url("../img/white-box-content-resa.jpg");
}

.white-box-content-detail-resa{
	float:left;
	font-size:12px;
	padding-right: 10px;
}

* html .white-box-content-detail-resa{
	float:left;
	display:block;
	font-size:12px;
	padding-right: 10px;
}

.white-box-content-resa a img{
	border-style:none;
}

.white-box-title-resa{
	display:block;
	color:#e75012;
	font-size:18px;
	padding-left: 10px;
	padding-bottom:5px;
}

.white-box-title-resa a{
	color:#e75012;
	text-decoration:none;
}