html{height: 100%;}
body{margin: 0;height: 100%;font-size:14px; line-height:160%;color: #666;}
body, input, button, select, textarea, h1, h2, h3, h4, h5, h6{font-family:'Helvetica Neue', 'STHeiti', 'Microsoft YaHei', Helvetica,Arial,sans-serif;}
ul, ol{margin:0;padding:0;list-style:none;}
h1, h2, h3, h4, h5, h6{margin-top:0;font-size:100%;line-height: 1.7;}
ul, ol{list-style: none;}
a{cursor: pointer;}
.hide {display: none;}

#mabb-loading{position:fixed;top:50%;left:50%;background:#000;width: 40px;height: 40px;margin: 0 0 0 -20px;z-index: 10001;opacity: 0.75;filter: alpha(opacity=75);}
#mabb-loading-box{width:40px;height:40px;background-image: url('../img/common/loading.png');}
.mabb-loading{display:inline-block;height:16px;width:16px;background:url("../img/common/ajax-loader.gif") no-repeat;}
#mabb-loading-mini-box{width: 16px;height: 16px;margin:0 auto;background-image: url('../img/common/loading-mini.png');}
