body,td {
		font-family: Tahoma;
		font-size:11px;					
}
body{ background:url(../images/bg-sea.png); background-attachment:fixed;}
.topMenu{ background:#0d9bc1; height:32px; margin-bottom:2px; margin-top:2px;}
.topMenu td{ color:#FFFFFF; text-transform:uppercase; text-align:center; font-weight:bold;}
.topMenu td a{ color:#FFFFFF; text-decoration:none;}
.bgSlide{ background:url(../images/bgSlide.png) no-repeat;}
.bgNewsTop{ background:url(../images/bgNewsTop.gif) no-repeat; height:32px;}
.bgServiceTop{ background:url(../images/bgServiceTop.gif) no-repeat; height:32px;}

.bgNewsCenter{ background:url(../images/bgNewsCenter.gif) repeat-y;}
.bgNewsBottom{ background:url(../images/bgNewsBottom.gif) no-repeat; height:21px;}
.contentslide{
	border-bottom-width: 1px;
	padding: 1px;
	width: 300px;
	height: 195px;
	margin-left:0px;
	padding-bottom:5px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
/*width: 615px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
border-width: 0 1px; /*Left/ right border width of pagination DIV.*/
padding: 2px 0px 3px 50px;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 300px; /*IE5 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
font-size:9px;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
.proTop{ background:#0d9bc1; color:#FFFFFF; text-transform:uppercase; font-weight:bold; height:25px; border-top:#FFFFFF 1px solid; padding-left:10px;}
.Contact_text{ width:300px;}
.divTour{ padding-left:8px; padding-right:5px; }
.divTour a{ text-decoration:none; color:#005B88; font-weight:bold;}
.divTour a:hover{ text-decoration:none; color:#006633;}
.rightTop{ background:#FF9D3C; color:#FFFFFF; text-transform:uppercase; font-weight:bold; height:25px; border-top:#FFFFFF 1px solid; padding-left:5px;}
.LeftHome{ padding-left:8px; padding-right:5px; border-right:#FF9D3C 1px solid;}
.LeftHome div a{ color:#0080FF; text-decoration:none; font-weight:bold;}
.LeftHome div a:hover{ color:#CE6700; text-decoration:none;}
.support-text { height:20px; width:200px; float:left; padding-right:5px; padding-left:5px;}
.support-text a{ color:#0070A6; text-decoration:none;}
.title_support{
	 background:#1C8DFF; height:22px; font-weight:bold; padding-top:5px;
	 padding-left:20px; color:#FFFFFF; margin-bottom:5px;}
.title_service{ padding-left:20px; padding-right:20px; padding-top:4px;}
.title_service a{ color:#007CB9; text-decoration:none; }
.title_service a:hover{ color:#3C9DFF;}
.bgCategory1{ 
	background:url(../images/bgCategory1.gif) no-repeat center top; padding-top:53px; width:248px;
	float:left; margin-right:1px;
}
.bgCategory2{ 
	background:url(../images/bgCategory2.gif) no-repeat center top; padding-top:53px; width:248px;
	float:left; margin-left:1px; margin-right:1px;
}
.bgCategory3{ 
	background:url(../images/bgCategory3.gif) no-repeat center top; padding-top:53px; width:248px;
	float:left; margin-left:1px; margin-right:1px;
}
.bgCategory4{ 
	background:url(../images/bgCategory4.gif) no-repeat center top; padding-top:53px; width:248px;
	float:left; margin-left:1px;
}
.bgCategorybottom{ 
	border-bottom:#cacaca 1px solid; border-left:#cacaca 1px solid; border-right:#cacaca 1px solid;
	height:10px; background:#FFFFFF;
}
.divCat{ 
	border-left:#cacaca 1px solid; border-right:#cacaca 1px solid; height:130px; overflow:auto;
	background:#FFFFFF;
}
.nav1 {
        width: 184px;
        padding:0px;
        font-size: 11px;
}

ul.menulist li ul{ display:none; }

ul.menulist li:hover>ul{ display:block; }

ul.menulist,
ul.menulist ul{
 background: url(../images/menu_normal.gif) repeat-y right;
 border-bottom: 0px;
 list-style:none;
 margin:0px;
 padding:0px;
 width:199px;
 _width:199px;
}

ul.menulist ul{
 position:absolute;
 top:-1px;
 left:199px;
}

ul.menulist li{
 position:relative;
 margin:0px;
 padding:0px;
 border-bottom:#DBDBDB 1px solid;
}

ul.menulist a{
 display:block;
 _width: 100%;
 color:#0055AA;
 font-weight:bold;
 text-decoration:none;
 padding: 5px;
}

ul.menulist a:hover{
 background:url(../images/menu_over.gif) repeat-y left;
 color:#0055AA;
}

ul.menulist li.smenu {
        background: url(../images/menu_normal.gif) repeat-y right;
        background-position: 199px;
        background-repeat: no-repeat;
}

ul.menulist li.smenu:hover, ul.menulist li.smenu>a:hover {
       background:url(../images/menu_over.gif) repeat-y left;
}
