.inq_logo {
	display:block;
	background-image:url(../img/inq_logo.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:120px;
	background-color:#FFFFFF;
	}
.map_logo {
	display:block;
	background-image:url(../img/map_logo.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:120px;
	background-color:#FFFFFF;
	}
#inq_map_body {
	width:800px;
	background-color:#FFFFFF;
	}
#inq_map_body:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#inq_map_body ul{
	margin-top:0px;
	margin-left:0px;
	padding-left:20px;
	}
#inq_map_body li{
	list-style-image: url(../img/li1.gif);
	margin-left:3px;
	line-height:150%;
	}
#map_left {
	width:250px;
	background-color:#FFFFFF;
	padding:5px;
	margin-left:0px;
	float:left;
	}
#map_left a {
	text-decoration:none;
	}
.map_sell {
	display:block;
	background-image:url(../img/map_sell.gif);
	background-repeat:no-repeat;
	width:250px;
	height:50px;
	margin-top:10px;
	margin-bottom:0px;
	text-indent:-5000em;
}
#map_center {
	width:250px;
	background-color:#FFFFFF;
	padding:5px;
	margin-left:2px;
	margin-right:2px;
	float:left;
	}
#map_center a {
	text-decoration:none;
	}
.map_buy {
	display:block;
	background-image:url(../img/map_buy.gif);
	background-repeat:no-repeat;
	width:250px;
	height:50px;
	margin-top:10px;
	margin-bottom:0px;
	text-indent:-5000em;
}
#map_right {
	width:250px;
	background-color:#FFFFFF;
	padding:5px;
	margin-right:0px;
	float:right;
	}
#map_right a {
	text-decoration:none;
	}
.map_oth {
	display:block;
	background-image:url(../img/map_oth.gif);
	background-repeat:no-repeat;
	width:250px;
	height:50px;
	margin-top:10px;
	margin-bottom:0px;
	text-indent:-5000em;
}