@charset "UTF-8";
/*表单1  2  3*/
div.tableList {
	text-indent:0;
}
.table01 {
    margin-top:10px;
}
.table01:after,.tableFooter:after,.tableLi:after {
    content: "";
    display: block;
    clear: both;
}
.tableList:first-child,.tableFooter li:first-child {
    margin-left:0;
}
.tableList h3 {
    font-weight:normal;
    margin-bottom:.2em;
    position:relative;
	text-align:center;
}
.table123J,.content_article table {
    border-collapse: collapse;
    border:1px solid #dedede;
    width:100%;
    color:#494949;
}
.table123J td p {
	line-height:20px;
}
.table123J tr td:nth-child(1) {
    width:45%;
	padding:20px 10px 10px;
}
.table123J td,.content_article table td {
    border:1px solid #dedede;
}
.table123J tr:nth-child(even),.content_article table tr:nth-child(even) {
    background-color: #f8f8f8;
}
.table6 tr:nth-child(3){
    background-color: transparent;
}
.table123J td ,.content_article table td{
    height:auto;
	text-align:center;
}
