html{
 width:100%;
 height:100%;
}
body {
 width:100%;
 height:100%;
 background:#EBF1F6 url(img/bk.png);
 margin: 0px;
}
a:link, a:visited {
 color: #333333;	
 text-decoration:none;
}
a:hover {
 color: #FF0000;
}
img { -ms-interpolation-mode: bicubic; }
.content{
 font-family:  Lucida Sans Unicode;
 font-size: 13px;
 color: #333333;
}
.dark{
position:absolute;
top:0px;
left:0px;
width:1px;
height:1px;
background:transparent url(img/dark.png);
}
.head{
position:relative;
float:right;
margin:10px;
margin-top:80px;
width:320px;
font-size:24px;
font-weight:bold;
font-family: Lucida Sans Unicode;
color:#000;
/*border:#F00 1px solid;*/
}
.heading{
font-size:24px;
font-weight:bold;
font-family: Lucida Sans Unicode;
}
.menu{
position:absolute;
white-space: nowrap;
left:0px;
/*border:#00F 1px solid;*/
}
.menuin{
opacity:0.5;
}
.thumb{
opacity:0.4;
}
.menu00{
position:absolute;
left:0px;
top:0px;
outline:none;
}
#habout:hover{
 color:#6632AF;
}
#hkey:hover{
 color:#B03170;
}
#hprog:hover{
 color:#2884B5;
}
#hflash:hover{
 color:#CD782F;
}
