/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;float: left}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;border: 0;}
div{outline: none;}
.w, .w2{margin: 0 auto;overflow: hidden;zoom: 1}
.fl, .left, .cont_left{float: left}
.fr, .right, .cont_right{float: right}

/*From*/
#form { width:100%; height: 151px; overflow:hidden; background: url(../image/footBg.jpg) repeat-x bottom;position: fixed;bottom: 0;width: 100%;left: 0;_position: absolute;
_bottom: auto;
_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}

#form .w { width:951px; margin:0 auto;height: 151px; overflow:hidden; background: url(../image/form.png) no-repeat;width: 949px;}
#form .w .left {padding: 77px 0 0 49px;width: 635px; float:left;}
#form .w .left input { float:left;width: 220px; padding: 10px 0 10px 6px; font-size:12px;/*height: 24px;*/border: 0;margin-right: 10px; display:inline;margin-top: 6px;}
#form .w .left button{ float:left;width: 161px; height:52px;  overflow:hidden; background: url(../image/yuyue.jpg) no-repeat;}
#form .w .right {padding: 35px 35px 0 0;float:right;}
#form .w form{ height:52px; overflow:hidden; width:640px;}
