﻿    .TABSELECTED
    {         
        border-right-style: solid;
        border-right-color: #c7c7c7;
        border-right-width: 1px;        
        color: #ff9966;
        font-family: arial;
        font-weight: bold;    
        font-size: 14px;           
    }
    
    .TABUNSELECTED
    {         
        border-right-style: solid;
        border-right-color: #c7c7c7;
        border-right-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #e8e8e8;
        border-bottom-width: 1px;    
        font-family: arial;            
        font-weight: normal;
        font-size: 14px;  
        cursor: pointer;          
    }    

    .TABRIGHTSELECTED
    {         
        color: #ff9966;
        font-family: arial;
        font-weight: bold;    
        font-size: 14px;           
    }
    
    .TABRIGHTUNSELECTED
    {         
        border-bottom-style: solid;
        border-bottom-color: #e8e8e8;
        border-bottom-width: 1px;    
        font-family: arial;            
        font-weight: normal;
        font-size: 14px;  
        cursor: pointer;          
    }  
        
    .TABALL
    {
        border-style: solid;
        border-width: 1px;
        border-color: #c7c7c7;
        font-size: 10px;    
    }
    

.tours-font02 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.tours-font03 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	cursor: pointer;     
}

.tours-font04 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FC0D0D;
}

.tours-font05 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.tours-table01 {
	border: 1px solid #D8AF54;
}

.tours-table02 {
	border: 1px solid #B9B9B9;
}

    .itineraryContent
    { 
        border-top-style: solid;
        border-top-color: #c7c7c7;
        border-top-width: 1px;                    
        border-left-style: solid;
        border-left-color: #c7c7c7;
        border-left-width: 1px;        
        border-right-style: solid;
        border-right-color: #c7c7c7;
        border-right-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #e8e8e8;
        border-bottom-width: 1px;        
    } 
    
    #div_City { Z-INDEX:1; POSITION:absolute; TOP:-600px;}
    
    .ChineseItinerary 
    {
       font-family: Arial;
	    font-size: 12px;
	    font-style: normal;
	    line-height: normal;
	    font-weight: normal;
	    font-variant: normal;
	    text-transform: none;
	    color: #000000;       
    }