html,body,form,strong,b,div,p,a,ul,li,span,p,input,h3,h5,h4,h6,dd,dt,dl,table,tbody,tr,td,th
{
	font-family: "Microsoft YaHei" !important;
}

a,input,button{ outline:0 none !important; blr:expression(this.onFocus)=this.blur();}
a{cursor:pointer;}
/** 表格中进度条上下居中样式**/
.alone{ margin-bottom:0; width:80px; height:14px;}
/*鼠标移入状态*/
.change a{ color:#333;}
.change a:link{ text-decoration:none;}
.change a:visited{ text-decoration:none;}
.change a:hover{ color:#31a030; text-decoration:none;}
/*版权信息*/
/*.coupons { background:#91181d; background-size:cover; -webkit-background-size: cover; -o-background-size: cover; 
    -ms-background-size: cover; -moz-background-size: cover; min-height: 300px; padding-top:30px; font-family:"Microsoft YaHei";}*/
.coupons-relogin{background:#91181d; height:150px; width:1170px; margin:0 auto; text-align:center; padding-top: 15px;}
.coupons{background:#91181d; height:150px; margin:0 auto; text-align:center; padding-top: 15px;}
.coupons-gd p { color: #DDD; font-size: 14px; line-height: 2em; margin:0 0 0 0;}
.coupons-gd { float: left;  }
.about a{ color:#ddd; padding:0 8px;text-align: center;}

/*小黑板*/
.blackboard{
    width:260px;
    height:292px;
     /*background:red;*/ 
    margin:0 auto;
    margin-top:58px;
    background-repeat: no-repeat;
}
/*字体*/
.login-typeface{
    font-family:"微软雅黑"!important;
    letter-spacing:3px;
    font-size:14px; 
    color:#333;
    font-weight:bold;
    text-indent:40px;
}
/*登录框*/
.login{
    border:1px solid #d43f3a;
    border-radius:10px; 
    margin-bottom:40px;
    padding-top:10px;
}