﻿@charset "utf-8";
body{ font-family:"Microsoft YaHei";color: #404040;margin: 0px;padding: 0px; width: 100%;margin: auto;}
ul{ margin: 0px;padding: 0px;}
a{ text-decoration:none; color:#555;   }
a:hover{ text-decoration:none;}
p{ margin: 0px;}
li{list-style-type: none;}
h1,h2,h3,h4,h5,dd{ margin: 0px; padding: 0px; }

/*iconͼ��*/
[class*="icono-"], [class*="icono-"] * {
    box-sizing: border-box;
}

@font-face {
  font-family: 'iconfont';  /* project id 917597 */
  src: url('//at.alicdn.com/t/font_917597_vo800om3az.eot');
  src: url('//at.alicdn.com/t/font_917597_vo800om3az.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_917597_vo800om3az.woff') format('woff'),
  url('//at.alicdn.com/t/font_917597_vo800om3az.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_917597_vo800om3az.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:21px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*iconͼ��*/


.editorcss {  line-height:2;    }
.editorcss img{ max-width:100%    }
.editorcss table { width: 100%!important; }
.editorcss table td{ word-break: break-all; word-wrap: break-word; }

/*编辑器样式*/
