@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0; -webkit-text-size-adjust: none;  }

body { color:#000; font-size:14px; background: url(/static/img/zongbj.png) no-repeat top center #f6feff;font-family:宋体, 黑体, Arial;} 
/*
body { color:#000; font-size:14px; background: #e3f7ff url(/static/img/bg.jpg) repeat-x left top;font-family:宋体, 黑体, Arial; _font-family:宋体,Arial;} 
节日背景*/

/*body {  color:#000; font-size:14px; background: url(/static/img/2025bj.png) no-repeat top center #f6feff;font-family:宋体, 黑体, Arial;}*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/

a { color:#000; font-weight:normal; text-decoration:none;}
a:hover { text-decoration:underline; }
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
div { overflow:hidden;}
ul,li { list-style-type:none; }
img { border:0; vertical-align:top; }


	a:{}