a.od{
	width:80px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	border: 2px solid #849BCA;	
	display:block;
	color:#547BC9;
	float:left;
	text-decoration:none;
	margin-top:2px;
}
a.od:link{
	background:#EEF1F8;
}
a.od:visited{
	background:#EEF1F8;
}
a.od:hover{
	background:#EEE;
}
a.od:active{
	background:#EEE;
}
#fd
{
	width:625px;
	height:400px;
	border: 1px solid #2D76AB;
	margin-top:2px;
	margin-left:2px;
	float:left;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:0px;
	/*cursor:move;*/
	float:left;
	/*filter:alpha(opacity=50);*/
	display: none;
	/*filter: alpha(opacity=100);*/
    text-align: right;
	z-index: 100;
	background-color: #0099CC;
}

#div_header
{
	background-repeat: repeat-x;
	cursor: Move;
	height: 24px;
	margin-top: 0px;
	width: 100%;
	background-color: #C2DFE7;
	padding-top: 6px;
}

.content
{
	padding:2px;
}
#Mini_div
{
    z-index: 102; 
    left: 230px; 
    width: 100px; 
    position: absolute;
    top: 400px;
	background:#EDF1F8;	
	border: 2px solid #849BCA;
	/*cursor:move;*/
    height: 21px; 
    display: none; 
   	/*filter: alpha(opacity=100);*/
    opacity: 1; 
    text-align: right;
    background-image: url(Image/tabbar.jpg); 
    background-repeat: repeat-x;
}
