@charset "gb2312";
/* CSS Document */

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-size:12px; font-family:ËÎÌå}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
a{ text-decoration:none}

.clear{ clear:both}
body{ background:#f1f1f1}

/* top*/
.top{ width:100%; height:38px; background:url(2014wgzdly_fx_topbg.png) repeat-x; border-bottom:1px #d2d2d2 solid; text-align:center}

/*logo*/
.logo{ width:1000px;height:193px; margin:8px auto 0; background:url(2014wgzdly_fx_logbg.jpg) no-repeat}
.logo .a_logo{ float:left; margin:49px 0 50px 41px; width:718px; height:97px}
.logo .a_back{ float:right; margin:122px 30px 30px auto}

/* nav*/
.nav{ width:1000px; height:40px; margin:0 auto; background:url(2014wgzdly_fx_nav.png) repeat-x;color:#FFF}
.nav ul{ float:left; height:40px; margin-left:16px}
.nav a{line-height:40px; color:#FFF; margin:0 6px}
.nav a:hover{ text-decoration:underline}

/* foot*/
.foot{ background:url(2014wgzdly_fx_footbg.png) repeat-x; height:207px; width:100%;text-align:center; margin-top:20px; border-top:1px #ebd9c0 solid;}
