/*网页基础数据*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0 auto;padding:0;}
body{background:#fff;color:#333;font-family:"微软雅黑","Arial Narrow",HELVETICA;font-size:14px;text-align:left;margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:underline;color:#036dd2}
img{border:medium none;}
/*指定浮动方向*/
.bold{font-weight:bold;}
.left{float:left;overflow:hidden;}
.mid{float:left;padding:0 10px;}/*规定栏目与栏目之间的间距*/
.right{float:right;}
/*指定隐藏显示样式*/
.hidden{display:none;}
.limar{display:block;}
/*指定上下间距*/
.clear{clear:both;font-size:1px;line-height:1px;overflow:hidden;}
/*确定定位方式*/
.rel{position:relative}
.abs{position:absolute}
/*200140522修改结束*/
/*share*/
.mainShareDiv_24{margin:0;}
/* IE6浏览器的特有方法 */
/* 修正IE6振动bug */
* html,* html body{background-attachment:fixed}
ul li {list-style: none;}
.bm01{ margin-bottom:25px;}