table.contact {
	margin:20px auto;
	width:90%;
}
table.contact th span {
	display:inline-block;
	padding-top:13px;
	padding-bottom:5px;
	padding-left:50%;
	width:45%;
	height:22px;
	background:url('../images/contact_ic.png') no-repeat;
	font-size:0.9em;
	font-weight:bold;
	color:#fdce66;
}
table.contact th span.img_02 {
	background-position:0 -35px;
}
table.contact th span.img_03 {
	background-position:0 -70px;
}
table.contact th span.img_04 {
	background-position:0 -105px;
}
table.contact th span.img_05 {
	background-position:0 -138px;
}
table.contact td {
	display:inline-block;
	padding-left:10%;
	height:35px;
	font-size:0.9em;
	line-height:15px;
	color:#999;
}
table.contact td strong {
	font-weight:bold;
}

/*오시는길*/
div.map {
	margin:0 auto;
	width:90%;
}
div.root_daum_roughmap {
	width:100%;
}