@charset "utf-8";
/* CSS Document */
.btn_mr10{margin-right:10px;}
.btn_pb5{padding-bottom:5px;}
.btn_ml10{marign-left:10px;}
.btn_mleftbottom10{marign:0px 0px 10px 10px;}
.btn_2font{ background:url(../image/public/btn_2font.png)  no-repeat;cursor:pointer; width:82px; height:34px; line-height:34px; font-size:14px; font-family:"微软雅黑"; text-align:center;border:0px;color:#444}
.btn_2font82{ background:url(../image/public/btn_2font.png)  no-repeat;cursor:pointer; width:82px; height:34px; line-height:34px; font-size:14px; font-family:"微软雅黑"; text-align:center;border:0px;color:#444}
.btn_2font82_gray{ background:url(../image/public/btn_cancle.png)  no-repeat;cursor:pointer; width:82px; height:34px; line-height:34px; font-size:14px; font-family:"微软雅黑"; text-align:center;border:0px;color:#444}
.btn_6font{ background:url(../image/public/btn_6font.png)  no-repeat;cursor:pointer; width:102px; height:34px; line-height:34px; font-size:14px; font-family:"微软雅黑"; text-align:center;border:0px;color:#444}
.btn_9font{ background:url(../image/public/btn_2more.png)  no-repeat; cursor:pointer;width:153px; height:34px; line-height:34px; font-size:14px; font-family:"微软雅黑"; text-align:center;border:0px;color:#444}
.btn_pay_problem{background: url(../image/public/payProblem.png) no-repeat; cursor:pointer;width:105px; height:37px; line-height:34px; font-size:14px; font-family:"微软雅黑"; text-align:center;border:0px;color:#444;}
.btn_pay_ok{background: url(../image/public/payOk.png) no-repeat; cursor:pointer;width:105px; height:37px; line-height:34px; font-size:14px; font-family:"微软雅黑"; text-align:center;border:0px;color:#444;}

.integral_date_down{-moz-border-bottom-colors: none; -moz-border-left-colors: none;-moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #AAAAAA #DDDDDD #DDDDDD #AAAAAA;
    border-image: none; border-style: solid;   border-width: 1px;padding: 4px;}
    
 /*圆角和阴影*/
.radius_shadow{border: 1px solid #696;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-box-shadow: #666 0px 0px 10px;-moz-box-shadow: #666 0px 0px 10px;
box-shadow: #666 0px 0px 10px;background: #EEFF99;behavior: url(../static/js.htc);}