body,table,td {line-height:2;font-size: 14px;font-family: "Microsoft YaHei";text-align:center;vertical-align:middle;}
input{border:0px;width:95%;}
.align-center{margin:0px auto; }
.align-left{float:left; }
.align-right{float:right; }
.tb{max-width: 100%;
	border-collapse:collapse; 
    border-spacing:0; 
	word-wrap: break-word; 
	word-break: break-all;
    table-layout: fixed;}
/*必填项前面的红色星号*/
.bt:before {
    content: '* ';
    color: red;
}

.t1{margin:0px;line-height:2.5;font-weight:bold;width:95%;color:#000;}
.t2{margin:10px;line-height:1.5;font-weight:bold;text-align:center;font-size: 16px;}
.c1:before {
    content: '* ';
    color: red;
}
.c2{text-align: center;}
.c3{text-align: center;}
.c4{line-height:1}
.c5{background-color:#000;height:2px;line-height:0.1;font-size: 6px;margin:0px;padding:0px;}
.c9{text-align:left;}
.print_btn{
    background-color: #f44336;
	border: none;
	cursor:pointer;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.word_btn{
    background-color: #008CBA;
	border: none;
	cursor:pointer;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
