.clearfix:after { 
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */
.fz-h{ color:#ff0000;}

.txt{border-radius:5px; background:#fff; border:1px solid #c5c5c5; height:32px; width:80%; text-indent:10px; line-height:32px; font-size: 16px;}
.txttextarea{border-radius:5px; background:#fff; border:1px solid #c5c5c5;  width:80%; text-indent:10px; line-height:25px; height:55px;}