/* header
-----------------------------------*/
#header{
background		:url("../img/bg_inquiry_01.gif") repeat-x 0 bottom;
}



/* inquiry content
-----------------------------------*/
#inquiry_unit{
width			:765px;
min-height		:900px;
margin-left		:-275px;
margin-bottom		:130px;
padding-top		:49px;
position		:relative;
left			:50%;
top			:0;
}
#inquiry_unit h2{
color			:#003980;
font-size		:153.9%;
width			:765px;
border-bottom		:1px solid #e3e3e3;
margin-bottom		:20px;
padding-bottom		:11px;
}
#inquiry_unit h2 span{
font-size		:65%;
}


.err{
color			:red;
font-weight		:bold;
}