body{background: #fff;}
.pagecontent {
    margin-top: 15px;
    background-color: #fff;
    padding: 2em;
    margin-bottom: 15px;
}
.pagecontent h3 {
    font-size: 1.4em;
    font-weight: normal;
    padding-bottom: 1em;
    border-bottom: 1px solid #f2f2f2;
    text-align: center;
    padding-top: 1em;
    margin-bottom: 1em;
    color: #333;
}
.solucase h4 {
    height: 2em;
    line-height: 2em;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
}
.solucase .caseimg {
    text-align: center;
    margin: 1em 0;
    display: block;
}
.pagecontent img {
    max-width: 100%;
}
.jjfatbl11 {
    width: 680px;
    margin: 0 auto;
}
.solucase table {
    margin-top: 1em;
}
.jjfatbl11 th {
    text-align: center;
    height: 2em;
    background-color: #777676;
    color: #fff;
}
.jjfatbl11 td {
    vertical-align: middle;
    padding: 5px 15px;
    text-align: center;
}
@media (max-width: 767px) {
	.jjfatbl11 {width: auto;border: none;}
	
}