@charset "utf-8";

/* BERUFORT INQUIRY.CSS  */

@import "../../common/css/form.css";

/*--------------------------------------
*
*	00.HEAD
*	01.FORM
*
*--------------------------------------*/


/**-------------------------------------
	00.HEAD
---------------------------------------**/

h2#inquiryH2 
{
	width: 820px;
	height: 180px;
	margin: 0 0 30px 0;
	text-indent: -99999px;
	background: url(../images/inquiry_h2.jpg) no-repeat;
}

h3#inquiryH3
{
	width: 820px;
	height: 40px;
	margin: 0 0 15px 0;
	text-indent: -99999px;
	background: url(../images/inquiry_h3.gif) no-repeat;
}


/**-------------------------------------
	01.FORM
---------------------------------------**/

div#form_section {
	margin:0 0 0 20px;
}

table#form_table {
	width:780px;
}

.btn_submit  {
	margin:0 0 0 240px;
}
