﻿#floatBoxBg
{
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
}
.floatBox
{
    border: #cfdae0 5px solid;
    width: 500px;
    position: absolute;
    top: 550px;
    left: 40%;
}
.floatBox .title
{
    height: 23px;
    padding: 7px 10px 0;
    background-image: url(    '../../images/driver/bg_machine.gif' );
    color: #265684;
}
.floatBox .title h4
{
    float: left;
    padding: 0;
    padding-left: 20px;
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #265684;
    background-image: url(    '../../images/driver/control_play_blue.gif' );
    background-repeat: no-repeat;
    line-height: 19px;
}
.floatBox .title span
{
    float: right;
    cursor: pointer;
}
.floatBox .content
{
    padding: 20px 15px;
    background-image: url(    '../../images/driver/DivBG.jpg' );
}
body .iframe .content
{
    padding: 0;
}
#errorBox
{
    width: 100%;
    height: 256px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 4px solid #a9b9c8;
    background: url(../../images/driver/error_bg.jpg) repeat-x;
    overflow: hidden;
}
#subError
{
    width: 100%;
    height: 100%;
    background: url(../../images/driver/error_person.jpg) no-repeat right bottom;
}
#subError h1
{
    font-size: 20px;
    font-family: "宋体";
    text-indent: 24px;
    margin-top: 10px;
    margin-bottom: 20px;
}
#subError p
{
    height: 22px;
    line-height: 22px;
    color: #5b7085;
    font-size: 12px;
    text-indent: 40px;
}
#subError h2
{
    margin-top: 40px;
    font-size: 12px;
    text-indent: 30px;
    margin-bottom: 20px;
}
#subError h3
{
    font-size: 12px;
    color: #5b7085;
    font-weight: normal;
    text-indent: 40px;
}
TD.imageClass
{
 padding-top: 10px;border-right: 1px #d5e2eb solid; text-align: center; background-color: #f0f5f8;	
}
TD.imageClassOver
{
 padding-top: 10px;border-right: 1px #d5e2eb solid; text-align: center; background-color: #f0f5f8;	
}        
.style1
{
    text-align: center;
}
