@CHARSET "UTF-8";


#cnt-how-to-book .ftr {
    font-size: 12px;
    line-height: 16px;
    padding: 15px 2px 0 8px;
}

#cnt-how-to-book .ftr .lnk-back {
    float: left;
}

#cnt-how-to-book .ftr .lnk-up {
    float: right;
}


#cnt-how-to-book .help-box {
	background: #eaece6 url("../img/wide_gray_box_bg_btm.gif") 0 100% no-repeat;
	margin-bottom: 21px;
}

#cnt-how-to-book .help-box .box-in {
	padding: 10px;
	background: url("../img/wide_gray_box_bg_top.gif") 0 0 no-repeat;
}

#cnt-how-to-book .help-box .help-hdr {
    background: #fff url("../img/wide_inner_white_box_bg_btm.gif") 0 100% no-repeat;
}

#cnt-how-to-book .help-box .help-hdr-in {
    background: url("../img/wide_inner_white_box_bg_top.gif") 0 0 no-repeat;
    padding: 9px 11px 9px 19px;
}

#cnt-how-to-book .help-box .help-hdr h2 {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    background: url("../img/ico_lifebelt.gif") 100% 5px no-repeat;
    padding: 0 55px 0 0;
}



#cnt-how-to-book .help-box .help-box-bdy {
    background: #fff url("../img/wide_inner_white_box_bg_btm.gif") 0 100% no-repeat;
    margin-top: 10px;
}

#cnt-how-to-book .help-box .help-box-bdy-in {
    background: url("../img/wide_inner_white_box_bg_top.gif") 0 0 no-repeat;
}

#cnt-how-to-book .help-box .sections {
    background: url("../img/logo_wh.png") 240px 328px no-repeat;
    height: 711px;
    position: relative;
    top: 0;
    left: 0;
}

#cnt-how-to-book .help-box .sections h3 {
	display: none;
}

#cnt-how-to-book .help-box .sections .txt-box {
	width: 27px;
	height: 27px;
	background: url("../img/ico_i_19x19.gif") 4px 4px no-repeat;
	position: absolute;
	left: 77px;
	top: 146px;
	cursor: pointer;
}

#cnt-how-to-book .help-box .sections .txt-box div {
    background: #fff;
    border: 3px solid #e4dfbc;
    width: 324px;
    padding: 2px 10px 7px 10px;
    font-size: 12px;
    line-height: 14px;
    position: absolute;
    z-index: 50;
    display: none;
}

#cnt-how-to-book .help-box .sections .txt-box div p {
    padding-bottom: 9px;
    padding-top: 6px;
}

#cnt-how-to-book .help-box .section {
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
}

#cnt-how-to-book .help-box .section-1 {
    background-image: url("../img/how_to_book_1.png");
    width: 192px;
    height: 180px;
    left: 69px;
    top: 70px;
}

#cnt-how-to-book .help-box .section-1 .txt-box div {
	left: 2px;
    top: 2px;
}


#cnt-how-to-book .help-box .section-2 {
    background-image: url("../img/how_to_book_2.png");
    width: 192px;
    height: 180px;
    left: 259px;
    top: 20px;
}

#cnt-how-to-book .help-box .section-2 .txt-box div {
	left: -160px;
    top: 2px;
}


#cnt-how-to-book .help-box .section-3 {
    background-image: url("../img/how_to_book_3.png");
    width: 180px;
    height: 192px;
    left: 450px;
    top: 70px;
}

#cnt-how-to-book .help-box .section-3 .txt-box div {
    left: -325px;
    top: 2px;
}


#cnt-how-to-book .help-box .section-4 {
    background-image: url("../img/how_to_book_4.png");
    width: 180px;
    height: 192px;
    left: 500px;
    top: 260px;
}

#cnt-how-to-book .help-box .section-4 .txt-box div {
    left: -325px;
    bottom: 2px;
}




#cnt-how-to-book .help-box .section-5 {
    background-image: url("../img/how_to_book_5.png");
    width: 192px;
    height: 180px;
    left: 438px;
    top: 450px;
}

#cnt-how-to-book .help-box .section-5 .txt-box div {
    left: -325px;
    bottom: 2px;
}


#cnt-how-to-book .help-box .section-6 {
    background-image: url("../img/how_to_book_6.png");
    width: 192px;
    height: 180px;
    left: 248px;
    top: 500px;
}

#cnt-how-to-book .help-box .section-6 .txt-box div {
    left: -160px;
    bottom: 2px;
}

#cnt-how-to-book .help-box .section-5 .txt-box,
#cnt-how-to-book .help-box .section-6 .txt-box {
	left: 89px;
}


#cnt-how-to-book .help-box .section-7 {
    background-image: url("../img/how_to_book_7.png");
    width: 180px;
    height: 192px;
    left: 70px;
    top: 438px;
}

#cnt-how-to-book .help-box .section-7 .txt-box div {
    left: 2px;
    bottom: 2px;
}

#cnt-how-to-book .help-box .section-7 .txt-box {
    top: 158px;
}

#cnt-how-to-book .help-box .section-8 {
    background-image: url("../img/how_to_book_8.png");
    width: 180px;
    height: 180px;
    left: 20px;
    top: 260px;
}

#cnt-how-to-book .help-box .section-8 .txt-box div {
    left: 2px;
    bottom: 2px;
}

