.chkmateh1>img{
    width: 164px;
    height: 25px;
}

#result .chkmateTitle .resultTitle1 {
    width:228px;
    height:72px;
    content: url(../../img/chkmate/eva/txt_false.png);
}
#result .chkmateTitle .resultTitle1 img{
    width:228px;
    height:72px;
}
#result .chkmateTitle .resultTitle2 {
    width:222px;
    height:72px;
    content: url(../../img/chkmate/eva/txt_win.png);
}
#result .chkmateTitle .resultTitle2 img{
    width:222px;
    height:72px;
}
#result .chkmateTitle .resultTitle3 {
    width:207px;
    height:72px;
    content: url(../../img/chkmate/eva/txt_lose.png);
}
#result .chkmateTitle .resultTitle3 img{
    width:207px;
    height:72px;
}
