html, body {
    background: none repeat scroll 0 0 #FFFFFF;
}
.login {
    height: 100%;
    left: 0;
    margin-top: 0px;
    position: absolute;
    text-align: center;
    top: 0%;
    width: 100%;
}
.login-container {
    padding-top: 200px;
    width: 100%;
    background:  #fff url(../image/bg.png?version=2.210) 0px 0px repeat-x;
}
.login-content { 
    background: url(../image/Web-login_03.png?version=2.210) no-repeat;
}
.login-logo {
    background: none;
    padding-top: 90px;
}
.login-input-title {
    width: 105px;
}
.oem_user {
    width: 130px;
}
.oem_pass {
    width: 130px;
}
.oem_loginShowPass{
    margin-left: 80px;
}
.login-btnbox {
    position: relative;
}
.oem_loginCfm{
    left: 265px;
    position: absolute;
    top: -105px;
    background-image: url(../image/lbt.png);
    width:60px;
    border: none;
}
.oem_loginCancle{
    left: 265px;
    position: absolute;
    top: -70px;
    background-image: url(../image/lbt.png);
    width:60px;
    border: none;
}
.pre-minwidth {
    background: none repeat scroll 0pt 0pt #99B1E2; 
}
.oem_background {
    background: none repeat scroll 0pt 0pt #99B1E2; 
}
/*preview*/
#nav_margin {
    background: none repeat scroll 0 0 #99B1E2;
}
.main-container {
    background: none repeat scroll 0 0 #99B1E2;
}
.main-head {
    border-bottom: 3px solid #FFFFFF;
}
.main-nav {
    right:10px;
}
.main-nav-item {
    color:#204690;
}
.main-nav-item:hover,
.main-nav-item-current {
    color:#fff;
}
.main-head,
.main-ptz-top,
.main-ptz-advance,
.main-image-adjust,
.main-img-container,
.main-focus-container {
    background: #99B1E2;
}
.pre-bottom {
    background: #DBE6FD;
}
.pre-left-channel,
.pre-left-control {
    background: #DBE6FD;
}
.pre-channel-item {
    color: #204690;
}
/*preview-right*/
.pre-ptz {
    background: #DBE6FD;
}
.pre-adv-ptz {
    background: #DBE6FD;
}
.pre-ptz-step {
    color: #204690;
}
.pre-right-title {
    background: #DBE6FD;
    border-top: 10px solid #DBE6FD;
}
.pre-right-title-item-current {
    background: #99B1E2;
}
.pre-right-box {
    background: #DBE6FD;
}
/*ALARM */
.alarm{ background:#DBE6FD;}
.alert_l{color:#204690;}
.alert_l p{color:#204690;}
.alert_l ul li{color:#204690;}
/*SET*/
.set-content-box {
    background: #DBE6FD;
}
.ui-tab ul {
    background: #99B1E2;
}
.ui-tab li.ui-tab-current {
    background: #DBE6FD;
    color: #204690;
}
/*component Tab*/
.u-tab{
    background: #99B1E2;
}
.u-tab .current{
    background-color: #DBE6FD;
}
