@charset "utf-8";
/* CSS Document */
html,body{height:100%;color:#787878;}
html,body,div,h1,h2,h3,dl,dt,dd,ul,ol,li,a,span,strong,em,small,img,form,input,table,thead,tbody,tr,th,td{margin:0;padding:0}
body{font:normal 100% Tahoma,Arial,"\5fae\8f6f\96c5\9ed1","\5b8b\4f53",sans-serif;}
body #wrapper{width:100%;text-align:left;margin:0 auto;min-width:320px;height:100%;max-width:640px;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
ul,ol{list-style:none}
em{font-style:normal;}
img{max-width:100%;border:0;-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality}

a:link,a:visited {text-decoration:none;color:#787878;}
a:hover {color:#0192dc;text-decoration:underline;}

.hd{text-align:center;}
.bd{width:95%;margin:0 auto}

.nav{margin-top:-4px}
.nav li{float:left;width:25%;}

.banner {position:relative;overflow:auto;}
.banner ul li {float:left;height:100%}


.clear{height:78px;clear:both;overflow:hidden;}
.footer_contact {-webkit-transform:translateZ(0);-webkit-animation-duration:350ms;position:fixed;-webkit-animation-timing-function: ease-in-out;-webkit-animation-name:fadein;z-index:10;opacity:1;width:100%;max-width:640px;overflow:hidden;bottom:0;}
.footer_contact ul {overflow:hidden;border-left:solid 1px #434343;}
.footer_contact li {float:left;width:25%;text-align:center;background-image:url(fbg.jpg);}
.footer_contact li a {border-right:solid 1px #434343;color:#FFFFFF;height:58px;padding-top:10px;text-decoration:none;display:block;}

.clearfix{zoom:1}
.clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden}
