﻿body
{
    padding: 0px;
    margin: 0 auto;
    font-family: tahoma;
    font-size: 0.8em;
    color: #323433;
    background-image: url('images/back_dot.jpg');
    background-repeat: repeat;

}
/* background-image: url('images/main.jpg');
    background-repeat: repeat-y;    width: 1000px;*/
#ana
{
   

 
    }
#contant
{
    width: 900px;
    padding: 0px;
    margin: 0 auto;
    background-image: url('images/bg.png');
    background-repeat: repeat;
}
#header
{
    color: #FF0000;
    background-color: #FF0000;
    background-image: url('images/header_ek.jpg');

}
.likir
{
    color: #FF8888;
    position: absolute;
    text-align: right;
    width: 900px;
}
.likir a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.likir a:visited
{
    color: #FFFFFF;
}
.likir a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.flash
{
    padding: 0px;
    margin: 0px;
}
.img
{
    border: medium double #cccccc;
}

/*ana menu*/

#menu
{
    padding: 0px;
    margin: 0px;
    height: 31px;
    background-color: #FF0000;
}
#manu ul
{
    padding: 0px;
    height: 25px;
    margin: 0;
}
    #menu li
{
    float: left;    
    list-style-type: none;


}
.tik
{
    background-position: left;
    margin: 0px;
    background-image: url('images/tik-bg.png');
    background-repeat: repeat-y;
}
.baklik
{
    margin: 0px;
    background-image: url('images/tik.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 1px 2px 12px;
    font-size: 12px;
}
em
{
    padding-left: 4px;
}
h1
{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    color: #ff0000;
}
h1.szen a:link
{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
h1.szen a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
h1.life
{
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    background-color: #EFEFEF;
    border: thin solid #CCCCCC;    
    padding: 4px;
}
h1.sizen a:link
{
    font-size: 16px;
    font-weight: bold;
    color: #e70000;
}
h1.sizen a:visited
{
    font-size: 16px;
    font-weight: bold;
    color: #FF0000;
}
a:link
{
    text-decoration: none;
    color: #333333;
}
a:hover
{
    color: #666666;
    text-decoration: underline;
}
a:visited
{
        color: #333333;

}
#footer
{
    padding: 2px 2px 2px 8px;
    color: #FFFFFF;
    background-image: url(images/footer.png);
    background-repeat: repeat-x;
    height: 31px;
    text-align: center;
}
#footer a:link
{
    color: #FF0000;
}
#clear
{
    clear: both;
}
h4
{
    margin: 0px;
    padding: 2px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
.unsal
{
    border: medium double #EBEBEB;
    font-size: 8pt;
}

/* nav */
.nav
{
    clear: both;
  margin: 0px;
padding:0px;

}
.nav li { float:left; display:inline;  
}
.nav li.on, .nav li:hover
{
    background-position: left -37px;
    border: 0;
    color: #333333;
}
.nav li a
{
    display: block;
    
    text-align: center;
}
.nav li a:hover { text-decoration:none; color:#fff; }
.nav #navHp { width:45px; background-position:right top; }
.nav #navHp.on, .nav #navHp:hover {  }
.nav #navHp a { text-indent:-9999px; width:70px; overflow:hidden; }
.nav #navYZone { background-position:left -74px; }
.nav #navYZone.on, .nav #navYZone:hover { background-position:left -111px; }
.nav .sub
{
    position: relative;
    z-index: 9999;
}
.nav .sub a
{
    padding-right: 0px;
    padding-left: 0px;
color:#fff;
}
.nav .sub div { display:none; position:absolute; left:0px; top:20px; padding:2px; -moz-padding-start:3px; }
.nav .sub div b { clear:both; display:block; height:8px; font-size:0.001em; overflow:hidden; padding-right:16px;  }
.nav .sub div b b {width:100%; padding:0; }
.nav .sub:hover div { display:block; }
.nav .sub div table { border-collapse:collapse; }
.nav .sub div table td { border:1px solid #272727; background:#323433; }
.nav .sub div table td a { line-height:26px; height:26px; font-weight:normal; padding:0 0 0 10px; text-transform:none; width:145px; background:none; text-align:left; overflow:hidden; }
.nav .sub div table td a:hover
{
    background: #000;
}
