@charset "gb2312";

/*= Message style =*/
.msg{padding:2px 6px 1px 27px;white-space:nowrap;}
.msg{zoom:1;}
.msg:after{content:".";display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}

.msg-error{background:#FFECDF;border:1px #f60 solid;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}

/*= Icon =*/
.msg .icon{float:left;margin-left:-22px;margin-top:1px;display:inline;background:url(../img/icon/msg.png) no-repeat 0 999px;}
.msg-attention .icon{background-position:0 -40px;}
.msg-ok .icon{background-position:0 -100px;}
.msg-error .icon{background-position:0 -160px;}
.msg-help .icon{background-position:0 0;}
.msg-loading .icon{background:url(../img/icon/loading.gif) no-repeat 0 0;}