.hidden {
    display:none;
}
body,td,th {
	font-size: 12px;
	}

#ButtonSubmit {
        display:none;
}
.hiden{ display:none;}
#tablemain {
    height:500px;
}
.datagrid-row td {
    height: 25px;
    text-align: left;
    
    line-height: 25px;
}
    .datagrid-row td div {
        height: 25px;
        text-align: left;
        line-height: 25px;
        padding-left: 8px;
    }
.datagrid-htable td {
    height: 32px;
    text-align: left;
    line-height: 32px;
}
.datagrid-htable td div {
    height: 32px;
    text-align: left;
    line-height: 32px;
    padding-left: 8px;
}
#tablemain th {
    height: 25px;
    text-align: center;
}
.titleright {
   
    position: absolute;
    right: 20px;
    z-index: 8888;
    top: 52px;
    data-icon :icon-application-form-add;
    font-weight:bold;
    font-size:14px;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.zhezhao {
    width:100%; height:100%; background-color:#efefef; z-index:9999; position:absolute; top:0px; left:0px; z-index:100;
}
#iframewindow {
    position:absolute; top:0px; left:0px; width:100%; height:100%;

}
#AspNetPager1 a {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #ccc;
    line-height: 25px;
    text-align: center;
}
#AspNetPager1 span {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #ccc;
    line-height:25px; text-align:center;
}

#AspNetPager2 a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    line-height: 35px;
    text-align: center;
}

#AspNetPager2 span {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    line-height: 35px;
    text-align: center;
}
#AspNetPager2 {
    margin:0 auto; text-align:center; margin-top:18px; margin-bottom:18px;
}
.red {
    color: red;
}


#rightmouse, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#rightmouse {
    display: none;
    position: absolute;
    background: cyan;
}

#rightmouse li {
    height: 20px;
    width: 80px;
}

    #rightmouse li:hover {
        background: burlywood;
        cursor: pointer;
    }

#serchtitle input {
    height: 22px; margin-left:4px; margin-right:4px;
}

#serchtitle a {
    height: 28px;
    margin-left: 4px;
    margin-right: 4px;
    line-height:28px;
}

#serchtitle td {
    padding-left: 0px;
    height: 28px;
    line-height: 28px;
    padding-top: 4px;
}

#serchtitle {
    border: 1px solid #95b8e7;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 8px;
    border-radius: 3px;
    padding-left:12px;
    padding-top:8px;
    padding-bottom:8px;
    min-height:66px;
}

#DropDownListORG {
    position: relative;
    border: 1px solid #95B8E7;
    background-color: #fff;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    border-radius: 5px 5px 5px 5px;
    width:160px;
    height:30px;
}
.fl {
    float:left;
}
.fr {
    float: right;
}

