body, html{
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #ccc;
}

#center{
  margin: auto auto;
  width: 1014px;
}

form{
  margin: 0px;
  padding: 0px;
}

.link, a{
  color: blue;
  text-decoration: underline;
}

.link:hover, a:hover{
  color: red;
}

p{
  margin: 5px 0px 5px 0px;
}

#top_top_{
  background: url("../img/top_top_.gif") no-repeat;
}

#top_top_shdw_left{
  background: url("../img/shdw_left.gif") repeat-y;
  background-position: left;
}

#top_top_shdw_right{
  background: url("../img/shdw_right.gif") repeat-y;
  background-position: right;
  height: 28px;
}

#top_left_text{
  
  font-family: "arial";
  padding-left: 15px;
  padding-top: 5px;
  color: #fff;
  font-size: 16px;
  float: left;
}

#top_right_text{
  
  font-family: "arial";
  padding-top: 3px;
  padding-right: 15px;
  color: #fff;
  font-size: 14px;
  float: right;
}

#log{
  float: left;
  padding-left: 440px;
  line-height: 13px;
  margin-top: 4px;
}

#log a{
  font-family: 'arial';
  color: #fff;
  font-size: 13px;
}

#log a:hover{
  color: red;
}

.logout{
  float: left;
  padding-left: 370px;
  line-height: 13px;
  margin-top: 5px;
}

.logout a{
  font-family: 'arial';
  color: #fff;
  font-size: 13px;
}

.logout a:hover{
  color: red;
}

#acc_name{
  float: left;
  margin-left: 20px;
  color: #fff;
  font-size: 13px;
  font-family: 'arial';
  line-height: 13px;
  margin-top: 4px;
}

#top_bottom_{
  background: url("../img/top_bottom_.jpg") no-repeat;
}

#top_bottom_shdw_left{
  background: url("../img/shdw_left.gif") repeat-y;
  background-position: left;
}

#top_bottom_shdw_right{
  background: url("../img/shdw_right.gif") repeat-y;
  background-position: right;
  height: 138px;
}


#middle_hori_{
  background: url("../img/middle_hori_.gif") repeat-x;
  background-position: top;
}

#middle_hori_shdw_left{
  background: url("../img/shdw_left.gif") repeat-y;
  background-position: left;
}

#middle_hori_shdw_right{
  background: url("../img/shdw_right.gif") repeat-y;
  background-position: right;
  height: 24px;
}

#menu_hori_{
  text-align: left;
  margin-left: 220px;
}

.top_menu{
  float: left;
  display: block;
  height: 24px;
}

.menu_hori_a{
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  color: #293d6b;
  font-family: "arial";
  display: block;
  cursor: pointer;
  padding-top: 2px;
}

.menu_hori_a a{
  text-decoration: none;
  font-family: "arial";
  color: #293d6b;
}

.menu_hori_a a:hover{
  color: #293d6b;
}

.top_menu:hover{
  background: url("../img/middle_hori_hover.gif") repeat-x;
}

.ie_top{
  height: 100%;
  float: left;
  background: url("../img/middle_hori_hover.gif") repeat-x;
}

.hover_menu_top{
  width: 240px;
  height: auto;
  position: absolute;
  background-color: #bdcedc;
  visibility: hidden;
  margin-top: 2px;
}

.hover_menu_topp{
  background: url("../img/middle_under_.gif") repeat-x;
  background-position: top;
}

.hover_menu_right{
  background: url("../img/middle_under_.gif") repeat-y;
  background-position: right;
}

.hover_menu_left{
  background: url("../img/middle_under_.gif") repeat-y;
  background-position: left;
}

.hover_menu_bottom{
  background: url("../img/middle_under_.gif") repeat-x;
  background-position: bottom;
}

.hover_menu_a{
  padding: 2px 0px 2px 10px;
  text-decoration: none;
  font-family: "arial";
  display: block;
  color: #293d6b;
}

.hover_menu_a:hover{
  background-color: #98b1c4;
  color: #293d6b;
}

.top_menu:hover .hover_menu_top{
  visibility: visible;
}


#inner_box{
  background-color: #fff;
  height: auto;
  width: auto;
}

#inner_box_shdw_left{
  background: url("../img/shdw_left.gif") repeat-y;
  background-position: left;
}

#inner_box_shdw_right{
  background: url("../img/shdw_right.gif") repeat-y;
  background-position: right;
  margin-left: 8px;
}


#middle_verti_{
  float: left;
  padding-left: 0px;
  margin-top: -1px;
  width: 211px;
  background: url("../img/middle_verti_.gif") repeat-y;
}

.middle_under_{
  height: 1px;
  width: 211px;
  background: url("../img/middle_under_.gif") repeat-x;
  border-collapse: collapse;
  overflow: hidden;
}

#menu_verti_{
  text-align: left;
  padding-top: 15px;
}

.menu_verti_a{
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
  color: #293d6b;
  font-family: "arial";
  cursor: pointer;
}

.menu_verti_a a{
  text-decoration: none;
  color: #293d6b;
  font-family: "arial";
}

.left_menu0, .left_menu1, .left_menu2{
  display: block;
}

.ie_left{
  background-color: #98b1c4;
}

.left_menu0:hover, .left_menu1:hover, .left_menu2:hover{
  background-color: #98b1c4;
}

.hover_left_menu0, .hover_left_menu1, .hover_left_menu2{
  width: 240px;
  height: auto;
  position: absolute;
  background-color: #bdcedc;
  margin-left: -3px;
  visibility: hidden;
}

.left_menu0:hover .hover_left_menu0, .left_menu1:hover .hover_left_menu1, .left_menu2:hover .hover_left_menu2{
  visibility: visible;
}

.left_tbl{
  width: 211px;
}


#middle_text{
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 15px;
  width: 770px;
  min-height: 300px;
  background-color: #fff;
  text-align: left;
}


#bottom_hori_{
  background: url("../img/bottom_hori_.gif") repeat-x;
  background-position: top;
}

#bottom_hori_shdw_left{
  background: url("../img/shdw_left.gif") repeat-y;
  background-position: left;
}

#bottom_hori_shdw_right{
  background: url("../img/shdw_right.gif") repeat-y;
  background-position: right;
  height: 24px;
  margin-bottom: 10px;
}


#foot{
  text-align: left;
  color: #fff;
  padding-left: 15px;
  padding-top: 2px;
}

#foot a{
  text-decoration: underline;
  color: #fff;
}

#foot a:hover{
  text-decoration: underline;
  color: red;
}

#top_left_text a, #top_right_text a{
  text-decoration: none;
  font-family: "arial";
  color: #fff;
}
#top_left_text a{
  font-size: 16px;
}

#top_left_text a:hover, #top_right_text a:hover{
  color: red;
}

#top_bottom_shdw_right img{
  float: right;
  margin-right: 15px;
  margin-top: 5px;
  border: none;
}

#navi, #back{
  text-align: center;
  
}

#navi a{
  margin-left: 3px;
  color: blue;
}

.black_m{
  margin-left: 3px;
  color: #000;
}

.title a{
  font-size: 18px;
  color: blue;
}

.title{
  margin-top: 3px;
  font-weight: normal;
}

.title a:hover, #back a:hover, #navi a:hover{
  color: red;
}

#back a{
  color: blue;
}

.text-title{
  font-size: 20px;
  color: blue;
  margin-top: 20px;
  font-family: "arial";
  font-weight: normal;
}

.text-actual{
  margin-left: 15px;
  margin-right: 5px;
}

.date{
  font-size: 11px;
  text-align: right;
}

.width100p{
  width: 100%;
}

.table_, .table_ td{
  border: 1px solid #777;
}

.table_ td{
  padding: 3px 5px 3px 5px;
}

.center{
  margin: auto auto;
}

.acc{
  margin-left: auto;
  margin-right: auto;
}

.mto_blue {
  unicode-bidi: bidi-override;
  direction: rtl;
  color: blue;
  text-decoration: none;
}

.mto_blue:hover{
  color: red;
}

.inpt{
  width: 250px;
}

#table_form td{
  padding-top: 2px;
  text-align: left;
}

.table_form, #table_form{
  margin: auto auto;
  font-family: arial; 
  font-size: 13px;
}

.ie_center{
  text-align: center;
}

.cal_wr_t, .cal_wr_l{
  color: #0054e3;
  font-family: 'arial';
  font-size: 13px;
}

.cal_wr_t{
  border-bottom: 1px solid black;
  
}

.cal_wr_l{
   border-right : 1px solid black;
   text-align: right;
}

.cal_arr{
  font-family: 'arial';
  font-size: 13px;
  cursor: default;
}

.calendar{
  text-align: center;
  padding: 0px;
  margin: 0px;
}

#cal_act{
  border: 1px solid red;
  padding: 0px 1px 0px 1px;
}

.cal_day{
  border: 1px solid white;
  padding: 0px 2px 0px 1px;
  width: 13px;
  height: 13px;
}

#cal_top{
  text-align: center; 
  background-color: #0054e3;
  height: 35px;
  color: white;
  font-size: 14px;
  font-family: 'arial';
}

.cal_top_l, .cal_top_r{
  background-color: #0054e3;
  height: 35px;
}

.ff{
  width: 100%;
}

#cal_input{
  margin-top: 8px;
  margin-left: 5px;
}

.cal_hol{
  background: #FFAAD5;
}

#masq_cal{
  background: #fff;
  padding-top: 6px;
  padding-left: 7px;
  padding-bottom: 10px;
}

.occup{
  width: 200px;
  height: 240px;
}

.occup_room_free{
  background: #FFFF00;
}

.occup_full{
  background: #FF2222;
}

.occup_top{
  text-align: center; 
  background-color: #bdcedc;
  height: 35px;
  color: #000;
  font-size: 14px;
  font-family: 'arial';
}

.form_obj{
  width: 30px; 
  text-align: center;
}

.black{
  color: #000;
}

.clear{
  clear:both;
}

.bolder{
  font-weight: bolder;
}

.italic{
  font-style: italic;
}

.center{
  text-align: center;
}

.center_bolder{
  font-size: 18px; 
  text-align: center;
  font-weight: bolder;
}

.center_normal{
  font-size: 15px; 
  text-align: center;
}

.warning{
  font-size: 14px; 
  text-align: center; 
  color: red;
}

.star{
  font-size: 14px;
  vertical-align: top;
  color: red;
}

.right_small{
  text-align: right; 
  font-size: 11px;
}

.send_input{
  margin-top: 10px; 
  width:100px;
}

.textarea_small{
  width: 250px;
  height: 100px;
}

.td_150{
  width: 150px;
}

.input_315{
  width: 315px;
}

.large_col555{
  font-size: 20px; 
  text-align: center; 
  color: #555;
  font-weight: normal;
}

.col999{
  color: #999;
}

.displ_none{
  display: none;
}

.table_border_aaa{
  border: 1px solid #aaa; 
  background: #fff;
}

.arial14{
  font-family: 'arial'; 
  font-size: 14px;
}

.tbl_black{
  border: 1px black solid;
}

.center_red{
  color: red;
  text-align: center;
}

.full_width{
  width: 100%;
}

.red{
  color: red;
}

.width180{
  width: 180px;
}

.holiday{
  width: 180px; 
  text-align: left; 
  font-size: 12px; 
  margin-top: 10px;
}

#search{
  margin: 60px -60px 0px 0px;
  float: right;
}

.button{
  border: 1px solid #000;
}

.mark{
  background-color: yellow;
}

.srch{
  font-size: 17px;
  font-family: 'arial';
  margin-top: 5px;
}

.shop_subj{
  float: left;
  margin-left: 10px;
}

.shop_cat{
  font-weight: bolder;
  float: left;
}

#shop_b{
  padding-left: 30px;
  float: right;
  background: url("../img/shop_b.png") no-repeat;
  background-position: left;
}

#shop_back{
  float: right;
}

.shop_ch{
  
}

#items{
  margin-top: 30px;
}

#shop_table{
  width: 750px;
}

.shop_table_name{
  width: 480px;
  font-weight: bolder;
  text-align: center;
}

.shop_table_price{
  width: 100px;
  font-weight: bolder;
  text-align: center;
}

.shop_table_info{
  padding-left: 20px;
  font-style: italic;
  color: #444;
}

.width20{
  width: 20px;
}

.width130{
  width: 130px;
}

.pad_r10{
  padding-right: 10px;
}

.pad_l10{
  padding-left: 10px;
}

.width20_center{
  width: 20px;
  text-align: center;
}

.line{
  margin-top: 5px;
  border-bottom: 1px solid #bbb; 
  width: 100%
}

.cart_table{
  margin: auto auto;
  margin-top: 20px;
  font-size: 14px;
  font-family: 'arial';
}

.cart_table td{
  line-height: 14px;
  font-size: 14px;
}

.no_border{
  border: none;
}

.border_gray{
  border: 1px solid gray;
}

.width45_right_f14{
  width: 45px;
  text-align: right;
  padding: 0px;
  margin: 0px;
  height: 14px;
  font-size: 13px;
}

.cart_table_count{
  font-weight: bolder;
  width: 45px;
  text-align: center;
  border: 1px solid gray;
}

.cart_table_name{
  width: 480px;
  font-weight: bolder;
  text-align: center;
  border: 1px solid gray;
}

.cart_table_price{
  width: 100px;
  font-weight: bolder;
  text-align: center;
  border: 1px solid gray;
}

.p_r5{
  padding-right: 5px;
}

.width200{
  width: 200px;
}

.button_w100{
  border: 1px solid #000;
  width: 100px;
}

.fl_left_warn{
  float: left;
  font-size: 14px; 
  color: red;
}

.width150{
  width: 150px;
}

.a_capt14{
  font-size: 14px;
  font-family: 'arial';
  text-align: right;
}

a img{
  border: none;
}