* { 
font-size: 12px; 
font-family: Geneva, Arial, Helvetica, sans-serif; 
}

html { height:100.1%; }

body { 
margin:0;
padding:0;
text-align:center;
color: #000000; 
font-weight: normal; 
font-size: 11px; 
}

#zenter {
position:absolute;
top:50%;
left:50%;
width:950px;
height:650px;
margin: -325px 0 0 -475px;
background-color:#FFFFFF;
text-align:left;
z-index:0;
}

#link_text {
text-align:left;
color: #000000;
background-color:transparent;
position: absolute;
top: 347px;
left:636px;
width: 31px;
z-index:11;
}

#info {
position:absolute;
top:-1000px;
left:-1000px;
width:300px;
color: #333333;
font-size; 10px;
line-height:140%;
visibility:hidden;
}

h1 {
font-size: 12px;
color: #0066CC;
line-height:140%;
margin:0;
}

h1 { color: #006699; margin: 0px 0px 12px 0px; font-weight: normal; }
a { color: #006699; font-weight: normal; font-size: 11px; text-decoration: none; outline:none}
a:hover { color: #ff6600; font-weight: normal; text-decoration: none }
a:active { outline: none }
.zwi { font-size: 1px; line-height:1px; }
.abs { padding-left:20px; }