
ul.qtabs {
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

.qthead-basic ul.qtabs li {
	background: #eeeeee !important;
	margin: 0 0 0 5px !important;
	padding: 0 !important;
	border-width: 1px 1px 0;
	border-color: #a0a0a0;
	border-style: solid;
	position: relative;
	bottom: -1px;
}
.qthead-basic ul.qtabs li span {
	display: block;
	margin: 0;
	padding: 3px;
}
.qthead-basic ul.qtabs li.open {
	background: #fff !important;
	z-index: 2;
}
.qthead-basic ul.qtabs li.open span {
	color: #000;
}

.qthead-round1 ul.qtabs li.open {
	background:#666666 url(images/round1lo.gif) no-repeat scroll 0% 0%;
}
.qthead-round1 ul.qtabs li.open span {
	background:transparent url(images/round1ro.gif) no-repeat scroll right top;
	color:#fff;
}
.qthead-round1 ul.qtabs li.hover span {
	text-decoration: underline;
}


/********************************************************************/
.qtwrapper {
	height: 1%;
}

ul.qtabs li {
	list-style-type: none;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	cursor: pointer;

}
.qtcontent {
	position: absolute;
	margin: 10;
	padding: 1px;
	width:99%;
	visibility: hidden;
	padding-right: 3px;

}
.qtcurrent {
	position:relative;
	overflow:hidden; 
}


.qthead-lft-blue1 {
	float:left;
	background: #eeeeee url(images/back1.gif) repeat-y scroll right top;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #d0d0d0;
	height: 205px; /* same as .current-lft-blue1 */


}

.qthead-lft-blue1 ul.qtabs {
	margin: 0;	
}
.qthead-lft-blue1 ul.qtabs li {
	float: none;
	background:#fff url(images/bg-blue1.gif);
	margin: 0;
	padding: 6px !important;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	width: 100px;
}

.qthead-lft-blue1 ul.qtabs li span{
	color: #fff;
}
.qthead-lft-blue1 ul.qtabs li.open {
	background: #f4f4f4;
	border-right: 1px solid #f4f4f4;
}
.qthead-lft-blue1 ul.qtabs li.hover span {
	text-decoration: underline;
}
.qthead-lft-blue1 ul.qtabs li.open span{
	color: #666666;
	text-decoration: none;
}

div.current-lft-blue1 {
	clear: none;
	float: left;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #d0d0d0;
	background-color: #f4f4f4;
	padding: 0;
	width: 266px;
	height: 205px; /* same as .qthead-lft-blue1 */

}

.padding_right {
  padding-right: 12px;
  margin-top: 0px;
  padding-top: 0px;
 }



.hiddenPic {display:none;}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
  border: 1px solid black;
}

#facebox .body {
  padding: 10px;
  background: #FFFFFF;
  width: 260px;
  height: 100%;
  font-family:   Century, Arial; font-size: 13px; color: #514E4C;
  text-align: justify;
  border: 0px;
}

#facebox .loading {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  /*border-top: 1px solid #000000; */
  background: #FFFFFF;
  padding-top: 0px;
  margin-top: 10px;
  text-align: right;
  height: 18px;
}


/* ######################################################## */


#facebox_left {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

#facebox_left .popup {
  position: relative;
}

#facebox_left table {
  margin: auto;
  border-collapse: collapse;
  border: 1px solid black;
}

#facebox_left .body {
  padding: 10px;
  background: #FFFFFF;
  width: 360px;
  height: 100%;
  font-family:   Century, Arial; font-size: 13px; color: #514E4C;
  text-align: justify;
}

#facebox_left .loading {
  text-align: center;
}

#facebox_left img {
  border: 0;
}

#facebox_left .footer {
  /*border-top: 1px solid #000000; */
  background: #FFFFFF;
  padding-top: 0px;
  margin-top: 10px;
  text-align: right;
  height: 18px;
}


body {
	background-color: #8b7d72;
	padding: 0;
	margin: 0;
	text-align: center;
}

td {
	padding: 0;
	margin: 0;
}

table {
	padding: 0;
	margin: 0;
	border: 0;
}

.mail:link  { color: #FFFFFF;  text-decoration: none;   }
.mail:visited { color: #FFFFFF; text-decoration: none;  }
.mail:active { color: #FFFFFF; text-decoration:none;  }
.mail:hover { color: #000000; text-decoration:none;  }

.mail_1:link  { color: #514E4C;  text-decoration: none;   }
.mail_1:visited { color: #514E4C; text-decoration: none;  }
.mail_1:active { color: #514E4C; text-decoration:none;  }
.mail_1:hover { color: #DE660F; text-decoration:none;  }

.doc:link  { color: #514E4C;  text-decoration: none;   }
.doc:visited { color: #514E4C; text-decoration: none;  }
.doc:active { color: #DE660F; text-decoration:none;  }
.doc:hover { color: #DE660F; text-decoration:none;  }

.docN:link  { color: #000000;  text-decoration: underline;   }
.docN:visited { color: #000000; text-decoration: underline;  }
.docN:active { color: #DE660F; text-decoration:underline;  }
.docN:hover { color: #DE660F; text-decoration:underline;  }

.doc1:link  { color: #DE660F;  text-decoration: none;   }
.doc1:visited { color: #DE660F; text-decoration: none;  }
.doc1:active { color: #514E4C; text-decoration:none;  }
.doc1:hover { color: #514E4C; text-decoration:none;  }

.doc2:link  { color: #918984;  text-decoration: none;   }
.doc2:visited { color: #918984; text-decoration: none;  }
.doc2:active { color: #DE660F; text-decoration:none;  }
.doc2:hover { color: #DE660F; text-decoration:none;  }

.doc3:link  { color: #DE660F;  text-decoration: none;   }
.doc3:visited { color: #DE660F; text-decoration: none;  }
.doc3:active { color: #DE660F; text-decoration:none;  }
.doc3:hover { color: #918984; text-decoration:none;  }


.body_bottom_img_a:link  { color: #514E4C;  text-decoration: none;   }
.body_bottom_img_a:visited { color: #514E4C; text-decoration: none;  }
.body_bottom_img_a:active { color: #D53F33; text-decoration:none;  }
.body_bottom_img_a:hover { color: #D53F33; text-decoration:none;  }

.main {
	width: 643px;
}

.pre_header {
	height: 12px;
	width: 643px;
	background-color: #8b7d72;
}

.header {
	height: 85px;
}

.header_top_left {
	width: 19px;
	background-image: url('./images/header_top_left_corner.gif');
}

.header_top_middle {
	background-image: url('./images/header_top_middle.gif');
}

.header_top_right {
	width: 20px;
	background-image: url('./images/header_top_right_corner.gif');
}

.header_middle_left {
	background-image: url('./images/header_middle_left.gif');
}

.header_middle_middle {
	background-color: #de660f;
}

.header_middle_middle_left {
	width: 16px;
	background-color: #de660f;
}

.header_middle_middle_hotel {
	width: 215px;
	background-color: #de660f;
}

.header_middle_middle_hotel_ann {
	width: 215px;
	background-image: url('./images/header_hotel_ann.gif');
}

.header_middle_middle_hotel_slog {
	width: 215px;
	background-image: url('./images/header_hotel_slog.gif');
}

.header_middle_middle_right {
	width: 232px;
	background-color: #de660f;
}

.header_middle_middle_lang {
	width: 136px;
	background-color: #de660f;
}

.header_middle_middle_lang_top {
	width: 136px;
	background-color: #de660f;
}

.header_middle_middle_lang_bottom {
	width: 136px;
	background-color: #de660f;
}

.header_middle_middle_lang_bottom_none {
	width: 136px;
	background-color: #de660f;
}

.header_middle_middle_lang_bottom_glav {
	width: 52px;
	background-color: #de660f;
}

.header_middle_middle_lang_bottom_palka {
	width: 10px;
	background-color: #de660f;
}

.header_middle_middle_lang_bottom_kont {
	width: 61px;
	background-color: #de660f;
}

.header_middle_middle_lang_bottom_non {
	width: 1080px;
	background-color: #de660f;
}

.header_middle_middle_lang_top_none {
	background-color: #de660f;
}

.header_middle_middle_lang_top_lang {
	width: 35px;
	background-color: #de660f;
}

.header_middle_middle_lang_top_lang_lat {
	width: 21px;
	background-color: #de660f;
}

.header_middle_middle_lang_top_lang_pal {
	width: 9px;
	background-image: url('./images/header_lang_palka.gif');
}

.header_middle_middle_lang_top_lang_eng {
	width: 24px;
	background-color: #de660f;
}

.header_middle_middle_lang_top_lang_pal2 {
	width: 11px;
	background-image: url('./images/header_lang_palka2.gif');
}

.header_middle_middle_lang_top_lang_rus {
	width: 23px;
	background-color: #de660f;
}

.header_middle_middle_lang_top_lang_none {
	width: 13px;
	background-color: #de660f;
}

.header_middle_right {
	background-image: url('./images/header_middle_right.gif');
}

.header_bottom_left {
	background-image: url('./images/header_bottom_left.gif');
}

.header_bottom_middle {
	background-image: url('./images/header_bottom_middle.gif');
}

.header_bottom_right {
	background-image: url('./images/header_bottom_right.gif');
}

.menu {
	height: 191px;
}

.menu_top_top {
	background-color: #FFFFFF;
	height: 10px;
}

.menu_main {
	background-color: #FFFFFF;
}

.menu_main_left {
	background-color: #FFFFFF;
	width: 26px;
}

.menu_main_left_top {
	background-color: #FFFFFF;
	width: 171px;
}

.menu_main_left_bottom {
	background-color: #FFFFFF;
	width: 171px;
}

.menu_main_menu {
	background-color: #FFFFFF;
	width: 171px;
}

.menu_main_middle {
	background-color: #FFFFFF;
	width: 13px;
}

.menu_main_pic {
	background-color: #FFFFFF;
	width: 423px;
}

.menu_main_right {
	background-color: #FFFFFF;
	width: 10px;
}

.pre_content {
	height: 26px;
}

.pre_content_top {
	background-color: #FFFFFF;
}

.pre_content_middle_left {
	background-color: #FFFFFF;
	width: 12px;
}

.pre_content_middle_middle {
	width: 621px;
	background-image: url('./images/pre_content_middle_middle_3.gif');
}

.pre_content_middle_right {
	background-color: #FFFFFF;
	width: 10px;
}

.pre_content_bottom {
	background-color: #FFFFFF;
}

.body {
	height: 324px;
}

.body_down_left {
	width: 12px;
	background-color: #FFFFFF;
}

.body_down_middle {
	width: 368px;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: left;
	padding: 2;
}

.body_down_middle_rez {
	width: 368px;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: left;
	padding: 0;
}


.body_down_middle_rez_otpravitj {
	width: 388px;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: left;
	padding: 0;
}

.body_down_middle_rez_otpravitj1 {
	width: 388px;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 13px; color: #000000;
	text-align: left;
	padding: 0;
}

.body_down_middle_listbox {
	
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: left;
	padding: 0;
}

.body_ceni {
	width: 420px;
	background-color: #FFFFFF;
}

.body_ceni_left {
	width: 12px;
	background-color: #FFFFFF;
}

.body_ceni_space {
	width: 3px;
	background-color: #FFFFFF;
}

.body_ceni_numbers {
	width: 255px;
	background-color: #FFFFFF;
}

.body_rez_nazv {
	width: 153px;
	background-color: #FFFFFF;
}

.body_rez_formi {
	width: 212px;
	background-color: #FFFFFF;
}

.body_rez_top_left {
	width: 46px;
	background-image: url('./images/body_rez_left.gif');
}

.body_rez_top_middle {
	width: 109px;
	background-image: url('./images/body_rez_middle.gif');
}

.body_rez_top_right {
	width: 265px;
	background-color: #FFFFFF;
}


.body_ceni_numbers_1 {
	width: 282px;
	background-image: url('./images/body_ceni_new_1.gif');
	font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: left;
	padding: 1;
}

.body_ceni_numbers_2 {
	width: 282px;
	background-image: url('./images/body_ceni_new_2.gif');
font-family:   Century, Arial; font-size: 13px; color: #918984;
	text-align: left;
	padding: 1;
}



.body_ceni_numbers_3 {
	width: 282px;
	background-image: url('./images/body_ceni_new_3.gif');
font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: left;
	padding: 1;
}

.body_ceni_numbers_4 {
	width: 282px;
	background-image: url('./images/body_ceni_new_4.gif');
font-family:   Century, Arial; font-size: 13px; color: #918984;
	text-align: left;
	padding: 1;
}

.body_ceni_numbers_2_1 {
	width: 282px;
	background-image: url('./images/body_ceni_new_2.1.gif');
font-family:   Century, Arial; font-size: 13px; color: #918984;
	text-align: left;
	padding: 1;
}


.body_ceni_price_1 {
	width: 83px;
	background-image: url('./images/body_ceni_new_1.gif');
		font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: center;
	padding: 2;
}

.body_ceni_price_4 {
	width: 83px;
	background-image: url('./images/body_ceni_new_4.gif');
		font-family:   Century, Arial; font-size: 13px; color: #918984;
	text-align: center;
	padding: 2;
}

.body_ceni_price_3 {
	width: 83px;
	background-image: url('./images/body_ceni_new_3.gif');
		font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: center;
	padding: 2;
}

.body_ceni_price_2 {
	width: 83px;
	background-image: url('./images/body_ceni_new_2.gif');
		font-family:   Century, Arial; font-size: 13px; color: #918984;
	text-align: center;
	padding: 2;
}

.body_ceni_price_2_1 {
	width: 83px;
	background-image: url('./images/body_ceni_new_2.1.gif');
		font-family:   Century, Arial; font-size: 13px; color: #918984;
	text-align: center;
	padding: 2;
}




.body_ceni_price_form {
	
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: justify;

}

.body_ceni_numbers_strana {
	width: 113px;
	background-image: url('./images/body_ceni_numbers_6.gif');
		font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: center;
	padding: 2;
}

.body_ceni_numbers_voprosi {
	width: 113px;
	background-color: #F4F2E5;
		font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-align: center;
	padding: 2;
}

.body_loc_top_left {
	width: 46px;
	background-image: url('./images/body_loc_left.gif');
}

.body_loc_top_middle {
	width: 159px;
	background-image: url('./images/body_loc_middle.gif');
}

.body_loc_top_right {
	width: 215px;
	background-color: #FFFFFF;
}

.body_spec_top_left {
	width: 46px;
	background-image: url('./images/body_spec_left.gif');
}

.body_spec_top_middle {
	width: 159px;
	background-image: url('./images/body_spec_middle.gif');
}

.body_spec_top_right {
	width: 215px;
	background-color: #FFFFFF;
}

.body_phil_top_left {
	width: 40px;
	background-image: url('./images/body_phil_left.gif');
}

.body_phil_top_middle {
	width: 175px;
	background-image: url('./images/body_phil_middle.gif');
}

.body_phil_top_right {
	width: 215px;
	background-color: #FFFFFF;
}

.body_map_top_left {
	width: 46px;
	background-image: url('./images/body_map_left.gif');
}

.body_map_top_middle {
	width: 135px;
	background-image: url('./images/body_map_middle.gif');
}

.body_map_top_right {
	width: 239px;
	background-color: #FFFFFF;
}

.body_gal_top_left {
	width: 40px;
	background-image: url('./images/body_gal_left.gif');
}

.body_gal_top_middle {
	width: 83px;
	background-image: url('./images/body_gal_middle.gif');
}

.body_gal_top_right {
	width: 297px;
	background-color: #FFFFFF;
}

.body_gal_top_down {
	width: 324px;
	background-color: #FFFFFF;
}

.body_gal_middle_left {
	width: 32px;
	background-color: #FFFFFF;
}

.body_gal_middle_10 {
	width: 15px;
	background-color: #FFFFFF;
	padding: 0;
	text-align: center;

}

.body_gal_middle_11 {
	width: 105px;
	background-color: #FFFFFF;
	padding: 0;
	text-align: center;

}

.body_gal_middle_12 {
	width: 105px;
	background-color: #FFFFFF;
	padding: 0;
	text-align: center;

}

.body_gal_middle_13 {
	width: 105px;
	background-color: #FFFFFF;
	padding: 0;
	text-align: center;

}

.body_gal_middle_14 {
	width: 105px;
	background-color: #FFFFFF;
	padding: 0;
	text-align: center;

}



#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 0px;
padding-bottom: 0;
/*background: #FFFFFF;*/
visibility: hidden;
z-index: 0;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 0px;
line-height: 0.0em; 
color: white;
padding: 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
/*background-color: white;*/
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}





.body_gal_middle_middle {
	width: 320px;
	background-color: #FFFFFF;
}

.body_gal_middle_space {
	width: 16px;
	background-color: #FFFFFF;
}

.body_gal_middle_pic {
	width: 40px;
	background-color: #FFFFFF;
}

.body_gal_middle_right {
	width: 12px;
	background-color: #FFFFFF;
}

.body_gal_down {
	width: 420px;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 13px; color: #514E4C;
}

.body_left {
	width: 197px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.body_lin {
	width: 4px;
	background-color: #FFFFFF;
}

.body_middle {
	width: 420px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.body_right {
	width: 22px;
	background-color: #FFFFFF;
}

.body_left_left {
	width: 8px;
	background-color: #FFFFFF;
}

.body_left_middle {
	width: 32px;
	background-image: url('./images/body_left_middle.gif');
}

.body_right_top {
	width: 157px;
	background-color: #FFFFFF;
}

.body_right_middle {
	background-image: url('./images/body_right_middle.gif');
}

.body_right_bottom {
	background-color: #FFFFFF;
}

.body_right_bottom {
	background-color: #FFFFFF;
}

.body_left_inroom_left {
	width: 17px;
	background-color: #FFFFFF;
}

.body_left_inroom_right {
	width: 180px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.body_left_inroom_right_tv {
	/*background-image: url('./images/body_left_inroom_right_tv.gif'); */
}

.body_left_inroom_right_hol {
	background-image: url('./images/body_left_inroom_right_hol.gif');
}

.body_left_inroom_right_tel {
	background-image: url('./images/body_left_inroom_right_tel.gif');
}

.body_left_inroom_right_wifi {
	background-image: url('./images/body_left_inroom_right_wifi.gif');
}

.body_left_inroom_right_atm {
	background-image: url('./images/body_left_inroom_right_atm.gif');
}

.body_left_inroom_right_kond {
	background-image: url('./images/body_left_inroom_right_kond.gif');
}

.body_left_inroom_right_flov {
	background-image: url('./images/body_left_inroom_right_flov.gif');
}

.body_left_inroom_right_otopl {
	background-image: url('./images/body_left_inroom_right_otopl.gif');
}

.body_left_inroom_right_nap {
	background-image: url('./images/body_left_inroom_right_nap.gif');
}

.body_left_inroom_right_vann {
	background-image: url('./images/body_left_inroom_right_vann.gif');
}

.body_left_inroom_right_potolk {
	background-image: url('./images/body_left_inroom_right_potolk.gif');
}

.body_left_inroom_right_nomera {
	background-image: url('./images/body_left_inroom_right_nomera.gif');
}

.body_left_inroom_right_none {
	background-color: #FFFFFF;
}

.body_lin_top {
	background-color: #FFFFFF;
}

.body_lin_middle {
	background-image: url('./images/body_lin_middle.gif');
}

.body_lin_bottom {
	background-color: #FFFFFF;
}

.body_text {
	width: 420px;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-indent: 0.4cm;
	text-align: justify;
	padding: 10;
	margin: 0;
}

.body_text2 {
	width: 420px;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-indent: 0.4cm;
	text-align: justify;
	padding: 3;
	margin: 0;
}

.body_text1 {
	width: 10px;
	background-color: #FFFFFF;
	margin: 0;
}

.body_text_fil {
	width: 420px;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 13px; color: #514E4C;
	text-indent: 0.4cm;
    text-align: justify;
	padding: 10;
	margin: 0;
	padding-right: 20px;
	vertical-align: top;
}

.body_text_fil_pop {
	width: 385px;
	padding: 0;
	margin: 0;
	padding-right: 0px;
	padding-top: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 12px; color: #514E4C;
    text-align: justify;
}

.body_text_fil1 {
	width: 280px;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 14px; color: #514E4C;
	text-indent: 0.4cm;
    text-align: justify;
	padding: 0;
	margin: 0;
	padding-right: 0px;
	vertical-align: top;
}

.body_text_fil2 {
	width: 140px;
	background-color: #FFFFFF;
	font-family:   Century, Arial; font-size: 14px; color: #514E4C;
	text-indent: 0.4cm;
    text-align: justify;
	padding: 5;
	margin: 0;
	padding-top: 15px;
	padding-right: 5px;
	vertical-align: top;
}


.body_text_spisok {
	width: 249px;
	background-color: #FFFFFF;
	font-family:   tahoma; font-size: 12px; color: #514E4C;
	
	text-align: center;

}


.body_middle_map {
	width: 420px;
	background-color: #FFFFFF;
	text-align: center;
}

.body_middle_inter {
	width: 420px;
	background-color: #FFFFFF;
}

.body_middle_inter_left {
	width: 5px;
	background-color: #FFFFFF;
}

.body_middle_inter_pic {
	width: 43px;
	background-image: url('./images/body_middle_inter_pic.gif');
}

.body_middle_inter_komn {
	width: 193px;
	background-image: url('./images/body_middle_inter_komn.gif');
}

.body_middle_inter_right {
	width: 179px;
	background-color: #FFFFFF;
}

.body_middle_probel {
	width: 420px;
	background-color: #FFFFFF;
}

.body_bottom {
	width: 420px;
	background-color: #FFFFFF;
}

.body_bottom_left {
	width: 249px;
	background-color: #FFFFFF;
}

.body_bottom_middle {
	width: 23px;
	background-color: #FFFFFF;
}

.body_bottom_right {
	width: 148px;
	background-color: #FFFFFF;
}

.pre_footer {
	height: 8px;
	background-color: #FFFFFF;
}

.footer {
	height: 49px;
	background-color: #de660f;
}

.footer_left {
	width: 20px;
	background-color: #de660f;
}

.footer_middle {
	width: 603px;
	background-color: #de660f;
}

.footer_right {
	width: 20px;
	background-color: #de660f;
}

.footer_left_top {
	width: 20px;
	background-image: url('./images/footer_left_top.gif');
}

.footer_left_middle {
	width: 20px;
	background-image: url('./images/footer_left_middle.gif');
}

.footer_left_bottom {
	width: 20px;
	background-image: url('./images/footer_left_bottom.gif');
}

.footer_middle_top {
	background-image: url('./images/footer_middle_top.gif');
}

.footer_middle_middle {
	background-color: #de660f;
}

.footer_middle_text {
	background-color: #de660f;
	font-family: Tahoma, Verdana; font-size: 10px; color: #FFFFFF;
	text-align: center;
}

.footer_middle_bot {
	background-color: #de660f;
}

.footer_middle_bottom {
	background-image: url('./images/footer_middle_bottom.gif');
}

.footer_right_top {
	width: 20px;
	background-image: url('./images/footer_right_top.gif');
}

.footer_right_middle {
	width: 20px;
	background-image: url('./images/footer_right_middle.gif');
}

.footer_right_bottom {
	width: 20px;
	background-image: url('./images/footer_right_bottom.gif');
}


.footer_cop {
	width: 20px;
	height: 30px;
	background-color: #8b7d72;
}

.footer_cop_top {
	width: 643px;
	background-color: #8b7d72;
}

.footer_cop_bottom {
	width: 205px;
	background-color: #8b7d72;
}

.footer_cop_bottom_text {
	width: 428px;
	background-color: #8b7d72;
	font-family: Tahoma, Verdana; font-size: 10px; color: #453F3C;
	text-align: right;
}