@charset "UTF-8";
.tipsbox {z-index:1000}
.tipsbox .tipsbox_top_left{background: url('../../images/formcheck/top_left.png') no-repeat;}
.tipsbox .tipsbox_top{background: url('../../images/formcheck/top.png') repeat-x;height: 17px;}
.tipsbox .tipsbox_top_right{background: url('../../images/formcheck/top_right.png') no-repeat;}
.tipsbox .tipsbox_left{background: url('../../images/formcheck/left.png') repeat-y;width: 17px;}
.tipsbox .tipsbox_right{background: url('../../images/formcheck/right.png') repeat-y;width: 22px;}
.tipsbox .tipsbox_bottom_left{background: url('../../images/formcheck/bottom_left.png');}
.tipsbox .tipsbox_mark{background: url('../../images/formcheck/mark.png') no-repeat;height: 36px;}
.tipsbox .tipsbox_bottom_right{background: url('../../images/formcheck/bottom_right.png');}
.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{background: url('../../images/formcheck/inner.png');}
.tipsbox .tipsbox_inner_ie6 {padding: 4px;}
.tipsbox .tipsbox_error {display:none;}
.tipsbox .tipsbox_inner p {padding:2px 4px;margin:0;line-height: 12px;}
.tipsbox p span {font-size: 1em;font-weight: bold;color: red;line-height: 35px;}

