/* CSS-Sheet */
body{
margin: 0;
padding: 0;
background-color: #ffffff;
}
a{
text-decoration:none;
}
/* Paragraphs */
p.nav{
font-size: 12;
font-family: verdana;
text-align:right;
line-height:21px;
color: #ffffff;
margin-left: 0px;
margin-right: 0px;
margin-top: 1px;
margin-bottom: 0px;
padding: 0;
}
p.content{
font-family:verdana;
color: #eeeeee;
font-size: 12px;
text-align:justify;
line-height:21px;
margin-left: 40px;
margin-right: 30px;
margin-top: 0px;
margin-bottom: 20px;
padding: 0;
}
p.c_content{
font-family:verdana;
color: #eeeeee;
font-size: 12px;
text-align:center;
line-height:21px;
margin-left: 40px;
margin-right: 30px;
margin-top: 0px;
margin-bottom: 20px;
padding: 0;
}
p.info_content{
font-family:verdana;
color: #333333;
font-size: 10px;
text-align:justify;
line-height:18px;
margin-left: 15px;
margin-right: 18px;
margin-top: 3px;
margin-bottom: 0px;
padding: 0;
}
p.info_content_b{
font-family:verdana;
color: #333333;
font-size: 10px;
text-align:justify;
line-height:18px;
margin-left: 15px;
margin-right: 18px;
margin-top: 15px;
margin-bottom: 0px;
padding: 0;
}
p.c_info_content{
font-family:verdana;
color: #333333;
font-size: 12px;
text-align:center;
line-height:21px;
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 0px;
padding: 0;
}
p.content_head{
font-size: 14px;
font-family: verdana;
color: #eeeeee;
margin-left: 20px;
margin-right: 20px;
margin-top: 25px;
margin-bottom: 20px;
padding: 0;
}
/* END Paragraphs */

#navi{
position: absolute;
left: 50%;
top: 50%;
margin-left: 250px;
margin-top: -275px;
background-color: #000000;
visibility:visible;
}
#navdots{
position: absolute;
width:9;
height:114;
left: 50%;
top: 50%;
margin-left: 330px;
margin-top: -267px;
background: url('navdots.gif') no-repeat;
visibility:visible;
}

#content_main{
position: absolute;
width: 610px;
height:520px;
left: 50%;
top: 50%;
margin-left: -375px;
margin-top: -275px;
background-color: #333333;
}
#content_back{
position: absolute;
width:820px;
height:620px;
left: 50%;
top: 50%;
margin-left: -410px;
margin-top: -310px;
background: url('bg_box.gif') no-repeat;
}
#enlarge_01{
position: absolute;
left: 50%;
top: 50%;
width:;
height:;
visibility:hidden;
}
#enlarge_02{
position: absolute;
width: 700px;
height: 42px;
left: 50%;
top: 50%;
margin-left: -370px;
margin-top: 208px;
background-color: #dddddd;
visibility:hidden;
}
#enlarge_03{
position: absolute;
width: 150px;
height: 500px;
left: 50%;
top: 50%;
margin-left: -370px;
margin-top: -270px;
background-color: #dddddd;
visibility:hidden;
}
#bg_overlay{
position: absolute;
width: 760px;
height: 570px;
left: 50%;
top: 50%;
margin-left: -401px;
margin-top: -301px;
background-color: #ffffff;
visibility:hidden;
}
#close_01{
position: absolute;
width:;
height:;
left: 50%;
top: 50%;
margin-left: -370px;
margin-top: 200px;
visibility:hidden;
}
#close_02{
position: absolute;
width:;
height:;
left: 50%;
top: 50%;
margin-left: 175px;
margin-top: 215px;
visibility:hidden;
}
#arr{
position: absolute;
width:;
height:;
left: 50%;
top: 50%;
margin-left: 165px;
margin-top: 190px;
}
#wait{
position: absolute;
left: 50%;
top: 50%;
margin-left: 0px;
margin-top: -10px;
visibility:hidden;
}
p.projback{
margin-left: 40px;
margin-right: 30px;
margin-top: 0px;
margin-bottom: 20px;
background: url('projback.jpg') no-repeat;
}
