/* CSS Document, the webtop ctrl */
.layouth{ 
       width:100%;
       height:auto;
       text-align:center;
	   }
.layouthbg{ 
       width:96%;
	   height:35px;
       text-align:center;
	   background-image:url(../image/top_image/tophl.gif);
	   }

.colhL{ 
       float:left; width:178px; height:86px; 
	   margin-left:56px !important; margin-left:28px;
	   }
.colhR{
       float:right; 
       margin-right:98px !important; margin-right:83px;
	   }

.rowhT { width:auto;}
.rowhT ul{ list-style:none;}
.rowhT li{float:left;width:89px; margin-left:6px; }
/**/
.foxhmen{ width:89px; height:46px; text-align:right; }
.foxhfoot{ width:590px;}

#colhL{ float:left;
        width:40%;
		text-align:right; 
		padding-top:8px; 
		}
#colhR{ float:right; 
        width:60%; 
		text-align:left; 
		padding-bottom:0px; 
		}
.clear{ clear:both;} 

.wavefon { filter:wave(add=true, freq=6, lightstrength=5, phase=0, strength=3) }

