@charset "utf-8";
/* CSS Document */
#container { 

	background-color:#FFFFFF;
	margin: auto; 
	width:1000px;
	position:relative;
}

/* top bar */
#topBar {
	padding:0px;
	width:auto;
	vertical-align:bottom;
	position:relative;
}
#topBarBG_eng {

	padding:0px;
	background-image:url(../image/iRoomsTopBarBG_eng.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#topBarBG_chs {

	padding:0px;
	background-image:url(../image/iRoomsTopBarBG_chs.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#topBarBG_cht {

	padding:0px;
	background-image:url(../image/iRoomsTopBarBG_chs.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#topBarCompanyLogo {
	padding:0px;
	width:350px;
	PADDING-left:10px;
	float:left;
	color:#000000;
}
	/* top lang menu */
	#langBar{
		
		float:left;
		PADDING-left:15px;
		padding-top:6px;
	}
	
	#langBar_eng {
		display:inline;
		float:left;
		width:48px;
		height:24px;
		
	}
	#langBar_eng a{
		background-image:url(../image/lang/eng_icon.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#langBar_chs {
		display:inline;
		float:left;
		width:47px;
		height:24px;
	}
	#langBar_chs a{
		background-image:url(../image/lang/chs_icon.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#langBar_cht {
		display:inline;
		float:left;
		
	}
	#langBar_cht a{
		background-image:url(../image/lang/cht_icon.gif);
		background-position:0px 0px;
		background-repeat:no-repeat;
		
		
	}
	
	
	/* end of top lang menu */
	#iRoomLogo{
		/*position:relative;*/
		float:left;
		display:block;
		padding-top:37px;
		PADDING-left:5px;
	}
	#topBarRightMenuLayer{
		/*position:relative;*/
		
		padding:0 147px 0 0;
		
		
	}
/* end of top bar */
/* top menu & bottom menu */
#topMenu{
	position:relative;
	float:left;
	/*height:30px;*/
	/*width:880px;*/
	
	padding:7px 0 0 7px;	
	display:table;
	text-align:center;
	/*padding:0px;*/
		
}




/* end of top menu & bottom menu */

/* main default style*/
#mainContectContainer{
	padding:50px 65px 10px 55px;
	min-height:350px;	
	_height:350px;
	clear:both;
	background-image:url(../image/main_bg.gif);
	background-repeat:no-repeat;
	background-position: 25px 20px;
}
#mainContectContainer_eng{
	padding:7px 65px 10px 55px;
	min-height:450px;	
	_height:450px;
	clear:both;
	position:relative;
	background-image:url(../image/main_bg_index_eng.gif);
	background-repeat:no-repeat;
	background-position: 38px 250px;
}
#mainContectContainer_cht{
	padding:7px 65px 10px 55px;
	min-height:450px;	
	_height:450px;
	clear:both;
	position:relative;
	background-image:url(../image/main_bg_index_cht.gif);
	background-repeat:no-repeat;
	background-position: 38px 250px;
}
#mainContectContainer_chs{
	padding:7px 65px 10px 55px;
	min-height:450px;	
	_height:450px;
	clear:both;
	position:relative;
	background-image:url(../image/main_bg_index_chs.gif);
	background-repeat:no-repeat;
	background-position: 38px 250px;
}
#mainContectContainerPanel{	
	/*height:350px;*/
	float:left;
	
	
}

#bottombar{
float:left;
position:relative;
padding-left:45px;
margin-top:10px;

}
/* end of default style*/

/* template*/
/* mage page */
#mainPage_mainTopImageBar{
	
}

div.mainLeftMenu{
width:160px;
height:40px;
}

/* type style*/
#typeBG_eng
{
	width:145px;
	height:60px;
	padding-top:58px;
	float:RIGHT;
	text-align:left;
	background-image:url(../image/typeBtn_eng/BG123.gif);
	background-repeat:no-repeat;
	
}
#typeBG_chs
{
	width:145px;
	height:60px;
	padding-top:58px;
	float:RIGHT;
	text-align:left;
	background-image:url(../image/typeBtn_chs/BG123.gif);
	background-repeat:no-repeat;
}
#typeBG_cht
{
	width:145px;
	height:60px;
	padding-top:58px;
	float:RIGHT;
	text-align:left;
	background-image:url(../image/typeBtn_cht/BG123.gif);
	background-repeat:no-repeat;
}

#typeBGMG
{
	padding-top:92px;
	width:40px;
	float:right;
}

#typeBGBldder
{	padding-top:92px;
	width:116px;
	float:right;
}

#typeBG
{
    float:right;
 }

#type1_eng,#type2_eng,#type1_chs,#type2_chs,#type1_cht,#type2_cht{
	margin:0 0 0 0;
	padding: 0;
	width:99px;
	height:20px;
	
}



#type1_eng a{
	float: left;
    margin:0 0 0 0;
	background-image:url(../image/typeBtn_eng/type1.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:99px;
	height:20px;
	
}
#type2_eng a{
	float: left;
	background-image:url(../image/typeBtn_eng/type2.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:99px;
	height:20px;
	
}
#type1_chs a{
	float: left;
	background-image:url(../image/typeBtn_chs/type1.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:99px;
	height:20px;
}
#type2_chs a{
	float: left;
	background-image:url(../image/typeBtn_chs/type2.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:99px;
	height:20px;
}
#type1_cht a{
	float: left;
	background-image:url(../image/typeBtn_cht/type1.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:99px;
	height:20px;
}
#type2_cht a{
	float: left;
	background-image:url(../image/typeBtn_cht/type2.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:99px;
	height:20px;
}

#type1_eng a:hover,#type1_eng a.selected{
   background-position:-99px 0px;
}

#type2_eng a:hover,#type2_eng a.selected
{
	background-position:-99px 0px;
}


#type1_chs a:hover,#type1_chs a.selected,
#type2_chs a:hover,#type2_chs a.selected,
#type1_cht a:hover,#type1_cht a.selected,
#type2_cht a:hover,#type2_cht a.selected
{
	background-position:-100px 0px;
}






#underLine_eng,#underLine_chs,#underLine_cht{
	               margin: 0;
					padding: 0;
					position: absolute;	
					top: 0;
					list-style-type: none;

					z-index:1000;
					width:165px;
					height:23px;
				float: left;
	
}

#request{
    width:880px;
	height:23px;
	position:relative;
	
	margin-left:5px
}



#underLine_eng a,#underLine_chs a,#underLine_cht a{
   float:left;
    background-image:url(../image/button_eng/buttonRequest.gif);
	 background-position:0px 0px;
	background-repeat:no-repeat center;
	width:165px;
	height:23px;
    text-decoration:none
}


#underLine_chs a{
   float:left;
    background-image:url(../image/button_chs/buttonRequest.gif);
	 background-position:0px 0px;
	background-repeat:no-repeat center;
	width:165px;
	height:23px;
    text-decoration:none
}


#underLine_cht a{
   float:left;
    background-image:url(../image/button_cht/buttonRequest.gif);
	 background-position:0px 0px;
	background-repeat:no-repeat center;
	width:165px;
	height:23px;
    text-decoration:none
}




#underLine_eng a:hover,#underLine_eng a.selected,
#underLine_chs a:hover,#underLine_chs a.selected,
#underLine_cht a:hover,#underLine_cht a.selected
{
  background-position:-165px 0px;
}





#underLine a:visited{
     color:#000000;text-decoration:none
}

#underLine a:active{
     color:#000000;text-decoration:none
}

#underLine a:hover{
     background-position:-164px 0px;
	 text-decoration:none
}


#underLine{text-decoration:none;}




#basic-modal a:link{
     color:#000000;text-decoration:none
}

#basic-modal a:visited{
     color:#000000;text-decoration:none
}

#basic-modal a:active{
     color:#000000;text-decoration:none
}

#basic-modal a:hover{
	 color:#FF9933;text-decoration:none
}






/*#DownForm{height:320px; width:500px; background-color:#fff; border:3px solid #ccc;}
*/

/* end of template*/
