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

.home .header {
	padding-top: 0px;
}

.home .colA {
	float: left;
	width: 280px;
}
.home .colB {
	float: left;
	width: 280px;
	margin-left: 15px;
}
.home .colC {
	float: left;
	width: 280px;
	margin-left: 15px;
}

.home .colA .img1 {
}
.home .colA .img2 {
	margin-top: 15px;
}
.home .colA .img3 {
	margin-top: 6px;
}
.home .colA .img4 {
	margin-top: 15px;
}
.home .colA .img5 {
	margin-top: 15px;
}
.home .colA .img6 {
	margin-top: 15px;
}
.home .colA .img7 {
	margin-top: 15px;
}
.home .colA .img8 {
	margin-top: 15px;
}
.home .colA .img9 {
	margin-top: 20px;
}
.home .colB .img1 {
}
.home .colB .img2 {
	margin-top: 15px;
}
.home .colB .img3 {
	margin-top: 20px;
}
.home .colB .img4 {
	margin-top: 15px;
}
.home .colB .img5 {
	margin-top: 15px;
}
.home .colB .img6 {
	margin-top: 15px;
}
.home .colB .img7 {
	margin-top: 20px;
}
.home .colB .img8 {
	margin-top: 15px;
}
.home .colB .img9 {
	margin-top: 15px;
}
.home .colB .img10 {
	margin-top: 15px;
}
.home .colC .img1 {
}
.home .colC .img2 {
	margin-top: 15px;
}
.home .colC .img3 {
	margin-top: 15px;
}
.home .colC .img4 {
	margin-top: 6px;
}
.home .colC .img5 {
	margin-top: 15px;
}
.home .colC .img6 {
	margin-top: 15px;
}
.home .colC .img7 {
	margin-top: 15px;
}
.home .colC .img8 {
	margin-top: 6px;
}
.home .colC .img9 {
	margin-top: 15px;
}



.home .colA a,.home .colB a,.home .colC a {
	height: 0px;
	padding-top: 58px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
}
.home a.linkAboutus {
	background-image: url(images/main_linkaboutus.gif);
	margin-top: 20px;
}
.home a.linkAboutus:hover {
	background-image: url(images/main_linkaboutus_h.gif);
}
.home a.linkRecruit {
	background-image: url(images/main_linkrecruit.gif);
	margin-top: 6px;
}
.home a.linkRecruit:hover {
	background-image: url(images/main_linkrecruit_h.gif);
}
.home a.linkProducts {
	background-image: url(images/main_linkproducts.gif);
	margin-top: 6px;
}
.home a.linkProducts:hover {
	background-image: url(images/main_linkproducts_h.gif);
}
.home a.linkInfo {
	background-image: url(images/main_linkinfo.gif);
	margin-top: 6px;
}
.home a.linkInfo:hover {
	background-image: url(images/main_linkinfo_h.gif);
}
.home a.linkBrand {
	background-image: url(images/main_linkbrand.gif);
	margin-top: 6px;
}
.home a.linkBrand:hover {
	background-image: url(images/main_linkbrand_h.gif);
}
.home a.linkContact {
	background-image: url(images/main_linkcontact.gif);
	margin-top: 20px;
}
.home a.linkContact:hover {
	background-image: url(images/main_linkcontact_h.gif);
}

/*.home a.linkAboutus:hover {
	background-image: url(images/main_linkaboutus.gif);
}*/
