a {
    color: #dcc579
}

a:hover {
    color: #b57b00
}

.bg-t .bg-l {
    background: transparent url(/i/bg/bg1-l.jpg) no-repeat scroll right top;
}


.bg-t .bg-c {
    background: transparent url(/i/bg/bg1-c.jpg) no-repeat scroll left top;
    height: 820px;
}

.bg-t .bg-r {
    background: transparent url(/i/bg/bg1-r.jpg) no-repeat scroll left top;
}

.bg-b .bg-l {
    background: transparent url(/i/bg/bg2-l.jpg) no-repeat scroll right top;
}


.bg-b .bg-c {
    height: 100px;
    background: transparent url(/i/bg/bg2-c.jpg) no-repeat scroll left top;
}

.bg-b .bg-r {
    background: transparent url(/i/bg/bg2-r.jpg) no-repeat scroll left top;
}

#header-content {
    position: relative;
    top: 485px;
    width: 972px;
    height: 320px;
}

#menu {
    height: 183px;
    width: 972px;
    z-index: 200;
    position: relative;
}

#menu .shining {
    position:absolute;
    top:0;
}

.m-l {
    width: 100%;
    height: 55px;
    margin-top: 575px;
    background: transparent url(/i/m/m-l.png) no-repeat scroll right top;
}

.m-cl {
    background: transparent url(/i/m/m-cl.png) no-repeat scroll right 90px;
}

.m-cl a {
    position: relative;
    top: 30px;
}

.m-cl .link1 { left: 25px }
.m-cl .link2 { left: 70px }
.m-cl .link3 { left: 120px }


.m-c {
    width: 262px;
    background: transparent url(/i/m/m-c.png) no-repeat scroll right top;
}
.m-c a
{
    left:67px;
    position:relative;
    top:9px;
}
.m-cr {
    width: 355px;
    background: transparent url(/i/m/m-cr.png) no-repeat scroll left 90px;
}

.m-cr a {
    position: relative;
    top: 30px;
}

.m-cr .link5 { left: 10px }
.m-cr .link6 { left: 30px }
.m-cr .link7 { left: 50px }

.m-r {
    margin-top: 575px;
    width: 100%;
    height: 55px;
    background: transparent url(/i/m/m-r.png) no-repeat scroll left top;
}
#footermsg td {
    color:#786638;
    font-size:10px;
    padding:20px;
    text-indent:20px;
    text-align: justify;
}

#scn {
    position: absolute;
    top: 170px;
    width: 970px;
    height: 160px;
    background: transparent url(/i/bg/bg-scn.png) no-repeat scroll left top;
    z-index: 100;
}

#scn .btn-l {
    position: absolute;
    left: 13px;
    top: 63px;
}

#scn .btn-r {
    position: absolute;
    right: 13px;
    top: 63px;
}

.button {
    cursor: pointer;
}

.button.button-disabled {
    cursor: default;
    display: none;
}

#scn #scn-container {
    height:130px;
    left:40px;
    overflow:hidden;
    position:absolute;
    top:17px;
    width:890px;
}

#scn .scns td {
    cursor: pointer;
    padding-right: 7px;
}

#scn .scns .shining {
}

#scn .scns .hover .shining {
    position:absolute;
    left: 0px;
    top: 0px;
}

#scn .scns {
    position: relative
}

#big-scn {
    width: 990px;
    height: 640px;
    background: transparent url(/i/bg/bg-scn2.png) no-repeat scroll left top;
    position: relative;
}

#big-scn .big-scn-container {
    position: absolute;
    top: 22px;
    left: 94px;
    width: 800px;
    height: 600px;
    overflow: hidden;
}

#big-scn .shining {
    position: absolute;
    top: 20px;
    left: 94px;
}

#big-scn .btn-l {
    height:41px;
    left:44px;
    position:absolute;
    top:243px;
    width:21px;
}

#big-scn .btn-r {
    height:41px;
    right:45px;
    position:absolute;
    top:243px;
    width:21px;
}


#big-scn .btn-c {
    height:33px;
    position:absolute;
    right:35px;
    top:27px;
    width:33px;
}

#big-scn .scns {
    position: relative;
}

#big-scn .scns td {
    padding-right: 25px;
}

.simplemodal-overlay {
    background: black
}

#online {
    background:transparent url(/i/bg/online-bg.png) no-repeat scroll right top;
    height:150px;
    padding-top:70px;
    position:absolute;
    right:-8px;
    text-align:center;
    top:-471px;
    width:150px;
}
#online .online-data {
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
}

#online .online-caption {
    color: #c4e4ff;
    font-size: 10px;
    font-weight: bold;
}

#social-networks-universal {
    margin-top: 10px;
    margin-bottom: 10px;
}

#social-networks-universal p {
    padding-bottom:6px;
    color:#C78E0B;
    font-family:verdana;
    font-size:11px;
}


