h3#personal {
	margin: 30px 0 0 0 ;
	width: 672px;
	float: left;
}
#personal_hbox a {
	margin: 30px 0 0 0 ;
	background:url(../service/image/toExample.gif) no-repeat;	
	float:left;
	display: block;
	width: 158px;
	height:63px;
	text-indent:-9999px
}
#personal_hbox a:hover {
	background:url(../service/image/toExample_hover.gif) no-repeat;	
}

	/* Clearfix */  
 .clearfix:after {  
     content: " ";   
     display: block;   
     height: 0;   
     clear: both;   
     visibility: hidden;  
 }  
 .clearfix {  
     display: inline-block;  
     min-height: 1%;  
 }  
 /* Hides from IE-mac \*/  
 * html .clearfix {  
     height: 1%;  
 }  
 .clearfix {  
     display: block;  
 }  
 /* End hide from IE-Mac */

