
a:link, a:visited, a:active {
    color: #0b4c8e;
    text-decoration: none;
}
#bp a:link, #bp a:visited, #bp a:active {
    color: black;
    text-decoration: none;
}
a:hover { color: #0d7cec; }
.bside_top {
    overflow: hidden;
    display:  inline-block;
    display:  block;
}
.bside {
    float:    left;
    overflow: hidden;
    display:  inline;
    display:  inline-block;
    display:  block;
}
a img, img {
    border: 0;
}
html, body {
    width:  100%;
    height: 100%;
    padding: 0;
    margin:  0;
    font: 12px/1.2em 'Trebuchet MS', Verdana, sans-serif;
}
#head {
    width:  100%;
    height: 82px;
    line-height: 1.65em;
    background: #129fe7 url('//www.bplaced.net/gfx/grad.png') no-repeat right top;
}
#message {
    width: 940px;
    margin: 0 auto;
    padding-top: 20px;
    color: #fff;
    font-size: 20px;
}
#message span {
    color: #051e3c;
    font-size: 16px;
    display: block;
    margin: 3px 0;
}
#content {
    width: 940px;
    margin: 40px auto 50px auto;
}
#title h1 {
    margin-top: 20px;
    font-weight: normal;
    color: #343434;
    font-size: 22px;
    text-align: right;
}
#errno {
    color: #0a5eb4;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    width: 140px;
    height: 29px;
    letter-spacing: 1px;
    padding-top: 10px;
    background: #fff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
#center {
    font: 11px/1.1em Verdana, sans-serif;
    margin: 0 auto;
    width: 940px;
}
#center h2 {
    color: #0b5fb5;
    font-size: 18px;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-weight: normal;
}
#center .separator {
    width: 300px;
    padding-right: 54px;
}
#center .square {
    width: 230px;
    height: 230px;
    background: #0b5fb5;
    color: #fff;
    text-align: center;
    margin-bottom: 54px;
    cursor: pointer;
    display: block;
}
#center .square:hover {
    background: #129fe7;
}
#center .squarepro {
    background: #129fe7;
}
#center .squarepro:hover {
    background: #badc34;
}
#center .square h2 {
    color: #fff;
    font-size: 60px;
    margin-bottom: 38px;
    font-weight: bold;
}
#center .square h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 14px 0 7px 0;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
}
#center .square span {
    text-shadow: 0 0 0.2px #051e3c;
    color: #051e3c;
    font-size: 15px;
    display: block;
    margin-top: 6px;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
}
#promotions {
    height: 250px;
    width: 300px;
    position: absolute;
    margin: 24px 0 0 0;
}
#footer {
    width: 940px;
    height: 20px;
    margin: 0 auto;
    font: 11px/1.1em Verdana, sans-serif;
}
#footer #grad {
    margin: 20px 0 10px 0;
}
#footer #grad img {
    height: 2px;
    width: 100%;
}
li {
    margin: 2px 0 0 1px;
    color: #0b5fb5;
    list-style: square;
    font-size: 11px;
    font-weight: bold;
}
li div {
    color: #000;
    font-weight: normal;
}