@font-face {
    font-family: 'PF Din Text Comp Pro';
    src: url('/ima/font/pfdintextcomppro-light-webfont.eot');
    src: 
        url("/ima/font/pfdintextcomppro-light-webfont.eot?#iefix") format("embedded-opentype"),
        url('/ima/font/pfdintextcondpro-regular.woff') format('woff'), 
        url('/ima/font/pfdintextcondpro-regular.ttf') format('truetype'),
        url('/ima/font/pfdintextcondpro-regular.svg#PFDinTextCompPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {font: 16px/18px "PF Din Text Comp Pro", sans-serif;height: 100%;background: url("/ima/bg.jpg"); margin: 0; padding: 0;	width: 100%;}

img {border: none;}
input {vertical-align: middle;}
a:link, a:active  {text-decoration: underline;}
a:hover {text-decoration: none;}
#wrapper {width: 980px;margin: 0 auto; }


#header {text-align: center;padding: 15px 50px 22px 50px; line-height: 30px;}
#header a {margin: 0 18px; color: #00428c; font-size: 18px; font-weight: bold; }
#content {padding: 25px 25px 65px 25px; border-radius: 20px; border: 1px solid #c1dae6; background-color: #fff; text-align: center; font-family: arial; behavior: url(/style/user/PIE.php);}
#content .err404 {margin-bottom: 57px; margin-top: 54px;}
#content h1 {color: #00428c;font-size: 24px; font-weight: normal;line-height: 29px; width: 700px; margin: 0 auto;}
#content ul {text-align: left; font-size: 14px; color: red; width: 430px; margin: 0  auto;padding-top:26px;}
#content ul li {color: #de2119;}
#content ul li span {color: #000000;}
#content ul li a{color: #de2119;}
