﻿	.superlayer{background:url(../images/default/main.gif) no-repeat; width:900px;height:570px;z-index:98; position:absolute; left:-452px; margin-left:50%; background-color:#f4c6b4; }
	#rightShadow{position:absolute; right:-7px; top:7px; width:7px; height:563px; background:url(../images/default/rightBorder.png) repeat-y;}
	#bottomShadow{position:absolute; left:7px; bottom:-7px; width:893px; height:7px; background:url(../images/default/bottomBorder.png) repeat-x; /*border:1px #000 solid;*/ font-size:0px; }
	#coner{position:absolute; right:-7px; bottom:-7px; width:7px; height:7px; background:url(../images/default/coner.png) no-repeat;font-size:0px; }
	#fulllayer{	width:900px;height:570px;position:relative;top:0px; z-index:99;}	
	.btn
	{
		position:absolute;
		width:165px;
		height:56px;
		cursor:pointer;
		z-index:100;
		background:url(../images/default/btn/btn1.png) no-repeat;
	}
	#btn1{left: 506px; top: 174px;		background:url(../images/default/btn/btn4.png) no-repeat;}
	#btn2{left: 692px; top: 172px;		background:url(../images/default/btn/btn4.png) no-repeat;}
	#btn3{left: 594px; top: 242px;		background:url(../images/default/btn/btn3.png) no-repeat;}
	#btn4{left: 594px; top: 312px;		background:url(../images/default/btn/btn4.png) no-repeat;}
	#btn5{left: 594px; top: 382px;		background:url(../images/default/btn/btn3.png) no-repeat;}
	#btn7{left: 44px; top: 180px;}
	#btn8{left: 221px; top: 177px;}
	#btn9{left: 134px; top: 246px;		background:url(../images/default/btn/btn2.png) no-repeat;}
	#btn10{left: 137px; top: 317px;}
	#btn11{left: 137px; top: 387px;		background:url(../images/default/btn/btn2.png) no-repeat;}
	
	#homeBtn
	{
		position:absolute; 
		width:35px; 
		height:27px; 
		top:10px; 
		right:10px; 
		cursor:pointer;
		background:url(../images/frame/home.png) no-repeat; 
		z-index:200;
	}

	#questionnaireBtn
	{
		position:absolute; 
		width:35px; 
		height:27px; 
		top:47px; 
		right:10px; 
		cursor:pointer;
		background:url(../images/frame/questionnaire.png) no-repeat; 
		z-index:200;
	}

	#Msg
	{
		width:500px; 
		position:absolute; 
		left:200px; 
		top:115px; 
		height:30px;
		background :url(../images/default/msgbg.png) no-repeat; 
		font-weight:bold; 
		letter-spacing:1px; 
		font-size:18px; 
		z-index:100;
		text-align:center;
	}

    marquee{position:relative; top:5px; width:480px;}
    marquee a {color:Yellow;}	
    
    #languageBar{position:absolute; width:230px; height:40px; top:480px; left:380px; /*border:1px #000 solid;*/ z-index:101;}
    #chineseBtn{position:absolute; width:75px; height:40px; top:0px; left:0px; background:url(../images/default/langBtn/normal/chinese.png);cursor:pointer;  }
    #portugueseBtn{position:absolute; width:80px; height:40px; top:0px; left:75px; background:url(../images/default/langBtn/normal/portuguese.png);cursor:pointer; }
    #englishBtn{position:absolute; width:75px; height:40px; top:0px; right:0px; background:url(../images/default/langBtn/normal/english.png); cursor:pointer; }
    
    
/*========= footer ==============*/
#fixed-footer{
  width:100%;
  height:100px;
  position:absolute; bottom:0px; left:0px;  
  z-index:100;
}
#footer_bg{width:100%; position:absolute; bottom:0px; left:0px; height:100px; min-width:900px;}
#footer_text{background:url(../images/frame/bottom_bg_address.png) no-repeat; width:254px;  position:absolute; bottom:5px; left:15px; height:60px}
/*==============================*/
