.text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}


#mail {
	position: absolute;
	top: 460px;
	left: 750px;
	width: 40px;
	height: 40px;
	z-index: 10;
}

#cover {
        position:absolute;
        width: 790px;
        height:500px;
        z-index:4;
        left: 0px;
        top: 44px;
        background-color: #99CC00;
        layer-background-color: #99CC00;
        border: 1px none #000000
}

#refpic {
        position:absolute;
        width:200px;
        height:300px;
        z-index:9;
        left: 130px;
        top: 160px;
}       

#reftext {
        position:absolute;
        width:200px;
        height:115px;
        z-index:9;
        left: 380px;
        top: 160px;
}

#loading {
        position:absolute;
        width:790px;
        height:500px;
        z-index:11;
        left: 0px;
        top: 0px;
        visibility: visible;
        background-color: #99CC00;
        layer-background-color: #99CC00;
        border: 1px none #000000
}