body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.wkc-load {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        z-index: 90;
        width: 100%;
        height: 100%;
        background-color: #FF0000;
        filter:Alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
}
.wkc-load2 {
        display: block;
        position: absolute;
        width:100%;
        top: 200px;
        left: 0;
        z-index: 100;
 
        filter:Alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
}
.align {
width: 30%;
float: left;
}
.wkc-load3 {
background-color: #FF0000;
width: 40%;
float:left;
}
.start {
display: none;
}
