#index {
	width: 695px;
	height: 75px;
	margin: 0px 0px 10px 0px;
	background-image:url("../img/mid/index.jpg");
	background-repeat: no-repeat;
}
#index h2 {
	display:none;
}
#cat {
	width: 695px;
	height: 75px;
	margin: 0px 0px 10px 0px;
	background-image:url("../img/mid/cat_1.jpg");
	background-repeat: no-repeat;
}
#cat h2 {
	display:none;
}

#inq_1 {
	width: 695px;
	height: 75px;
	margin: 0px 0px 10px 0px;
	background-image:url("../img/mid/inq_1.jpg");
	background-repeat: no-repeat;
}
#inq_1 h2 {
	display:none;
}


#map {
	width: 695px;
	height: 75px;
	margin: 0px 0px 10px 0px;
	background-image:url("../img/mid/map_1.jpg");
	background-repeat: no-repeat;
}
#map h2{
	display:none;
}



#com_1 {
	width: 695px;
	height: 75px;
	margin: 0px 0px 10px 0px;
	background-image:url("../img/mid/com_1.jpg");
	background-repeat: no-repeat;
}
#com_1 h2 {
	display:none;
}

