@charset "utf-8";
/*
* 显示缺失图像占位符
*/
@-moz-document url-prefix(http), url-prefix(file){
    img:-moz-broken{
        -moz-force-broken-image-icon: 1 !important;
        width: 24px;
        height: 24px;
    }
}
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
body{ background:url(../images/bj.jpg) repeat; font-size:12px; font-family: "arial","宋体";}
table { border-collapse: collapse; border-spacing: 0 }

img { border: 0 }
ol, ul { list-style: none }
li{ vertical-align: top;}
 th { text-align: left }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }
input[type="checkbox"]{ vertical-align:text-top; }
input, textarea, select { *font-size:100%}
a{color:#333;text-decoration: none;outline:none; -moz-outline:none;star:expression(this.onFocus=this.blur());}
a:hover{ color:#999; }
a:focus{ outline:none; -moz-outline:none;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
*html .clearfix {height: 1%;}
*+html .clearfix {min-height: 1% ;}
/**遮罩层*/
.filterAbs{display:none;position: fixed; _position:absolute;left:0;top:0;z-index:1000;background:#063006;width:100%;height:100%;filter:alpha(opacity=0,style=0);-moz-opacity:0;opacity:0;}
.filterAbs_con{position:fixed;_position: absolute; z-index: 1001;left: 50%;top:50%;display: none;}
/*aLink*/
.aLink { display:block; overflow:hidden; text-indent:-10000px; }
.aLinkStyle { background:#000; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }

.t1{color:#ff2909;font-size:18px;}