.failWrap{width:966px;text-align:center;margin:auto;padding-top:57px;padding-right:45px;}
.failLeft{width:auto;background:white;float:left;border:1px solid #666c77;}
.failRight{width:407px;height:283px;float:left;background:white;margin-left:8px;}
.failRight .sub1{font-size:24px;color:#333333;margin-top: 90px;}
.failRight .sub1 span{font-size:24px;color:#4273d7;font-weight: bold;font-family:'NotoKrM',sans-serif;}
.failRight .sub2{font-size:14px;color:#767676;margin-top: 5px;}
.failRight .keyword{margin-top:20px;}
.failRight .keyword a{height:33px;line-height:32px;font-size:14px;margin:5px;display:inline-block;border-radius:20px;color:black;border:1px solid #cccccc;cursor:pointer; padding:0 10px;}
.failRight .keyword a:hover{color:#4273d7;border:1px solid #4273d7;}
.failFooter{margin-top:8px;display:inline-block;margin-bottom:90px;}

.failWrap {
    padding-top: 100px;
}

.failRight .sub2 {
    margin-top: 20px;
}

.failRight .keyword a {
    line-height: 35px;
    padding: 0 15px;
}