﻿* {
    margin: 0;
    padding: 0;
}

body,
html {
    height: 100%;
    overflow: hidden;
}

.imagesize {
    width:1px;
    height:1px;
            
}
.rightheader {
    margin-top:2px;
    margin-left:2px;
    float: right;
    width:1px;
    height:38px;
    border:0px;
    font-size: 20px;
    background-color: #f1f4f9;
    font-size: 20px;            
    line-height:38px;
    overflow:hidden;            
}
.leftdivsize {
    float: left; 
    width: 1px; 
    height: 1px;
    border:0px;
}
.lefttable {
    width: 100%; 
    height: 100%;
    border:0px;
    /*border-collapse:collapse;*/
}
.td {
    border:0px;
    /*width:1px;
    height:1px;*/
}
.rightdivsize {
    margin-top:2px;
    margin-left:2px;
    float: right; 
    width: 1px; 
    height: 1px;
    border:0px;
    overflow:scroll
}
.link {
    width:100%;
    font-size: 16px;
    color:#409EFF;
    display:block;
}
.titlelist {
    height: 38px;
    line-height:38px;
    margin:2px 0px 2px 0px;
    text-align: left;
    overflow:hidden;
    border:2px solid #f1f4f9;
}
.divcontentsize {
    width:2px;
    vertical-align:top;
    text-align:left
}