@charset "utf-8";
/* CSS Document */

@import 'service.css';

	#contact_lg {
	  	  background: url(../img/banner/contact.png) bottom left no-repeat;
	}
	
	#about_lg {
	  	  background: url(../img/banner/about.png) bottom left no-repeat;
	}

