﻿/*全局样式*/
* { list-style-type: none; font-family: Tahoma, Arial; }
html { overflow: auto; }
body { background-color: #ffffff; color: #000000; margin: 0px; padding: 0px; font-size: 10px; line-height: 18px; }
select { vertical-align: middle; font-size: 10px; margin-top: 1px; behavior: url(/App_Themes/English/selectBox.htc); }
input { vertical-align: middle; font-size: 10px; behavior: url(/App_Themes/English/input.htc); }
textarea { overflow: auto; font-size: 10px; behavior: url(/App_Themes/English/textarea.htc); }
td { color: #000000; text-decoration: none; font-size: 10px; }
a { color: #000000; cursor: pointer; text-decoration: none; font-size: 10px; }
a:HOVER { color: #ff3300; text-decoration: underline; }
h1 { margin-top: 0px; font-weight: bold; font-size: 12px; margin-bottom: 0px; color: #336699; text-decoration: none; }
hr { border: 1px solid #cccccc; }
.bodybg { background-image: url(../../images/bg.gif); }
.button { padding: 2px; vertical-align: middle; text-align: center; cursor: pointer; font-size: 12px; }
.textbox { border: #339900 1px solid; font-size: 12px; padding-left: 1px; }
.readonly { color: #000000; background-color: #efefef; border: #666666 1px solid; background-image: url(../../images/readonly_bg.gif); padding: 1px; font-family: 宋体; font-size: 12px; }
.required { background-color: #ffffcc; border: #ff9900 1px solid; padding: 1px; font-family: 宋体; font-size: 12px; }
/*RO*/
.textbox_ro { border: #339900 1px solid; font-size: 12px; padding-left: 3px; }
.textbox_login { height: 18px; line-height: 18px; border: 1px solid black; font-size: 12px; }
.required { background-color: #ffffcc; border: #ff9900 1px solid; font-size: 12px; }
.button_admin { font-size: 12px; padding-left: 15px; padding-right: 15px; cursor: pointer; }
/*home*/
.home { width: 732px; background-color: White; }
.home .news { text-align: left; width: 200px; vertical-align: top; border: 1px solid #ebf2a0; float: left; }
.home .e-booking { text-align: center; vertical-align: top; padding-left: 8px; padding-right: 8px; width: 354px; float: left; }
.home .e-booking .table { border: 1px solid #eaef93; }
.home .e-booking .head { height: 25px; line-height: 25px; text-align: left; font-size: 14px; font-weight: normal; background-image: url(../../Images/home/header_bg.jpg); background-repeat: no-repeat; color: #ffffff; padding-left: 10px; background-position: left top; font-family: Tahoma; }
.home .e-booking .s { text-align: center; padding-bottom: 10px; padding-top: 10px; vertical-align: top; }
.home .e-booking .l { padding-top: 8px; padding-bottom: 8px; }
.home .tools { border: 1px solid #eaef93; padding-top: 2px; width: 157px; text-align: right; vertical-align: top; float: right; }
.home .tools td { padding-bottom: 7px; text-align: right; padding-right: 2px; }
.home_top_menu { position: relative; left: -18px; top: 45px; }
.home_footer { height: 30px; color: White; text-align: center; }
.home_footer a { display: inline-block; margin-right: 5px; margin-left: 5px; color: White; }
.home_footer a:hover { color: yellow; }
/*home schedule*/
.home_schedule { background-position: left top; background-image: url(../../Images/home/home_schedule_bg.jpg); width: 340px; background-repeat: no-repeat; height: 60px; }
.home_schedule .title { text-align: left; padding-left: 15px; font-weight: bold; color: black; line-height: 20px; vertical-align: top; padding-top: 6px; }
.home_schedule input { border: black 1px solid; width: 240px; font-size: 10px; padding: 3px; }
/*home login*/
.home_login { width: 340px; height: 220px; background-position: left top; background-image: url(../../../Images/login/home_login_en_bg.jpg); background-repeat: no-repeat; }
.home_login #input { vertical-align: top; height: 100px; padding-top: 70px; }
.home_login #input td { text-align: left; padding-left: 140px; }
.home_login #input .vcode { background-color: #400040; color: White; display: inline-block; font-size: 14px; padding-left: 5px; padding-right: 5px; vertical-align: middle; }
.home_login #input input { width: 148px; border: 1px solid black; font-family: Arial; font-size: 12px; }
.home_login #submit { text-align: center; height: 50px; }
.home_login #submit input { margin-left: 15px; }
.home_login #submit img { cursor: pointer; display: inline; }
/*home_web*/
.header { background-position: left top; background-image: url(../../../Images/header.jpg); width: 732px; background-repeat: repeat-y; height: 25px; line-height: 25px; font-weight: bold; text-indent: 10px; color: #ffffff; margin: auto; font-family: Tahoma,Arial,宋体; font-size: 11px; }
.header a { color: Yellow; font-weight: bold; text-decoration: none; }
.header a:hover { color: #ff9900; font-weight: bold; text-decoration: underline; }
