/* 全局CSS定义 */
body{font-family:'宋体';margin:0;border:0;padding:0;background:#000000;font-size:12px;color:#fff;}
div,form,ul,ol,li,dl,dt,dd,span,p{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li,dl,dt,dd{list-style:none}
table,td,input{font-size:12px;padding:0}
i { font-style:normal; }

/* 默认链接颜色 */
a{outline-style:none;color:#fff;text-decoration:none}
a:hover{color:#fff6a8;text-decoration:none;}

.t_blue { color:#9ec4e8 }
.t_blue a { color:#9ec4e8; text-decoration:none;  }
.t_blue a:hover{ color:#fff; text-decoration:underline; }
.t_yellow{ color:#6d3300 }
.t_yellow a{ color:#f5fe00; text-decoration:none; }
.t_yellow a;hover{ color:#f5fe00; text-decoration:underline; }

/*清除链接虚框*/
/*a,area {blr:expression(this.onFocus=this.blur()) }  for IE 
:focus {-moz-outline-style: none; }  for Firefox   
*/

/*文字对齐方式*/
.txtLeft{text-align:left}
.txtRight{text-align:right}
.txtCenter{text-align:center}

/* 下划线 */
.unline,.unline a{text-decoration:underline}
.nounline,.nounline a,.list12 .nounline{text-decoration:none}

/* 通用属性 */
.left{float:left;}
.right{float:right;}

.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0}/*ie and firefox1.5 updata */

/*常用方法*/
.show{display:block}
.hidden{display:none}
.hand{cursor:pointer;}
.fontArial{font-family:'Arial';}
.b{font-weight:bold;}

.getjhi { width:76px; height:161px; background:url(../images/img/XY.png) no-repeat; position:absolute; right:0px; top:500px; z-index:9999}
.getjhi a { width:76px; height:161px; display:block; text-indent:-9999px; position:absolute; right:0; top:0; z-index:9998; }
