﻿


     
/* SalesPoint */
.salesPointAdvTd
{
	background-image:url(images/salesPointAdv.png);
	background-position:center;
	background-repeat:no-repeat;
	height:213px;
	}
.salesPointItemTr
{
	background-image:url(images/SalesPointItemBg.png);
	background-position:bottom;
	background-color:White;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:5px;
	
	
	}
.salesPointTitleTr
{
	color: #FF9900; 
	background-color: #000000; 
	text-align: center;
	}
.salesPointRegionNameTr
{
	background-color: #B8C6F3; 
	padding-top:5px;
	padding-bottom:5px;
	}
.salesPointDetailTable
{
    width:100%;
    }
.salesPointDetailTitleTr
{
    font-size: 20px; 
    color: #FF9900; 
    background-color: #000000; 
    text-align: center;
    vertical-align: middle;
    font-family:ALKATIP Tor Tom;
    
    }
.salesPointDetailItemTitleTd
{
    text-align:right;
    color: #5271CB;
    border-bottom-style:inset;
    border-bottom-color:#D7D7D7;
    border-bottom-width:thin;
    
    }
.salesPointDetailItemValueTd
{
    text-align:right;
    border-bottom-style:inset;
    border-bottom-color:#D7D7D7;
    border-bottom-width:thin;
}

.salesPointDetailItemRow
{
    text-align:right;
    border-bottom-style:inset;
    border-bottom-color:#D7D7D7;
    border-bottom-width:thin;
}


/* ContactUs */
.ContactUsTableTopTr
{
    background-image:url(images/ContactUsTableTopBg.png);
	background-position:center;
	background-repeat:no-repeat;
	height:10px;
	width:756px;
    }
.ContactUsTableBottomTr
{
    background-image:url(images/ContactUsTableBottomBg.png);
	background-position:center;
	background-repeat:no-repeat;
	height:10px;
	width:756px;
    }
.ContactUsTableCenterTr
{
    background-image:url(images/ContactUsTableCenterBg.png);
	background-position:center;
	background-repeat:repeat-y;
	text-align: center;

    }
.ContactUsMainTable
{
                    width: 100%;
            white-space:normal;
        }
.ContactUsSubTable
{
            border-collapse: collapse;
            white-space:normal;
            width:756px;
        }
              
.ContactUsDetailTitleTd
{
            text-align: right; /* this should be left on chinese*/
            color: #838383;
            width: 122px;
    }
.ContactUsDetailValueTd
{
    text-align: right; /* this should be left on chinese*/
    }
/* FAQ */
/*
    background-image:url(images/SalesPointItemBg.png);
	background-repeat:repeat-x;
	height:34px;
*/

    
    
    
/*new FAQ*/

.FAQ_QuestionHeaderTd
{
	background-image:url(images/FAQ_QuestionHeaderBg.png);
	background-repeat:no-repeat;
	height:8px;
	
	}
.FAQ_QuestionBottomRow
{
	background-image:url(images/FAQ_QuestionButtomBg.png);
	background-repeat:repeat-x;
	height:9px;
	
	}
.FAQ_AnswerTopRow
{
	background-image:url(images/FAQ_QuestionButtomBg.png);
	background-repeat:repeat-x;
	height:9px;
	
	}
	
/*Guest book*/
.GuestBookContactUsTitle
{
	text-align:left; /* right in chinese*/  
	color:#009EE8;
	font-size:12px;
	}
.GuestBookRightLeftTd
{
	width:1px;
	background-color:#D0D0D0;
	}
.GuestBookQuestionTd
{
	padding-top:5px;
	text-align:right;


	}
