.bg_cruise {
	background-image: url(../images/bg/cruise.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.line_2 {
	background-image: url(../../images/bg/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
