﻿body {
}
#fullContent {
width: 100%;
float: left;
border: 1px solid #999;
background-color:White;
}

.head {
font-weight: bold;
background: #6193b8;
height: 31px;
line-height: 36px;
padding-left: 15px;
border-bottom: none;
color:White;
padding-top: 0;
}
.error
{
    color:Red;
    }
    .k-tabstrip
    {
        min-height:600px;
        }