#floatMenu {
		position:absolute;
		top:420px;
		left:50%;
		margin-left:350px;
		width:60px;
		height:80px;
		z-index:2000;
		display:block;
		border:0px solid #000;
		}
		
		  .bg_content2 {
        display: none;
        position: absolute;
        top:598px;
        left: 50%;
		margin-left: 65px;
        width: 320px;
        height:132px;
              z-index:1001;
			          background-color: #8dbb00;

		  -moz-opacity: 0.5;
        opacity:.50;
        filter: alpha(opacity=50);
           }
		   		  .bg_content {
        display: none;
        position: absolute;
        top:598px;
        left: 50%;
		margin-left: -76px;
        width: 320px;
        height: 260px;
              z-index:1001;
			          background-color: #8dbb00;

		  -moz-opacity: 0.5;
        opacity:.50;
        filter: alpha(opacity=50);
           }


    .white_content {
        display: none;
        position: absolute;
        top:590px;
        left: 50%;
		border:1px solid #8dbb00;
		margin-left: -70px;
        width: 320px;
        height: 260px;
        background-color: white;
        z-index:1002;

           }
		   
		       .white_content2 {
        display: none;
        position: absolute;
        top:590px;
        left: 50%;
		border:1px solid #8dbb00;
		margin-left: 70px;
        width: 320px;
        height: 130px;
        background-color: white;
        z-index:1002;

           }
#light_content{
      width: 320px;
        height: 260px;
position: relative;
}
#light2_content{
      width: 320px;
        height: 130px;
position: relative;
}
#light_close{display:block; width:20px; height:20px;  background:url(../images/property/btn_close.gif) no-repeat; }
#light_close:hover{ text-decoration:none;}
#light_close2{display:block; width:20px; height:20px;  background:url(../images/property/btn_close.gif) no-repeat; }
#light_close2:hover{ text-decoration:none;}
#light_kkk{ position:absolute; left:-21px; top:-5px; width:20px; height:20px; display:block; background:url( ../images/property/btn_kkk.gif) no-repeat;}
#light_kkk2{ position:absolute; left:-21px; top:-5px; width:20px; height:20px; display:block; background:url( ../images/property/btn_kkk.gif) no-repeat;}
		
