﻿
.ctn-wrp {
    width: 100%;
}

.ctn-wrp .grd-logo {
    float: left;
    margin-top: 90px;
    margin-left: 80px;
    width: 475px;
    height: 102px;
    background-image: url('/content/images/common/grd-logo.png');
    background-repeat: no-repeat;
}

.ctn-wrp .error-dtl {
    float: left;
    margin-top: 60px;
    margin-left: 20px;
    width: 300px;
    height: 200px;
}

.ctn-wrp .error-dtl .hd {
    font-weight: bold;
    font-size: 30px;
    font-family: 'helveticaNeue', Tahoma;
}

.ctn-wrp .error-dtl .en-dtl {    
    font-size: 18px;
    margin-top: 5px;    
    font-family: 'helveticaNeue', Tahoma;
    color: #B3B3B3;
}

.ctn-wrp .error-dtl .sep {    
    height: 15px;
}

.ctn-wrp .error-dtl .th-dtl {    
    font-size: 18px;
    margin-top: 5px;    
    font-family: Tahoma, Arial;
    color: #B3B3B3;
}

.ctn-wrp .error-dtl .rtn-home {
    margin-top: 15px;
}

.ctn-wrp .error-dtl .rtn-home a {
    color: #25AEFF;
}