/* CSS Document */


body{ margin:0px;color:#333;background:#171717 /*url(../lay-gfx/bg-site.png) repeat-x*/;font-size:11px;font-family:"Courier New", Courier, monospace}


h1,h2,h3{margin:0px 0px 1em 0px}
h1{ font-size:1.8em}
h2{ font-size:1.4em; text-indent:20px; background:url(../lay-gfx/pkt.png) left no-repeat}
h3{ font-size: 1.1em}
a{outline:none; color:#f1f1f1}
.cl{clear:left}
.white{color:#fff}
.rbc{position:fixed; right:0px; bottom:0px; height:106px; width:106px; background:url(../lay-gfx/rbc.png)}
.menu{position:absolute; color:#FFF; text-align:center}
.menu a{color:#FFF; text-transform:none}


.logo{width:155px; height:130px;background-image:url(../lay-gfx/logo_mv.png); display:block; margin: auto; overflow:hidden;text-indent:-9999px; outline:none  } 
.enter{width:180px; height:28px;background-image:url(../lay-gfx/enter-site.png); display:block; margin: auto; overflow:hidden;text-indent:-9999px; outline:none}

/* ==== intro ==== */

div#wrapper{ margin-top:250px;}
div#loader{ height:20px; width:20px; background:#4e0300; position:absolute; left:50%; top:376px; border-top:solid 1px #5d0400;  border-bottom:solid 1px #5d0400} 
div#baner{ height:212px; background:#4e0300 url(../lay-gfx/bg-intro.png) center no-repeat; position:relative; padding-top:60px; display:none; text-align:center; border-top:solid 1px #712321; border-bottom:solid 1px #712321 }

/* ==== main ==== */
#content{width:990px; margin:0 auto; color:#CCC; /*background:#fff url(../lay-gfx/content-bg.png) top repeat-x;*/  display:none; position:relative; z-index:2;}
.content-b{padding:25px;/* background:url(../lay-gfx/content-bg-bottom.png) bottom no-repeat*/}

#content-top{width:990px; margin:0 auto; background:#fff url(../lay-gfx/content-bg2.png) bottom repeat-x;  display:none;}
.content-t{padding:25px; background:url(../lay-gfx/content-bg-top.png) top no-repeat}

.footer{text-align:center; color:#666; font-size:10px}

div#foot{ width:1024px; margin:auto; margin-top:5px; }

div.copy{ width:140px; height:12px; float:right; background-image:url(../lay-gfx/copyright.png); background-repeat:no-repeat }

/* ==== slider ==== */
.slider{background:#4e0300 url(../lay-gfx/bg-intro.png) center no-repeat;border:solid 1px #712321; height:130px; width:100%; position:relative; overflow:hidden;}
.slider-navi{}
.slider-navi{color:#FFF; display:block; padding:52px 10px; text-decoration:none;  border:solid 1px #712321;}
a.slider-navi:hover{}
#slider-navi-prev{ position:absolute; left:5px; top:5px; z-index:99;}
#slider-navi-next{position:absolute; right:5px; top:5px; z-index:99}
.slider-header{position:absolute;left:320px; width:300px; padding:5px 0px; text-align:center;border:solid 1px #712321; border-top:none; background-color:#171717; font-size:14px }
ul.slider-content{ position:absolute;top:0px; left:0px; border:solid 0px #FFF; margin:0px; padding:0px; list-style:none; width:2000px; }
li.box-slider{ float:left; width:230px; padding:10px 0px; background:url(../lay-gfx/box-shadow-265x20.png) bottom center no-repeat; text-align:center; }
.image-slider{height:50px; overflow:hidden; margin-top:50px; display:block; outline:none}
.image-slider img{border:solid 1px #333}



