﻿#head1{ width:100%;  }
#ht1{ width :100%; clear :both ;}
#ht23{ width :100%;}
#ht2{ float :left ;  width :30%;}
#ht2 table
{
    border-collapse: collapse;
    width :210px;
    margin :0 auto;
}
.hs1{ width :50px;
      margin :0 auto;}
#ht3{ 
float : left; 
width:70%;
}
#button{  float: left; margin-top:5px ; width:100%;}
#menu{ float :left ; margin-top:2px; width:100%;}
#datelist
{
    float: left;
    width: 10%;
    text-align: center;
}
#group{float:left; width:85%;}
.radio
{
    width: 100%;
    font-weight: bold;
    font-size: 10pt;
    color: #ff0033;
}
#result{float :left ; }

#result table
{
   font-size: 10pt;
}
.title
{
    font-weight: bold;
    color: #000099;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    text-align: center;
}
.title2
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
}
.stitle
{
    font-weight: bold;
    text-align: center;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
.stext
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    text-align: right;
     width :60px;
}
.text
{ text-align: center;
     border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
   
    }
#result table a:link
{
    color: #000099;    
  
}
#result table a:visited
{
    color: #993333;
}
#result table a:hover
{
    color: #cc0033;
    text-decoration: none;
}
#result table a:active
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
} 
#ad{ width:728px; margin:0 auto;}
#notel p
{
    font-weight: bold;
}
.oprice
{
    text-decoration: line-through;
}
.nprice
{
    font-weight: bold;
    color: #cc0033;
}