﻿body 
{
}

* {font-family: 'NanumGothic', Dotum, '나눔고딕', Gulim, AppleGothic, sans-serif;}


.p
{
    margin-bottom:6px;
}


.table
{
    left:50%;
    top:50%;
}

.backimg
{
    background-image:url("/img/error_Backimg.png");
    width:585px;
    height:255px;
    margin:10% auto;
    
}


.backimg .mxAll
{
    float:right;
    margin: 27px 0px 27px 70px;
    /*border:1px solid red;*/
    width:285px;
    height:196px;
}

.backimg .mxAll .title
{
    color:#1b4883;
    font-size:21pt;
    font-weight:bold;
    margin-bottom:23px;
}

.backimg .mxAll .content
{
    font-size:14pt;
    color:#6c6d6f;
    margin-bottom:21px;
}

.backimg .mxAll .content p
{
      margin-bottom:6px;
}

.backimg .mxAll .content .contentgap
{
      margin-top:6px;
}

.backimg .mxAll .btnimg
{
    margin-left:2px;
    
}

