/* CSS Document */
body
{
background-color:#000000;
background-attachment:fixed;
margin:0;
top:0;
}
img{
border:0;
}
#center { 
position:relative;
width:1000px;
height:1053px;
top:20px;
margin: 0 auto 0 auto;
}


#top1{
position:absolute;
background: url(foto/bg_up_lamp.jpg);
background-repeat:no-repeat;
left:0px;
top:0px;
width:600px;
height:110px;
padding:0px;
margin:0px;
}
#top2{
position:absolute;
background: url(foto/bg_up1_left.jpg);
left:600px;
top:0px;
width:400px;
height:110px;
padding:0px;
margin:0px;
}
#menu1{
position:absolute;
left:0px;
top:110px;
width:600px;
height:50px;
padding:0px;
margin:0px;
}
#menu2{
position:absolute;
left:600px;
top:110px;
width:400px;
height:50px;
padding:0px;
margin:0px;
}
#main_foto{
position:absolute;
left:0px;
top:160px;
width:421px;
height:640px;
padding:0px;
margin:0px;
}
#main{
position:absolute;
background: url(foto/bg_main.jpg);
left:421px;
top:160px;
width:579px;
height:640px;
padding:0px;
margin:0px;
overflow:auto;


font-family:"Courier New", Courier, monospace;
font-size:16px;
font-weight:bold;



}
#bottom{
position:absolute;
background: url(foto/bg_down.jpg);
left:0px;
top:800px;
width:1000px;
height:254px;
padding:0px;
margin:0px;
overflow:auto;
}
.link{
font-family:"Courier New", Courier, monospace;
font-size:14px;
text-decoration:none;
}
a.link{
font-family:"Courier New", Courier, monospace;
font-size:16px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
a:hover.link
{
font-family:"Courier New", Courier, monospace;
font-size:16px;
color:#000000;
text-decoration:underline;
}

html, body { scrollbar-base-color: brown}
