﻿html{height:100%}
body{height:100%;margin:0 auto;padding:0;color:#000;}
.BreakWord{word-break:break-all; white-space:normal;}
.fLeft{float:left;}
.fRight{float:right;}
.NoWrap{word-break:keep-all; white-space:nowrap;}
.HiddenText {overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;width:120px;}
.Clear{clear:both;}
.Red{color:#f00}
.Red14{color:#f00; font-size:14px;}
.AutoHeight{overflow:auto; zoom:1;}
.clearfix:after{content: "\0020";display: block;height: 0;clear: both;zoom: 1;}
ul,li{padding: 0px 0px;margin: 0px 0px;}
a{text-decoration: none;}