/* CSS Document */#inquiry .title{	background-color:#D5E2ED;	padding:5px 0 5px 20px;	margin-bottom:20px;}#inquiry .title h2{	margin:0;	padding:0;	font-size:15px;	color:#00439C;}#inquiry .info_block{	margin-bottom:50px;}#inquiry .info_table{	background-image:URL(../images/info_table_back.jpg);	background-repeat:repeat-y;	width:780px;	border-bottom:1px solid #cecece;	font-size:13px;}#inquiry .info_table .row1{	border-top:1px solid #cecece;	width:240px;}#inquiry .info_table .row2{	border-top:1px solid #cecece;	width:540px;}#inquiry .info_table .row2 ul{	margin:0 0 0 20px;	padding:0px;}#inquiry .info_table .row1 div,#inquiry .info_table .row2 div{	padding:20px;}#inquiry .info_table .row2 .map_btn_area{	margin:0;	padding:0;	width:37px;	position:relative;	top:-70px;	left:325px;}#inquiry .btn_area{	margin-top:20px;}#inquiry .btn_confirm{	width:79px;	margin:0 auto;	text-align:center;	background-color:#D5E2ED;}#inquiry .message_area{	border:2px solid #bababa;	margin-bottom:20px;}#inquiry .return_message{	margin-top:20px;}