/* Flash 消息样式*/
.flash_warn,.flash_pic_warn, .flash_notice, .flash_error{margin:7px;padding:10px;padding-left:15px;}
.flash_warn{background:#FFF9D7 none repeat scroll 0 0;border:1px solid #E2C822;color:#000000;}
.flash_pic_warn{background:#FFF9D7 none repeat scroll 0 0;border:1px solid #E2C822;color:#000000;}
.flash_notice{background:#D1EFD8 none repeat scroll 0 0;border:1px solid #007F1D;color:#000000;}
.flash_error{background:#FFF9D7 none repeat scroll 0 0;border:1px solid #FF0000;color:#000000;}
/* Flash 消息样式*/
/*验证样式*/
.fieldWithErrors{display:inline;border:1px solid red;}
.fieldWithErrors input{color:red}
.clear{clear:both;font-size:0;line-height:0;margin:0;}

/*reading*/
a.tagcss1{color:blue;font-size:10px;}
a.tagcss2{color:#000;font-size:11px;}
a.tagcss3{color:#FF9900;font-size:13px;}
a.tagcss4{color:red;font-size:15px;}
.proof_code{
    background-color:#ccc;color:black;text-align:center;cursor:pointer;
        font-size:16px;font-weight: bold;font-family: 'Times New Roman';
}