@charset "utf-8";
/* CSS Document */

.footer{ height:430px; overflow:hidden; background:#02b097;}
.footerL{ width:400px;}
.footerL dt{ margin-top:30px;}
.footerL dd{ margin-top:30px;}
.footerL dd p{ color:#fff; font-size:16px; line-height:40px; text-indent:20px;}
.footerC{ width:400px; margin-top:30px;}
.footerC dl{ text-align:center;}
.footerC dd{ font-size:20px; color:#fff; margin-top:20px;}
.footerR{ width:400px;}
.footerR ul{ height:100%; overflow:hidden; margin-top:50px;}
.footerR li{ float:left; display:inline; width:100px; height:100px; margin:15px 0;}
.footerR li a{ display:block; width:100px; height:100px;}
.footerR li .a1{ background:url(../images/footerMenu.jpg) no-repeat 12px 0;}
.footerR li .a2{ background:url(../images/footerMenu.jpg) no-repeat -88px 0;}
.footerR li .a3{ background:url(../images/footerMenu.jpg) no-repeat -189px 0;}
.footerR li .a4{ background:url(../images/footerMenu.jpg) no-repeat -290px 0;}
.footerR li .a5{ background:url(../images/footerMenu.jpg) no-repeat 12px -132px;}
.footerR li .a6{ background:url(../images/footerMenu.jpg) no-repeat -88px -132px;}
.footerR li .a7{ background:url(../images/footerMenu.jpg) no-repeat -189px -132px;}
.footerR li .a8{ background:url(../images/footerMenu.jpg) no-repeat -290px -132px;}

.footerR li .a1:hover{ background:url(../images/footerMenu.jpg) no-repeat 12px -238px;}
.footerR li .a2:hover{ background:url(../images/footerMenu.jpg) no-repeat -88px -238px;}
.footerR li .a3:hover{ background:url(../images/footerMenu.jpg) no-repeat -189px -238px;}
.footerR li .a4:hover{ background:url(../images/footerMenu.jpg) no-repeat -290px -238px;}
.footerR li .a5:hover{ background:url(../images/footerMenu.jpg) no-repeat 12px -369px;}
.footerR li .a6:hover{ background:url(../images/footerMenu.jpg) no-repeat -88px -369px;}
.footerR li .a7:hover{ background:url(../images/footerMenu.jpg) no-repeat -189px -369px;}
.footerR li .a8:hover{ background:url(../images/footerMenu.jpg) no-repeat -290px -369px;}