@charset "utf-8";
/* CSS Document */

body{
    font-size:14px;
    font-family:"Microsoft YaHei UI";
    color:#666;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, em, img, strong, sub, sup, tt,dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr, th, td,ul,li,p,a{ margin: 0; padding: 0;  }
.body{
    margin:0 auto;
    position:relative;
    text-align:  center;
}
input,select,textarea{
    vertical-align:middle;
}
img{
    border:0;
}
ul,li{
    list-style-type:none;
}
a:link,a:visited{
    text-decoration:none;
    color:#666;
}
a:hover{
    text-decoration:none;
    
}
.overhide{
    overflow:hidden;
    text-indent:-100em;
}
.clear { clear: both;  }
.clear_hidden { clear:both; height:0; width:100%; font-size:1px; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix{zoom:1}  /*解决ie问题 利用zoom 保持原始大小*/


.pointer { cursor:pointer; }
.NoBorder { border:0 none; }
.NoPadding { padding:0; }
.t_l { text-align:left; }
.t_c { text-align:center; }
.t_r { text-align:right; }
.Break { word-break:break-all; word-wrap:break-word; }
.Nobreak { word-break:keep-all; word-wrap:normal; }
.fl { float:left; }
.fr { float:right; }
.UnLine { text-decoration:underline; }
.DisunLine { text-decoration:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.wrapper { clear:both; overflow:hidden; }
.o-hidden { overflow:hidden; }
.invisible { visibility:hidden; }
.hidden { display:none; }
.block { display:block; }

.FB { font-weight:bold; }
.FN { font-weight:normal; }
.FI { font-style:italic; }
.F10 { font-size:10px; }
.F11 { font-size:11px; }
.F12 { font-size:12px; }
.F13 { font-size:13px; }
.  { font-size:14px; }
.F16 { font-size:16px; }
.F18 { font-size:18px; }
.DivH5, .DivH10, .DivH15, .DivH20, .DivH25, .DivH30, DivH1, .DivH40 { width:100%; overflow:hidden; }
.DivH1 { height:1px; }
.DivH5 { height:5px; }
.DivH8 { height:8px; }
.DivH10 { height:10px; }
.DivH15 { height:15px; }
.DivH20 { height:20px; }
.DivH25 { height:25px; }
.DivH30 { height:30px; }
.DivH40 { height:40px; }
.DivH60 { height:60px; }
.DivH80 { height:80px; }
.LH1 { line-height:1px; }
.LH10 { line-height:10px; }
.LH15 { line-height:15px; }
.LH18 { line-height:18px; }
.LH20 { line-height:20px; }
.LH25 { line-height:25px; }
.LH30 { line-height:30px; }
.LH35 { line-height:35px; }
.pad_top_30 {
    padding-top:30px;
    padding-bottom: 30px;
}
.color_green { color:#85c226; }
.color_red { color:#e8470a; }
.color_red1 { color:#F00; }
.color_yellow { color:#bf0000; }
.fM{ font-family: "Microsoft YaHei"}
.wid467 { width:465px; float:left; }
.magtl10{ margin-top:10px; margin-left:10px;}
 .wid943{ width:943px;}
 .wid667{ width:667px;}
 .wid234{ width:234px;}
 .wid247{ width:247px;}
 .hei255{ height:255px;}
 .hei225{ height:225px;}
 .bd1px { border-bottom:1px dashed #ddd; padding-bottom:10px;}
 .mt20{ margin-top:20px;}
 .mt10{ margin-top:10px;}


