﻿body 
{
    margin:0px;font-family: Tahoma; font-size: 12px;
    background-image:url(../Images/tet.jpg);
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-position:center;
}
A, A:Link, A:Visited
{   color: #0084d0;
    text-decoration: none; }
A:Hover 
{   color:Gray; }

.divHeader A,.divHeader  A:Link,.divHeader  A:Visited
{   color: #0084d0;
    text-decoration: none; }
.divHeader A:Hover 
{   color:Gray; }

.divNews
{ color: #0084d0;}
.divRight A, .divRight A:Link, .divRight A:Visited
{
    color: #0084d0;
    text-decoration: none;     
    }
.divRight A:Hover 
{   color:Gray; }

/* Header */
.divHotTour
{
    float:left;
    width: 400px;
    padding:0px auto;
    }
.divSearch 
{
    float:left;
    width: 320px;
    padding:0px auto;    
    }
.divNewsEvent
{    
    float:right;
    width: 270px;
    padding:0px auto;    
    }
.divTitleTop
{
    background-image: url(../Images/Main/bg-menu.png);
    background-repeat:no-repeat;
    background-position:center;
    text-align:center;
    height:15px;
    padding: 5px 0px 5px 0px;
    color: White;
    font-weight:bold;
    }
/* */
.divMain
{
    width:990px; margin:0px auto;
    }
.divLeft 
{
    width:180px;
    float:left;
    text-align:left;
    }
.divMenu
{
    background-image: url(../Images/Main/bg-menu.png);
    background-repeat:no-repeat;
    background-position:center;
    text-align:center;
    height:20px;
    padding: 5px 0px 0px 0px;
    color: White;
    font-weight:bold;
    margin-bottom:5px;
    }
.divTitleLeft
{
    background-image: url(../Images/Main/bg-menu.png);
    background-repeat:no-repeat;
    background-position:center;
    text-align:center;
    height:20px;
    padding: 5px 0px 0px 0px;
    color: White;
    font-weight:bold;
    background-color:#cae8f9;
    }
.divItemLeft
{
    background-color:White; width:90%; float:right; 
    color:#0084d0;
    }
.divItemLeft div
{
    border-bottom: 1px dotted Gray;
    height:15px;
    }
.dlcategory
{
    margin-bottom:5px;
    }
.divCategory a, .divCategory a:link, .divCategory a:visited
{
    color: #0084d0;
    text-decoration: none;
    }
.divCategory a:hover
{
    color:Gray;
    }
.itemhover
{
    margin-left: -2px;
    }
.itemhover a, .itemhover a:link, .itemhover a:visited
{
    border-bottom: 1px dotted Gray;height: 15px;
    padding: 2px 0px 0px 0px;
    }
.itemhover a:Hover
{ 
    background-color:#cae8f9;
    }
.divCategory
{
    padding: 3px 0px 0px 5px;
    height:15px;
    border-bottom: 1px dotted Gray;
    }
.divCategory:hover 
{
    background-color:#cae8f9;    
    }   
    
.divRight 
{
    width:800px;
    float:right;
    }
.divtitle
{
    padding-left: 5px;
    font-size: 16px;
    color: #ff7e00;
    font-weight:bold;
    }    
.itemdlMenu
{
    border-bottom: 1px dotted Blue;
    }
.itemdlNews
{
    border-bottom: 1px dotted #ff7e00;
    }

.clear
{
    height:1px;
    clear:both;
    }
    
.tblfooter
{
    border-top: 1px solid blue;
    margin:5px 0px 0px 0px;
    color:Green;
    text-align:left;
    }
.tblfooter a,.tblfooter a:hover,.tblfooter a:link,.tblfooter a:visited
{
    color:Green;
    }
/* Modal Popup */
.modalbackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
