@charset "utf-8";
/* CSS Document */
body{font:63.5% Arial, Helvetica, sans-serif; color:#000; background:#a093bf;}
a{text-decoration:none;color:#000; font-family:Tahoma;} 
a:hover, #speedbar li a:hover{color:#e1cbf2;}
a img{border:0;} 
.clear{visibility:hidden;clear:both;} 

#global{
	text-align:center;
	width:1004px;
	height:605px;
} 
#box{
text-align:center;  
  width:400px; 
  height:40px; 
  margin-left:auto; 
  margin-right:auto; 
  position:relative; 
  top:40%; 
} 
#panel{
text-align:center;  
  width:400px; 
  height:70px; 
  margin-left:auto; 
  margin-right:auto; 
  position:relative; 
  top:40%; 
}
#id{ 
text-align:right; 
width:260px; 
height:64px; 
float:left;
/*position:relative; */
vertical-align:middle;
}
#ok{ 
text-align:center; 
width:100px; 
height:64px; 
float:right;
/*position:relative; */
vertical-align:middle;
}