
.tdText{
	width:10%;
}

.tdDate{
	width:24%;
}

.list-div{
	background:transparent;
    margin-bottom: 4px;
}

.list-div,
.list-div-mi{
	border-top:#99BBE8 1px solid;
	border-left:#99BBE8 1px solid;
	width:98%;
	margin-left:1%;
}


.list-div-mi td{
	 +text-indent: 0px;
}

.tr-detail table td,
.tr-detail table th,
.tr-detail-2 table td,
.tr-detail-2 table th{
	border-top:none;
	border-left:none;
	border-bottom:#99BBE8 1px solid;
	border-right:#99BBE8 1px solid;
	zoom:expression(this.innerHTML==""?(this.innerHTML="&nbsp;"):0); 
}


.listAjaxDetailColor td{
	background:#FEF0C9;
}	


.list-div td,
.list-div th,
.list-div-mi td,
.list-div-mi th{
	border-bottom:#99BBE8 1px solid;
	border-right:#99BBE8 1px solid;
	zoom:expression(this.innerHTML==""?(this.innerHTML="&nbsp;"):0); 
}

.column-title{
	text-align: center;
}

.list-div th,
.list-div-mi th,
.listAjaxDetail th{
	height:23px;
}

.list-div td,
.list-div-mi td,
.listAjaxDetail td{
	height:25px;
	line-height:22px;
}

#menu {
	margin-left:1%;
}

.operateTableIco{
	text-align: center;
}

.form-divww{
	width:98%;
	margin-left:1%;
	padding:0px;
}

.status{
	margin-left:60px;
	
}

.status input,
.status img{
	margin-left:20px;
}

.tab1 td{
	padding:0;
}

.titleIco {
    float:right;
}

.column-title{
    width:96%;
    float:left;
    line-height:23px;
    font-weight: bold;
}


/************************************/
ul#nav,ul#nav li{
	list-style-type:none;
	margin:0;padding:0;
}

ul#nav li{
	float:left;
	margin-right: 3px;
	text-align: center
}
ul#nav a{
	float:left;
	width: 7em;
	padding: 5px 0;
	text-decoration:none;
	color:#5D6B82; 
	background: #99bbe8;
}

ul#nav .current a{
	background:#297bbf; 
	font-weight:bold; 
	color:#fff;
}

ul#nav a:hover{
	background: #297bbf;
	font-weight:bold;
	color:#fff;
}


.cmd-div{
	padding-top: 20px;
    text-align: center;
    width: 98%;
}


/*****************************************************展示页按钮效果****************************/

.btn-div {
	margin-left:9px;
	padding-top: 1px;
    background-color: #F5F5F5; 
    padding-bottom: 2px;
    text-align: left;
    width: 98%;
    height:32px;
}
.btn-div .button{
    border: 1px solid #FFA07A; 
    background-color: #F5F5F5; 
    height: 28px; 
    width: 90px; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bold;
    padding-left: 10px;
    color: #000;
}
.list-div-1 {
	 margin-left:10px;
	 border-left: 1px solid #99BBE8;
     border-top: 1px solid #99BBE8;
     border-right: 1px solid #99BBE8;
     width : 98%;
}
.btn-div .button:hover{
    border: 2px solid #99BBE8;
    color: #0000FF;
}
.btn-div .button{
    border: 2px solid #99BBE8; 
    background-color: #C0C0C0 ; 
    height: 28px; 
    width: 90px; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px;
    font-weight:bold;
    padding-left: 10px; 
}

div.pos_abs{position:fixed;left:0px;top:0px;width:99%;}
div.pos_default{
	margin-left:9px;
	padding-top: 1px;
    background-color: #F5F5F5; 
    padding-bottom: 2px;
    text-align: left;
    width: 98%;
    height:32px;
    border: 1px solid #99BBE8; 
}
.pos_default .button{
    border: 2px solid #99BBE8; 
    background-color: #C0C0C0 ; 
    height: 28px; 
    width: 90px; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bold;
    padding-left: 10px;
    color: #000;
}
