.table_st1{width:100%}
.table_st1 th{padding:10px 5px;line-height:1.2;font-size:12px;text-align:center;border-bottom:1px solid #ddd;background:#eee}
.table_st1 tbody td{padding:14px 3px;line-height:1.2;text-align:center;border-bottom:1px solid #ddd;background:#fff}
.table_st1 tfoot td{padding:14px 3px;line-height:1.2;font-size:12px;text-align:center;background:#fff}

.table_st2{width:100%;margin:10px 0}
.table_st2 th{min-height:42px;padding-left:10px;line-height:42px;text-align:left;vertical-align:top}
.table_st2 td{min-height:42px;padding-right:10px;line-height:42px;text-align:left;vertical-align:middle}
.table_st2 td p{height:42px}

.table_st3 thead{background:#f2f2f2}
.table_st3 th{font-size:12px;font-weight:600}
.table_st3 th.first{font-size:14px}
.table_st3 td{font-size:11px}
.table_st3 th,.table_st3 td{padding:7px 10px;border:1px solid #ccc;color:#333;text-align:center}
.table_st3 thead td{color:#666;font-weight:bold}
.table_st3 .note td{text-align:left;vertical-align:top}
.table_st3 td ul{padding:5px 0}
.table_st3 td ul li{padding-left:10px;text-indent:-7px}
