You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

146 lines
3.0 KiB
CSS

body{
padding:0px;
margin:0px;
background-color:#f1f1f1;
background-image:url(../image/booking/letter.gif);
background-repeat:no-repeat;
background-position:center 20px;}
.word1 {
font-size:22px;}
#wrapper {
width:780px;
margin:auto;
margin-top:60px;
padding-bottom:25px;}
#headder {
width:780px;
height:71px;
padding-top:50px;
background:url(../image/booking/bg-head.png) no-repeat;}
#headder #headInfo {
width:400px;
margin-left:350px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
line-height:18px;}
#main {
width:680px;
padding:0 51px 20px 49px;
background:url(../image/booking/bg-main.png) repeat-y;}
#main h1 {
font-family:Verdana, Geneva, sans-serif;
font-size:20px;
color:#545454;
margin :0 0 10px 0;
padding:0px;
text-align:center;}
#main h2 {
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
padding-bottom:10px;
color:#545454;
margin:0px;}
#main .table1 {
width:680px;
border:none;
margin-bottom:15px;}
#main .table2 {
border-left:#d1d1d1 1px solid;
border-bottom:#d1d1d1 1px solid;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#545454;
text-align:center;
padding:8px 5px 8px 5px;}
#main .table3 {
border-left:#d1d1d1 1px solid;
border-right:#d1d1d1 1px solid;
border-bottom:#d1d1d1 1px solid;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#545454;
text-align:center;
padding:8px 5px 8px 5px;}
#main .table4 {
border-top:#d1d1d1 1px solid;
border-left:#d1d1d1 1px solid;
border-bottom:#d1d1d1 1px solid;
background-color:#f1f1f1;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#545454;
text-align:center;
padding:8px 5px 8px 5px;}
#main .table5{
border:#d1d1d1 1px solid;
background-color:#f1f1f1;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#545454;
font-weight:bold;
text-align:center;
padding:8px 5px 8px 5px;}
#main .thead1{
background:url(../image/booking/t.gif) no-repeat;
height:33px;
border:none;}
#main .thead2 {
border-right:#d1d1d1 1px solid;
text-align:center;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFF;}
#main .thead3 {
text-align:center;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFF;}
#main h3 {
font-family:Verdana, Geneva, sans-serif;
color:#a31022;
font-size:12px;
padding:0px;
margin:0px;
margin-bottom:10px;}
#main ol {
padding:0px;
margin:0px 10px 0 20px;}
#main ol li {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#545454;
line-height:18px;
margin-bottom:10px;}
#main p {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#545454;}
#footer {
width:680px;
padding:0 51px 20px 49px;
background:url(../image/booking/bg-main.png) repeat-y;}
#footer .bottom {
width:680px;
border-top:#d1d1d1 3px solid;
padding-top:10px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#545454;
line-height:18px;
text-align:center;}
.bottomImg {
background:url(../image/booking/bg-bottom.png);
height:12px;
margin-left:2px;