/* CSS Document */


.ends{width:1002px; height:103px; margin:0 auto;  padding-top:22px; }


.c_end2{ width:1002px;height:103px;  margin:0 auto;border-top:1px #e8e8e8 solid; position:relative;}
.c_end{font-family:Arial;  width:1002px; height:103px; text-align:center; line-height:30px; padding-top:23px; color:#595959; }
.c_end a:link { font-size:12px; color:#595959; text-decoration:none;}
.c_end a:visited{  font-size:12px; color:#595959; text-decoration:none;}
.c_end a:hover {  font-size:12px; color:#000; text-decoration:none;}
.c_end a:active{  font-size:12px; color:#595959; text-decoration:none;}

.c_endr{height:103px;  width:100px; right:0px; top:0px; position:absolute;}

@media only screen and (max-width: 1024px) {
    .ends{width:100%; height:103px;padding-top:22px; }


    .c_end2{ width:100%;}
    .c_end{ width:100%; height:103px; padding-top:23px; }
    @media only screen and (max-width: 760px) {
    }

}

