ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div
{ margin:0; padding:0; }

a img,:link img,:visited img { border:none; }

a {
    color:#905C58;
    text-decoration: none;
}

a.nounder {
    text-decoration: none;
}

.leftalign {
    text-align: left;
}

.clear{clear:both;}

body {
    font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 11px;
    color:#695349;
    line-height: 18px;
}

.size10 {
    font-size: 9px;
    line-height: 18px;
    
}

.size100 {
    font-size: 10px;
    line-height: 18px;
}

.size11 {
    font-size: 11px;
    line-height: 18px;
}

.size14 {
    font-size: 13px;
    line-height: 18px;
}

.line9 {
    line-height: 9px !important;
}

.editor1 {
    font-size: 14px;
    line-height: 18px;
    color:#905C58;
}
.editor2 {
    font-size: 11px;
    line-height: 18px;
    color:#695349;
}
.editor3 {
    font-size: 10px;
    color:#905C58;
    text-transform: uppercase;
    line-height: 18px;
}

.red {
    color:#905C58;
}

.grey2,.grey1 {
    color:#695349;
}

.white {
    color:#f3eedf;
}

.bottom10 {
    margin-bottom:10px;
}

.top15 {
    margin-top: 15px;
}

.bold {
    font-weight: bold;
}

.cursor {
    cursor:pointer;
}

object {
    position: fixed;
    z-index: 1;
}

.upper {
    text-transform: uppercase;
}

#home {
    position: absolute;
    z-index:2;
    text-align: center;
    top:55%;
    width: 100%;
}

.enter {
    color:#cdc0b1;
    font-size: 13px;
    line-height: 18px;
    margin-top: 40px;
}

.enter a {
    color:#cdc0b1;
    margin-left: 5px;
    margin-right: 5px;
}

.p img {
    padding-left: 2px;
    padding-right: 2px;
    cursor: pointer;
}

.m0 {
    cursor:auto;
}


.loader {
    position: absolute;
    margin-left: 410px;
    margin-top: 15px;
    visibility: hidden;
}

#plogo {
    width:100%;
    height:auto;
    display:none;
    background: #C2B49F;
   filter:alpha(opacity=85);
   -moz-opacity:0.85;
   opacity: 0.85;
    text-align:center;
    z-index:999999999;
    position:absolute;
    top:0;
    left:0;
}

#buttons {
    position: absolute;
    z-index: 2;
    bottom:10px;
    right:10px;
}



#content_box {
    width:444px;
    height:488px;
    background-image: url(../img/main_bg.png);
    position: absolute;
    z-index: 2;
    left: 73px;
    text-align: center;
}

.logo {
    margin-top: 66px;
}

.main_content {
    width:386px;
    padding:0px 29px;
    height:317px;
    overflow:hidden;
    margin-top: 51px;
    
}

.image_content {
    width:386px;
    height:297px;
    overflow: hidden;
    position: relative;
}

.image_content table {
    width: 330px;
    height:265px;
    overflow:hidden;
    margin-top: 19px;
    margin-left:30px;
    position: relative;
}

.image_content table img {
    display: inline-table;
    height: 50px;
    margin: 3px 2px;
    padding: 0;
    width: 50px;
}

.contents {
    width:386px;
    height:285px;
    overflow: hidden;
    text-align: left;
    position: relative;
}

#scrollable {
    overflow: hidden;
    position: relative;
    width:386px;
    height:285px;
}

#scrollable .items {
    position: absolute;
    width: 20000em;
}

.contents #scrollable .items .scdiv {
    float:left;
    width:386px;
    height:285px;
    overflow: hidden;
}

.navi {
    height:10px;
    width: auto;
    overflow:hidden;
    margin-top: 19px;
}

.navi a {
    line-height: 0px;
    width: 10px;
    height: 10px;
    overflow: hidden;
    padding: 5px 5px;
    background-color: #b3ac9d;
    margin-left: 5px;
    cursor:pointer;
}

.navi a.active {
    background-color: #5a5b55;
}


ul.menu {
    position: absolute;
    z-index: 2;
    top: 121px;
    left: 518px;
    width:auto;
    height:auto;
}

ul.menu li {
    line-height: 12px !important;
    width:auto;
    height:auto;
}

ul.menu li ul.submenu li {
    padding:6px 8px;
    background-color: #625029;
    margin-bottom: 2px;
    display: table;
}

ul.menu li ul.submenu li a {
    text-decoration: none;
}

ul.menu li ul.submenu {
    width:auto;
    height: auto;
    margin-bottom: 2px;
    display:none;
}

#footer {
    position: absolute;
    z-index: 2;
    bottom:13px;
    right:70px;
    text-align: right;
}
