* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #fff;
    color: #666;
    font-family: Verdana, Tahoma, Arial,helvetica, sans-serif;
    font-size: 70%; /* 100% == 16px */
    line-height: 130%;
}
.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
legend,
.no-display {
    display: none;
}
img {
    border: none;
}
img.float-left {
    float: left;
    margin: 0 20px 10px 0;
}
img.float-right {
    float: right;
    margin: 0 0 10px 20px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
button {
    cursor: pointer;
}
ul,
ol {
    margin: 10px 20px;
}
p {
    margin: 10px 0;
}
p.perex {
    font-size: 110%;
    font-style: oblique;
}
p,
ul li,
ol li {
    line-height: 150%;
}
a {
    color: #666;
    text-decoration: underline;
}
a:hover {
    color: #ff0000;
    text-decoration: none;
}
a.ico {
    display: block;
    float: left;
    margin: 0 20px 10px 0;
}
a.ico img {
    border: 1px solid #ccc;
    display: block;
    padding: 1px;
}
.bold {
    font-weight: bold !important;
}
.center {
    text-align: center !important;
}
.left {
    text-align: left !important;
}
.right {
    text-align: right !important;
}
.error_color {
    color: #ff0000 !important;
}
/*
strong.perex {
    display: block;
    margin-bottom: 20px;
    text-align: justify;
}
*/
h1, h2, h3, .like_h3, h4 {
    color: #ff0000;
    font-weight: bold;
    line-height: 130%;
    margin-bottom: 5px;
}
h1 {
    font-size: 140%;
}
.like_h2,
h2 {
    font-size: 120%;
}
.like_h3,
h3 {
    color: #666;
    font-size: 100%;
}

#container,
#top {
    margin: 0 auto;
    width: 980px;
}
#container_top {
    background: #000 url('/media/page/top-bg.png') repeat-x left bottom;
}
#top {
    background: transparent url('/media/page/main_imgs/05.jpg') no-repeat center top;
    min-height: 150px;
    _height: 150px;
    overflow: hidden;
    position: relative;
    padding: 0 100px 68px;
    width: 780px;
}
#top h1.logo,
#top h3.logo {
    float: left;
    height: 94px;
    margin-top: 30px;
    width: 245px;
}
#top h1.logo a,
#top h3.logo a {
    background: transparent url('/media/page/logo-half-transparent.png') no-repeat 10px 10px;
    display: block;
    height: 74px;
    padding: 10px;
    width: 225px;
}

#menu {
    background: transparent url('/media/page/menu/bg.png') repeat-x left top;
    bottom: 0;
    height: 68px;
    left: 80px;
    overflow: hidden;
    position: absolute;
}
#menu_left {
    background: transparent url('/media/page/menu/left.png') no-repeat left top;
    height: 68px;
    overflow: hidden;
    padding-left: 22px;
}
#menu_right {
    background: transparent url('/media/page/menu/right.png') no-repeat right top;
    height: 53px;
    overflow: hidden;
    padding: 15px 22px 0 50px;
    width: 730px;
}
#menu ul {
    list-style-type: none;
    margin: 0;
}
#menu ul li {
    float: left;
    padding: 0 13px;
    _width: 20px;
}
#menu ul li a {
    color: #878785;
    display: block;
    font-family: Arial;
    font-size: 125%;
    font-weight: normal;
    padding: 6px 0 17px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
#menu ul li a.active {
    border-bottom: 4px solid #ffbc00;
}
#menu ul li a.active,
#menu ul li a:hover {
    color: #eaad04;
}

#content {
    background: transparent url('/media/page/content-bg.png') repeat left top;
    padding: 20px 100px;
    width: 780px;
}
#left_col {
    float: left;
    width: 200px;
}
#contain {
    float: left;
    min-height: 300px;
    _height: 300px;
    padding: 1px 0;
    width: 580px;
}

.submenu {}
.submenu h3 {
    border-bottom: 4px solid #ffc114;
    color: #666;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.submenu ul {
    list-style-type: none;
    margin: 0;
}
.submenu ul li {
    margin: 0;
    padding: 0;
}
.submenu ul li a {
    background: transparent url('/media/page/li-circle.png') no-repeat 4px 9px;
    border-bottom: 1px solid #dcdcdc;
    display: block;
    padding: 3px 0 3px 14px;
    text-decoration: none;
}
.submenu ul ul li a {
    background-image: none;
    border-bottom: 0 none;
    padding-left: 25px;
    text-transform: lowercase;
}
.submenu ul ul ul li a {
    padding-left: 45px;
}
.submenu ul ul ul ul li a {
    padding-left: 65px;
}
.submenu ul li a.active {
    color: #ff0000;
    font-weight: bold;
}

#bottom_menu {
    margin: 15px 0;
    text-align: center;
}
#bottom_menu ul {
    list-style-type: none;
    margin: 0;
}
#bottom_menu ul li {
    display: inline;
}
#bottom_menu ul li a {
    border-right: 1px solid #666;
    margin-right: 6px;
    padding-right: 10px;
    text-transform: uppercase;
}
#bottom_menu ul li.last a {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}

#footer {
    display: none;
    margin: 0 auto;
    padding: 10px 100px 30px;
    width: 780px;
}
#footer,
#footer a {
}
#copyright {
    padding-right: 108px;
    text-align: right;
}
#copyright strong {
}
#credits {
    float: right;
    text-align: right;
}

