/* service.css */

/*
#service { width:570px; height:400px; clear:both; padding:15px 0 0 0; }
#service dt { width:160px; float:left; text-align:center; }
#service dd { width:400px; height:110px; float:left; }
#service dd a { font-weight:bold; padding:0; }*/

.service { width:570px; overflow:auto; clear:both; padding:15px 0 0 0; }
.service dt { width:160px; float:left; text-align:center; }
.service dd { width:400px; height:110px; float:left; }
.service dd a { font-weight:bold; padding:0; }