@charset "utf-8";
/* CSS Document Edit By DOME.CU.CC */

/* Reset () */
<!--body, div, span, p, ul, li, img, a { margin: 0; padding: 0; border: 0;}-->

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;padding:0;border:0;outline:0;background:transparent}
body {line-height:1}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}

a { text-decoration:none; border:0px; color:#000; }

.clear { clear:both; }
@font-face {
font-family: 'WhitneyK-Light';
src: url('../font/WhitneyK-Light.eot'); /* EOT file for IE */
}
@font-face {
font-family: 'WhitneyK-Light';
src: url('../font/WhitneyK-Light.ttf') format('truetype');/* TTF file for CSS3 browsers */
}
/*/////////////////////////  base ////////////////////////////////*/
/*header_Orange*/
#pageWrapper {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:66px;
}

#container1 {
	/*width:980px;
	height:1000px;
	margin:0 auto;
	position: relative;
    top: 70px;
	border:#C60 1px solid;*/
}


#Wrapper {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:68px;
}
#container {

	width:100%;
	height:auto;
}

.languge_btn {
	float:right;
	width:auto;
	min-width:120px;
	line-height:66px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:30px;
	color:#000;
}

.languge_btn a img {
	margin-left:5px;
	margin-bottom:-3px;
}

/*/////////////////////////  Header ////////////////////////////////*/
.box_logo{ 
	width:209px;
	margin:0 0 0 50px;
	position:relative;}
.logo{ 
	width:209px; 
	top:0px; 
	left:0px; 
	position:absolute; 
	z-index: 100;}
#header {
	/*background-image:url(../images/bg.png);
	background-repeat:repeat-x;*/
	width:1070px;
	margin:0 auto;
	height:66px;

}
.bgl{
	width:100%;
	background:url(../images/ft.png) repeat-x; 
	min-height:165px;
}
.bg{
	width:100%;
	background:url(../images/bb4_02.jpg) repeat-x; 
	min-height:500px;
}

.box_menu{
	width:600px;
	/*min-height:30px;*/
	margin:14px 0 0 0;
	float:right;}

.header{
	margin:0 auto;}

#headerall{
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	width:1070px;
	height:66px;
	margin: 0 auto;

}
.arows_menu{
	width:8px;
	height:7px;
	margin:10px auto auto auto;
	/*margin:0 auto;*/
}
.submenus{
	background-color:#CCC;
	/*background:url(../images/bg_submenu.png);*/
	width:auto;
	height:43px;
	position:absolute;
	top:50px;
	left:90px;
	z-index:10;	
}
.submenus ul{
	padding:0 10px 0 10px;
	height:40px;
}
.submenus li{
	cursor:pointer;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	float:left;
	/*line-height:40px;
	height:40px;*/
	padding:0px 5px 0 5px;
}
.submenus li:hover{
	cursor:pointer;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	float:left;
	/*line-height:40px;
	height:40px;*/
	padding:0px 5px 0 5px;
}



.arows_menu1{
	width:8px;
	height:7px;
	margin:10px auto auto auto;
	/*margin:0 auto;*/
}
.submenus1{
	background-color:#CCC;
	/*background:url(../images/bg_submenu.png);*/
	width:auto;
	height:43px;
	position:absolute;
	top:50px;
	left:5px;
	z-index:10;	
}
.submenus1 ul{
	padding:0 10px 0 10px;
	height:40px;
}
.submenus1 li{
	cursor:pointer;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	float:left;
	/*line-height:40px;
	height:40px;*/
	padding:0px 5px 0 5px;
}
.submenus1 li:hover{
	cursor:pointer;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	float:left;
	/*line-height:40px;
	height:40px;*/
	padding:0px 5px 0 5px;
}

/*.submenus-margins-left{
	margin-left:10px;
}*/
/*.submenus-padding-li{
	margin:0 10px 0 10px;
}
*/
.menu_home {
	float:right;
	position: relative;
	/*margin:0 auto;*/
	/*right:20px;
	display:block;
	position: relative;
	z-index:9999;*/
}
.menu_home ul{
	margin:0 10px 0 10px;
	list-style:none;
}
.menu_home li{
	cursor:pointer;
	float:left;
	line-height:22px;
	margin:10px 0 0px 0;
}
.menu_home li:hover{
	cursor:pointer;
	float:left;
	/*font-weight:bold;*/
	line-height:22px;
	/*margin:10px 0 10px 0;*/
}
.menu_class{
	font-size:16px;
	padding:0 11px 0 11px;
	}

.menu_home li a{
	font-size:16px;
	color:#606060;
	/*font-family: 'WhitneyK-Light';*/
}



.wrapper_menu {
	width:auto;
	/*margin:15px 29px 0 0;*/
	float:right;
	width:600px;
	position: relative;
	/*margin:0 auto;*/
	/*right:20px;
	display:block;
	position: relative;
	z-index:9999;*/
}
.wrapper_menu ul{
	margin:0 10px 0 10px;
	list-style:none;
}
.wrapper_menu li{
	cursor:pointer;
	float:left;
	font-size:16px;
	line-height:22px;
	margin:10px 0 10px 0;
	padding:0 11px 0 11px;
}

.wrapper_menu li a{
	font-size:16px;
	color:#606060;
	/*font-family: 'WhitneyK-Light';*/
}


.banner{
	margin:0 auto;
	background-image:url(../images/main-new.png);
	background-repeat:no-repeat;
	width:1100px;
	height:570px;}
/*/////////////////////////  Content ///////////////////////////////*/

#contentmain {
	width:100%;
	height:556px;
	margin:0 auto;
}
.content{
	background-image:url(../images/bg11.png);
	background-repeat:repeat-x;
	width:1200px;
	height:auto;
	margin:0 auto;
	
}
.content1{
	padding:0px;
	background-color:#FFF;
	width:979px;
	height:auto;
	margin:0 auto;
	
}
.img_drop {
	width:110px;
	height:130px;
	position:relative;
	left:145px;
}

#inline1 {
	width:  425px;
	height: auto;
}

#inline2 {
	width:  425px;
	height: auto;
	margin-top:15px;
}

#inline3 {
	width:  400px;
	height: auto;
	margin-top:20px;
	margin-left: 14px;
}

#inline4 {
	width:  400px;
	height: auto;
	margin-top:20px;
	margin-left: 15px;
}

#inline5 {
	width:  400px;
	height: auto;
	margin-top:15px;
	margin-left: 15px;
}

.txt_inline {
	font:12px Tahoma, Geneva, sans-serif;
	color:#131313;
	width:400px;
	height:auto;
	text-align:center;
	margin-left: 10px;
	padding-bottom: 25px;
}

.txt_inline p {
	font:12px Tahoma, Geneva, sans-serif;
	color:#131313;
	text-align:center;
}

.contentHotel{
	background-image:url(../images/bbb.png);
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	margin:0 auto;
	background-color:#0a0a0a;
	
	
}
.box_pages{
	width:1000px;
	padding:20px 0 0 40px;
	background-image:url(../images/bg_boxnews.png);
	background-repeat:no-repeat;
	/*border:#000 solid 1px;*/
	min-height:200px;
	margin:0 auto;}
	
.brand{ width:820px; height:290px; 	margin:0 auto; }
.brand img{
	width:816px;
	margin:0 auto;}


.brand1{ width:979px; height:385px; margin:0 auto;}
.brand1 img{
	width:979px;
	margin:0 auto;}

.brandCon{ width:950px;	margin:0 auto; position: relative; left: 70px; }

.contentblock{
	min-height:300px;
	/*width:980px;
	height:auto;
	margin:0 auto;*/
}
.title{
	height:40px;
	width:940px;
	border-bottom:1px solid #e3e3e3;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1090b5;
	
}
.box_news{
	min-height:500px;
	width:940px;}
.title_news{
	font-size:20px;
	line-height:40px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#28b2d9;
	width:200px;
	float:left;}
	
.titleright{
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1090b5;
	font-size:10pt;
}
.titleright ul li{
	float:left;
	line-height:40px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1090b5;
	font-size:10pt;
}


.newEvent{
	margin:20px 0 10px 0;
	height:170px;

}
.newleft{ 
	float:left;
	background-image:url(../images/bg_picnews.png);
	background-repeat:no-repeat;
	width:320px; 
	height:187px; }
	
.newright{ 
	float:right; 
	width:600px; 
	height:165px;}

.titlesub{
	width:600px;
	height:25px;
	border-bottom:1px solid #999;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1090b5;
	font-size: 11pt;
	font-weight: bold;
}
.textsub {
	width:590px;
	height:auto;
	margin:5px 0px 0px 0px;
}
.textsub a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9.5pt;
	text-align:justify;
	color:#000;
}
.readmore{ 
	background-image:url(../images/btn_readmore.png);
	background-repeat:no-repeat;
	width:112px;
	height:30px;
	text-align:center;
	margin:10px 0px 10px 0px;}
.readmore a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	width:112px;
	line-height:30px;}	
	

.titlecontactUs{
	width:965px;
	height:30px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1090b5;
	font-size:16pt;
}
.textcontactUs{
	width:200px;
	height:30px;
	border-bottom:2px solid #999;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1090b5;
	font-size:16pt;
	
}
.text{ margin:10px 0px 0px 0px;}
.text p{
	top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:italic;
	color:#939393;
	font-size:10pt;
	
}
.contactUs{
	width:960px;
	height:auto;
	margin:8px 0px 0px 5px;
	
}
.contactUsleft{ float:left; top:10px; width:380px; height:auto; margin-left: 30px; }
.contactUsright{ float:left; top:10px; width:420px; height:auto; }

.input_set{
	height:20px;
	width:250px;
	margin:0px 0px 5px 10px;
	border: 1px solid #CCCCCC;
	
}
.input_text{
	text-align:left;
	line-height:450%;
	font-style:italic;
	font:Tahoma, Geneva, sans-serif;
	font-size:14px;
	height:5px;
	
	
}

.send_btn{
	background-repeat:repeat-x;
	background-image:url(../images/sr.png)  ;
	color:#FFFFFF;
	font-style:italic;
	width:65px;
	height:25px;
	float: right;
	margin: 10px 2px 0px 0px;
}

.massage{
	text-align:left;
	text-align:justify;
	height:20px;
	width:295px;
	margin:23px 0px 0px 0px;
	
}
.textarea {
  /* This ruins default border */
  width:250px;
  height:150px;
  margin:-39px 0px 0px 65px;
  border: 1px solid #CCC; 
}
.formContact{
	width:320px;
	height:auto;
	color: #939393;
	font-style:italic;
	}
#picMap{
	width:470px;
	height:auto;
	padding:0px 1px 0px 0px;
	margin:30px 0px 0px 0px;
	border: 1px ;
}
/*end*/
.history{
	width:980px;
	height:auto;
	margin:0 auto;
	
}
.historyleft{ float:left; top:10px; width:250px; height:auto; }
.historyright{ float:right; top:10px; width:720px; height:auto; }
.brandhistory{ float:right; top:10px; width:720px; height:210px;  }


.titlehistory{ 
	width:720px;
	height:30px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1090b5;
	font-size:16pt;
	font-weight:300;
	border-bottom:1px solid #a4b5bd; 
}
.texthistoryright{ margin-top:7px; width:720px; line-height:160%; height:auto; font-family:Tahoma, Geneva, sans-serif; font-size:10.5pt; text-align:justify; }
.historybox{ margin-top:15px; width:720px; height:100px; }
.box{float:left; left:-5px; width:95px; height:92px;  }
.textbox{float:right; width:600px; height:92px; line-height:160%; font-family:Tahoma, Geneva, sans-serif; font-size:10.5pt; text-align:justify;  }
/*end history*/

/*about_us*/
.about_usleft{ float:left; top:10px; width:250px; height:auto;  }
.about_usright{ float:right; top:10px; width:720px; height:auto; }
.contact_body{float:left; top:10px; width:720px; height:auto;}
.titleabout_us{ width:430px; height:30px;	font-family:Tahoma, Geneva, sans-serif;	color:#1090b5;
	font-size:16pt;	font-weight:300;	border-bottom:1px solid #a4b5bd; }
	
.textabout{ margin-right:10px; float:right; width:440px; height:auto; line-height:150%; font-family:Tahoma, Geneva, sans-serif; font-size:9.5pt; text-align:justify;  }
.about_left{
	float:left;
	width:255px;}


.boxabout{ height:175px;  }
.brandabout{ height:500px;  }
/*End about_us*/

/* hotel*/
.hotelblock{
	width:980px;
	min-height:500px;
	margin:0 auto;
	
}

/*..........................................*/
.brandblock{ width: 970px; min-height: 432px; margin:0 auto; }
.hotel{	width:970px; min-height:700px; margin:-5px 0px 0px 5px; background-color:#FFF;}

.hotelleft{ float:left;  top:10px; width:230px; height:auto; background-image:url(../images/vv_05.png); background-repeat:repeat-y; margin-left: -8px;
 }
.hotellast{ margin-left:-2px; float:left; width:230px; height:75px; background-image:url(../images/vv_07.png); background-repeat:no-repeat; }

.hotelright{ float:right; width:730px; height:auto; background-color:#FFF; margin-right: 6px;  }
.brandhotel{ float:right; margin-top:7px; width:730px; height:auto;    }
.texthotelright{ margin-top:7px; width:720px; line-height:160%; height:auto; font-family:Tahoma, Geneva, sans-serif; font-size:12pt; font-weight:500; text-align:justify;  }
.texthotelright a{ margin-top:7px; width:720px; line-height:150%; height:auto; font-family:Tahoma, Geneva, sans-serif; font-size:9.5pt; text-align:justify;  }
.titlehotel{ 
	width:720px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16pt;
	font-weight:300;
	border-bottom:1px solid #a4b5bd; 
	padding: 11px 0px 0px 0px;
}
/*.................................*/
.producthotel{	width:970px;	height:auto; margin:8px 0px 0px 5px; background-color:#FFF; }
.product{ float:left; width:230px; height:330px;  margin:10px 0px 0px 13px; }
.picproduct { width:210px; height:290px;  margin:0px 0px 0px -8px;}
.picproduct img{ width:230px; height:282px;  }
.product a{ padding:10px 0px 0px 62px; text-align:center;}
.textproduct{
	width:720px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0px 0px 0px;
	font-size:11pt;
	font-weight:300;
	text-align:center;
	}
.textproduct img{width:16px; height:16px;}

/*...............................end...................................*/
.contentLamoon{
	background-image:url(../images/lamoonBG.png);
	background-repeat:no-repeat;
	width:100%;
	height:auto;
	margin:0 auto;
	background-color:#fcaf1a;

}
.right{ float:right; width:730px; height:auto; background-color:#fdda8a; margin-right: 6px;  }
.lamoonblock{
	width:980px;
	height:auto;
	margin:0 auto;
}
.lamoon{	width:980px; height:auto; margin:0px 0px 0px 5px; background-color:#fdda8a;}
/*...............Grand Orange Juice*..................*/
.contentOrange{
	background-image:url(../images/mainGrand.png);
	width:100%;
	height:auto;
	margin:0 auto;
	background-color:#f49105;
	
}
/*.hotelright{ float:right; width:730px; height:auto; background-color:#FFF; margin-right: 6px;  }*/
.grafic{ float:right; margin: 187px -47px 0px 0px; width:250px; height:118px; background-image:url(../images/graf.png); }
.brandOrangeblock{ width: 970px; height:auto; margin:0 auto; }
.Orange{	width:970px;	height:500px; margin:8px 0px 0px 5px; background-color:#FFF; border:1px solid red;}

.Orangetext{ float:right; width:500px; height:auto;  margin:25px 0px 0px 0px; margin-right: 5px; /*border:1px solid red;*/ }
.Orangepic{ float:left; width:220px; height:550px; margin:10px 0px 0px 0px;}

/*...............End...............................................*/
.order{ float:left; width:320px; height:550px; margin:10px 0px 0px 0px;}

.ordertext{width:auto; height:auto;  margin:25px 0px 0px 0px; margin-right: 5px; }

.hotelorder{	width:970px; height:auto; margin:8px 0px 0px 5px; background-color:#FFF; border-bottom:#e2e2e2 1px solid;}

.titleorder{ width:385px; height:50px;	font-family:Arial, Helvetica, sans-serif;	color:#000;
	font-size:20pt;	font-weight:300;	border-bottom:1px solid #a4b5bd; }
.titleorder a{ width:385px; font-family:Arial, Helvetica, sans-serif;	color:#000;
	font-size:10pt; line-height:220%;	font-weight:300; }
.ordertext p{ font-family:Arial, Helvetica, sans-serif;	color:#000;
	font-size:9.5pt; line-height:160%;	font-weight:200; padding: 5px 0px 0px 0px; text-align:justify; }
	
/*/////////////////////////  End///////////////////////////////*/
.ourClient{ margin-top:40px; width:725px; height:200px;  background-image:url(../images/fff.png); background-repeat:no-repeat;}

.slide1{
	margin-top:20px;
	margin-left:30px;
	font-size:9px;
	width:600px;

}
.slide1 img{
	margin-top: 55px;
	width:155px;
	height:80px;
	
}
.slide1 ul li{
	float:left;
	padding-right:10px;
}
.slide1 ul li tr{
vertical-align: top;
}

.prev1{
	position:absolute;
	cursor:pointer;
	margin-top: -60px;
	float: left;
}
.next1 {
	position:relative;
	right: 10px;
	margin-top: -60px;
	cursor:pointer;
	float: right;

}



/*/////////////////////////  Footer ///////////////////////////////*/
#footerHotel{
	background-image:url(../images/bghotel.png);
	background-repeat:repeat-x;
	height:190px;
	margin:0 auto;
	width:100%;
	
}
#footerGrandlamoon{
	background-image:url(../images/ftlamoon.png);
	background-repeat:repeat-x;
	height:100px;
	margin:0 auto;
	width:100%;
	top: -3px;
}
#footerGrandlamoon .textSubFTall{
	width:320px;
	float:left;
	margin-top: 40px;
	margin-left:210px;
	
}
#footerGrandlamoon .logoFTall{
	width:320px;
	height:100px;
	float:right;
	margin-top: 30px;
	margin-right:150px;
	
}
#footerGrandOJ{
	height:100px;
	margin:0 auto;
	width:100%;
}
#footerGrandOJ .textSubFTall{
	width:320px;
	float:left;
	margin-top: 40px;
	margin-left:210px;
	
}
#footerGrandOJ .logoFTall{
	width:320px;
	height:100px;
	float:right;
	margin-top: 30px;
	margin-right:150px;
	
}
#footerall{
	background-image:url(../images/bg_new.png);
	background-repeat:no-repeat;
	height:165px;
	margin:0 auto;
	width: 1070px;
}
#footer {
	border-top:#949191 solid 1px;
	min-height:100px;
}
.logoFT{
	margin:15px 0px 0 0;
	width:320px;
	float:right;
}
.logoFT ul{
	list-style:none;
}
.logoFT li{
	margin:0 5px 0 5px;
	float:left;
}


.logoFTall{
	width:320px;
	height:100px;
	float:right;
	margin-top: 90px;
	margin-right:150px;
	
}
.textSubFT{
	width:320px;
	float:left;
	margin:15px 0 0 40px;
}
.textSubFTall{
	width:320px;
	float:left;
	margin-top: 85px;
	margin-left:210px;
	
}
.textSubFTall ul li a{ 
	float:left;
 	font-family:Tahoma, Geneva, sans-serif; 
	font-size:8pt; color:#000; 
 
}
.textSubFT ul li a{ 
	float:left;
 	font-family:Tahoma, Geneva, sans-serif; 
	font-size:8pt; color:#000; 
 
}
.box_textfooter{
	background-image:url(../images/footer_home.png);
	background-repeat:repeat-x;
	height:30px;
	width:100%;}
	
.subFT{
	width:570px;
	height:30px;
	margin:0 auto;

}
.box_logofooter{
	margin:0 auto;
	width:1000px;
	height:90px;}
.subFT ul li{ 
	float:left;
	line-height:30px;
 	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000;
	margin:0 10px 0 10px;
}

.subFT ul li:last-child{
	border: 0;	
 }
 

/* menu	*/
.leftmenu {
	width:188px;
	height:auto;
	margin:0 20px;
	float:left;
}

.active_img{ background-image:url(../images/bgmenu.png) !important; background-repeat:repeat-x;
			 width:220px; }
.txt_process p{ font:12px Tahoma, Geneva, sans-serif; }

#div-head-tree-menu { 
		width:175px; 
		padding:10px 0px 10px 0px; 
		text-align:center; 
		background-color:#fff; 
		border-bottom:5px solid #a4b5bd; 
		
	}
	
	#div-tree-menu { 
		padding-bottom:10px;
		width:170px;
		padding:0 0 0 2px;
		overflow:hidden; 
	 	border-top:1px solid #FFF;
	}
/*#div-tree-menu ul{
	list-style:none;
	}
#div-tree-menu li{
	height:33px;
	line-height:33px;
	}*/



.box_piwatwer{
	padding-bottom:50px;
	border-top:#CCC solid 1px;
	padding-top:20px;}

.head_detail {
	width:715px;
	height:auto;
	border-bottom:#c7d1d6 2px solid;
}

.txt_head {
	color:#272727;
	font-family: Neutura;
	font-weight:bold;
	font-size:20px;
	padding:5px;
	float:left;
}


	#tree-menu {  
		width:180px; 
		float:left; 
		margin:0; padding:0; margin-top:-1px;
	}
	
	#tree-menu ul { margin:0; padding:3px;  }
	
	#tree-menu li { 
		list-style:none;
		line-height:28px;
		padding-left:5px;
		margin:0;
		width:180px;
		border-bottom:1px solid #999; border-top:1px solid #fff;
	}
	
	#tree-menu li a{
		color:#287EA6; 
	}
	
	#tree-menu li:hover{ 
		color:#FFF;
		width:165px;
		background-image:url(../images/bgmenu.png);
	}
	
	#tree-menu li ul li:hover{
		background:none;
	}
	#tree-menu li ul li a:hover{
		color:#000;
	}
	
	#div-tree-menu li:hover { 
		
		width:165px; 
		overflow:hidden; 
	 	border-top:1px solid #FFF;
		/*margin-top:5px;*/
		color:#FFF;
	}
	
	#menu-lv1 { display:none; }
	#menu-lv1 li{ border-bottom:none; border-top:none; color:#000; background-color:#FFF;
	 width: 180px;
	height:28px;}

	/*#menu-lv1 li:hover  { border-bottom:none; border-top:none; color:#000; background-color:none;}*/
	#menu-lv2 { display:none; }
	#menu-lv2 li { border-bottom:none; border-top:none; }
	#menu-lv3 { display:none; }
	#menu-lv3 li { border-bottom:none; border-top:none; }
	#menu-lv4 { display:none; }
	#menu-lv4 li { border-bottom:none;  border-top:none; }
	
	#div-tree-menu a:link { text-decoration: none; color: #287ea6; } 
	#div-tree-menu a:visited { text-decoration: none; color: #287ea6; }
	#div-tree-menu li a:hover { text-decoration: none; color: #FFF; }
	#div-tree-menu a:active { text-decoration: none; color: #287ea6; }
	.txt-red { color:#F00 }

.right_content {
	width:720px;
	height:auto;
	float:left;
	margin:0 20px 0 0;
	/*border:#F39 1px solid;*/
}
	
.leftmenuk {
	width:185px;
	height:auto;
	margin:15px 0 0 20px;
	float:left;
	/*border:#6F3 1px solid;*/
}

/*---------new menu---------*/
body { font:12px Tahoma, Geneva, sans-serif; }
	#div-head-tree-menuk { width:167px; padding:10px 10px 10px 10px; text-align:center; background-color:#FDDA8A; 
	border-bottom:5px solid #2b1c01; }
	#div-tree-menuk {width:187px; background-color:#8c742f; overflow:hidden; }
	
/*	#div-tree-menu li:hover {width:175px; background-color:#5c4400; overflow:hidden; }*/
	
	#tree-menuk {  width:187px; float:left; margin:0; padding:0; margin-top:-2px;}
	#tree-menuk ul { padding:8px;  margin: 0 0 -15px; }
	#tree-menuk li { list-style:none;  padding:8px; margin:0; border-bottom: 2px solid #2F1F02; }
	#tree-menuk li:hover { background-color:#5c4400;}
	#tree-menuk li a{color:#372900; text-decoration: none;}
	
	#menu-lv1k { display:none;  }
	#menu-lv1k li { border-bottom:none; border-top:2px solid #2f1f02; margin: 0 0 0 -16px; width: 171px;}
	#menu-lv1k  li a { color:#bc9c3f; text-decoration: none; padding-left: 10px;}
	#menu-lv1k li:hover {width:159px;height:auto;background-color:#5c4400;}

/*---------End new menu---------*/



/*---------menu history--------*/

body { font:12px Tahoma, Geneva, sans-serif; }
	
	#div-head-tree-menus { 
		width:158px;
		color:#34b7e3;
		font-size:20px; 
		padding:10px 10px 10px 10px; 
		border-bottom:5px solid #a4b5bd; 
		
	}
	
	#div-tree-menus { 
		padding-bottom:10px;
		width:180px; 
		overflow:hidden; 
	 	border-top:1px solid #FFF; 
		margin-top:5px;
	}
	
	#tree-menus {  
		width:158px; 
		float:left; 
		margin:0; padding:0; margin-top:-1px;
	}
	
	#tree-menus ul { margin:0; padding:8px;  }
	
	#tree-menus li {
		list-style:none;  
		padding:8px; 
		margin:0;
		width:160px;
		border-bottom:1px solid #999; border-top:1px solid #fff;
	}
	
	#tree-menus li a {
		color:#287ea6;
	}
	
	#tree-menus li:hover{
		background-color:#34b7e3;
		color:#FFF
	}
	
	#tree-menus li a:hover{
		background-color:#34b7e3;
		color:#FFF
	}
	
	#div-tree-menus li:hover { 
		padding-bottom:10px;
		width:180px; 
		overflow:hidden; 
	 	border-top:1px solid #FFF; 
		/*margin-top:5px;*/
		color:#FFF;
		background-color:#15afe3; 
	}
	

/*////////////////////////////////////////////////////*/

#div-head { 
		width:250px; 
		padding:10px 10px 10px 0px; 
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13pt;
		color:#FFF;
		
		
	
}	
	#div-menu { 
		padding-bottom:10px;
		width:180px; 
		overflow:hidden; 
	 	border-top:1px solid #FFF; 
		margin-top:5px;
	
	}
	
	#menu {  
		width:200px; 
		float:left; 
		margin:0; padding:0; margin-top:-1px;
		
	}
	
	#menu ul { margin:0; padding:8px;  }
	
	#menu li { 
		list-style:none;  
		padding:8px; 
		margin:0;
		width:165px;
		border-bottom:1px solid #999; 
	}
	
	#menu li:hover{ 
		color:#FFF;
	}
	
	#div-menu li:hover { 
		padding-bottom:10px;
		width:200px; 
		overflow:hidden; 
	 	/*border-top:1px solid #FFF; */
		/*margin-top:5px;*/
		color:#FFF;
		background-color:#6f6f6f; 
	}
	
	#menu-lv1 { display:none; }
	#menu-lv1 li{ border-bottom:none; border-top:none; color:#000; background-color:#FFF;}
/*	#menu-lv1 li:hover  { border-bottom:none; border-top:none; color:#000; background-color:#FFF;}*/
	#menu-lv2 { display:none; }
	#menu-lv2 li { border-bottom:none; border-top:none; }
	#menu-lv3 { display:none; }
	#menu-lv3 li { border-bottom:none; border-top:none; }
	#menu-lv4 { display:none; }
	#menu-lv4 li { border-bottom:none;  border-top:none; }
	
	#div-menu a:link { text-decoration: none; color:#a88957; } 
	#div-menu a:visited { text-decoration: none; color:#a88957; }
	#div-menu li a:hover { text-decoration: none; color: #FFF; background-color:#6f6f6f; }
	#div-menu a:active { text-decoration: none; color: #287ea6; }
	#div-menu .txt-red { color:#a88957; }

/*.........................................*/



#featured ul {
	border:#093 1px solid;
}

#logoclient {
	margin-top:20px;
	margin-left:20px;
	/*border:#F0C 1px solid;*/
}



.boxcontrol_content{
	width:930px;}

.boxcontent_edit{
	margin:0 0 10px 0;}
.aaa {
	width:145px;
	height:40px;
	border:#35b8e5 1px solid;
	margin-top:20px;
	color:#35b8e5;
  
}

/*.aaa li p {
	color:#35b8e5;
	font:12px Tahoma, Geneva, sans-serif;
  
}*/

.bbb {
	width:28px;
	height:10px;
	position:relative;
	left:146px;
	top:-20px;
	border-top:#35b8e5 3px solid
 
}

.aaa li {
	
	width:141px;
	height:37px;
	padding:2px ;
	list-style:none;
	display:inline-block;
}

.aaa li:hover {
	text-decoration:none;
	background-color:#35b8e5;
	color:#FFF;
	width:141px;
	height:37px;
	padding:2px ;
	list-style:none;
	display:inline-block;
}

.aaa li:visited {
	text-decoration:none;
	background-color:#35b8e5;
	color:#FFF;
	width:141px;
	height:37px;
	padding:2px ;
	list-style:none;
	display:inline-block;
}
.aaa li a {
	text-decoration:none;
	color:#5398b8;
	line-height:150%;
	text-transform:capitalize;
	height:40px;
	
}

.aaa li a:hover {
	text-decoration:none;
	color:#FFF;
	background-image:#5398b8;
	line-height:150%;
	text-transform:capitalize;
	height:40px;
}

.righthead {
	font:10.5px Arial, Helvetica, sans-serif;
	color:#cbaa4b;
	float:right;
	margin-top: 10px;
    padding: 0 10px 0 0;
}
.righthead-bael{
	font:10.5px Arial, Helvetica, sans-serif;
	color:#cbaa4b;
	float:right;
	margin-top: 10px;
    padding: 0 10px 0 0;
}
}
.blockdetail {
	width:340px;
	height:auto;
	float:right;
	margin-top:20px;
	border:#35b8e5 1px solid;
}

.divtxt {
	width:310px;
	height:auto;
	margin:20px 0 0 15px;
	/*border:#3F3 1px solid;*/
}

.htxt {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#7d7d7d;
	padding:0 0 5px 0;
	text-transform:capitalize;
}

.dtxt {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#adadad;
	text-align:left;
}

.dtxt_two {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#adadad;
	margin:20px 0 20px 0;
}
.imgdiv {
	margin:0 0 0 15px;
}

.txt_contentb {
	width:745px;
	height:auto;
	/*border:#F99 1px solid;*/
}
.txt_contentb  h3{
	margin:10px 0 10px 0;
}

.txt_contentb  p{
	text-indent:20px;
}

#table_pi {
	width:740px;
	height:auto;
	margin:20px 0 20px 0;
	/*border:#F09 1px solid;*/
}
.submenu a{
	float:left;
	color: #23B3E3;
	padding: 10px;
	font-size: 16px;
	margin-bottom: 20px;
}
.nav-menu-left .current {
	float:left;
	
	padding: 10px;
	font-size: 16px;
	background-color: #23B3E3;
	margin-bottom: 20px;
}
.nav-menu-left .current a{
	color: #FFFFFF;
}

.nav-menu-left .submenu a:hover{
	background-color: #23B3E3;
	color: #FAFAFA;
	
}
.content-right{
	margin-bottom: 30px;
}
.content-nav-menu{
	left:50px;
	margin-top: 25px;
	border:1px solid #23B3E3;
	float: left;width: 290px;
	height: 580px;
	padding: 10px;
}














