@charset "utf-8";

.xBox{
cursor:pointer;
clear:both;
background-color:#00adef;
margin-top:2px;
height:20px;
}
.xPanelLeft{
clear:both;
height:20px;
text-align:center;
width:100px;
float:left;
}
.xPanelCenter{
height:20px;
text-align:center;
width:345px;
float:left;
font-size:11px;
}
.xPanelRight{
height:20px;
text-align:center;
width:80px;
float:left;
}
.xInfoLeft{
clear:both;
height:75px;
text-align:center;
width:70px;
float:left;
}
.xInfoCenter{
height:75px;
text-align:center;
width:225px;
float:left;
border-left:solid #0080c6 1px;
}
.xInfoRight{
height:75px;
text-align:center;
width:225px;
float:left;
border-left:solid #0080c6 1px;
}
.xInfo{
clear:both;
width:100%;
height:75px;
text-align:center;
display:none;
border-bottom:solid #0080c6 1px;
}
.metricFont{
font-size:10px;
}
.blueTitle{
color:#0080c6;
}
.infoDetail{
font-size:12px;
}

