/* MENU SECTION begin */
div#box_section_menu {
   padding-top: 47px;
}
/* MENU SECTION end */

div#box_section_menu_img {
   width: 190px;
   height: 131px;
   margin-top: 60px;
   background-image: url(../images/img_015.gif);
   background-repeat: no-repeat;
}

div#body_section_info_data div#form_search {
	padding-top: 30px;
	padding-left: 40px;
	width: 270px;
}
	div#body_section_info_data div#form_search form label {
		display: block;
		float: left;
		width: 98px;
	}
	div#body_section_info_data div#form_search form input {
		float: left;
		width: 100px;
   }
   div#body_section_info_data div#form_search form div {
		clear: both;
		padding-top: 5px;
		padding-bottom: 5px;
   }
   div#body_section_info_data div#form_search form div.line {
		border: none;
		border-top: 1px dashed black;
		padding: 0px;
		margin: 0px;
	}
	div#body_section_info_data div#form_search form div span {
		display: none;
	}
