﻿#head{  float :left; width :100%; clear :both ;  }
#head table
{
    width: 100%;
    border-collapse: collapse;
}
#Dresult{float:left;width:30%;}
#Dresult table
{
    border-collapse: collapse;
    width :210px;
    margin :15px;
    margin-left:auto;
    margin-right:auto;
}
#i1
{
    float: left;
    width: 70%;
    text-align: center;
}
#button{ float:left;width:100%; margin-bottom :3px;}
#menu{ float :left ; width :100%;}
#datelist { float :left;width:10%;}
#group{float:  right; width:90%;}
.radio
{
    width: 100%;
    font-weight: bold;
    font-size: 10pt;
    color: #ff0033;
}
#result{float :left ; }
#result table
{
   font-size: 10pt;   
}
.title
{
    font-weight: bold;   
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    text-align: center;
    width :70px;   
}
.title2
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
}
.text
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;   
    text-align: right;
    width :70px;  
}
.total{border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;   
    text-align:  center;}
   #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;
}