#inquiry-main {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 908px;
height: 190px;
background-image: url(/inquiry/images/inquiry_main.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#header-menu #menu-inquiry {
background-image: url(/images_menu/net_menu_on.gif);
background-repeat: no-repeat;
background-position: -425px 0px;
}

#inquiry-mail-form-title {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 640px;
height: 30px;
background-image: url(/inquiry/images/inquiry_mail_form_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#inquiry-body {
	position: relative;
	left: 0px;
	top: 0px;
	margin:10px 0px 40px 35px;
	padding:0px 0px 0px 0px;
	width:590px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

dl.dl-inquiry {
margin: 0px 5px 0px 0px;
padding: 0px 0px 0px 0px;
border-left:1px dashed #6eba2c;
border-right:1px dashed #6eba2c;
border-bottom:1px dashed #6eba2c;
width:573px;
}
   
dt.dt-inquiry {
float:left;
width:150px;
padding: 5px 0px 5px 10px;
font-weight:bold;
color: #666;
border-top:1px dashed #6eba2c;
clear:left;
}

dd.dd-inquiry {
margin-left:150px;
padding:5px 5px 5px 10px;
border-left:1px dashed #6eba2c;
border-top:1px dashed #6eba2c;
}

input,textarea,select,option { 
/*background: #323434; */
border:  solid 1px #c6c6c6; 
vertical-align: middle;
}

select,option {
}

textarea { 
width: 300px; 
padding:  4px 4px 4px 4px; 
margin: 0px 5px 0px 10px;
}

input {
	height: 30px;
	padding:  0px 4px 0px 4px;
	margin: 0px 5px 0px 10px;
	vertical-align: middle;
}

#submit-reset {
text-align: center;
padding:10px 0px 10px 0px;
margin-top:15px;
}

#button-submit {
	vertical-align: middle;
	height: 30px;
	margin:0px 0px 0px 10px;
	padding: 0 5px;
}

#button-reset {
vertical-align: middle;
height: 30px;
margin: 0px 0px 0px 0px;
padding: 5px;
}

