


.attation{
   width: 100%;
   background-color:#fff;
   border: 1px  #dfe4ed solid;
   text-align: center;
   color:red;
   font-weight: bolder;
   height: 22px;
   padding-top:4px;
   padding-bottom:4px;
   font-size: 12px;
}
.error{
   width: 100%;
   background-color:#fff !important;
   border: none !important;
   margin: 10px 0 !important;
   border-style: dotted;;
   text-align: center;
   color:red;
   font-weight: bolder;
   height: 40px;
   padding-top:6px;
   padding-bottom:6px;
   font-size: 18px;
}

.error table{
	width:50%;
}

.error table td:first-child{
	width:1%;
}
.error table p{
	text-align:left;
}
.error table img{
	    width: 22px;
    height: 22px;
    margin-right: 10px;
}
/*������Զ���                                                                              */
#datalist,.table_list,.table_input {
	background-color: #fff;
	border:#dfe4ed 1px solid; 
	border-bottom:none;
	border-left:none;
}
.table_input {
    border-left:none;
	border-bottom:#dfe4ed 1px solid;
	line-height:50px;
	width:100%;
	}
.tabel_list {
	text-align: center;
}

.table_list_head {
	background-color: #fff;	
	height: 21px;
}

.table_list_head_td {
	font-size: 12px;
	border-bottom:#dfe4ed 1px solid ; border-left:#dfe4ed 1px solid;
	height:50px;
	line-height:50px;
	background-color:#eff1f6
}

.table_list_body_even, .table_list_body_odd, .table_list_body ,.table_list_body_right, .table_list_body_left {
	border-bottom:#dfe4ed 1px solid;border-left:#dfe4ed 1px solid ; font-size: 12px;
	color: #333333;
	font-family:PMingLiU, Arial, sans-serif;
	text-align: center;
}

.table_list_body_even {
	background-color: #fff;
	height:36px;
	line-height:22px;
}

.table_list_body_odd {
	background-color: #fff;
	height:36px;
	line-height:22px;
}

.table_list_body, .table_list_body_right, .table_list_body_left {
 	/*padding: 0.2em 0.5em 0.2em 0.5em;*/
/* 	height:38px; */
/* 	*height:20px; */
/* 	_height:20px; */
	

}
.table_list_body_width120{width:120px;}
.table_list_body_width121{width:121px;}

.table_list_body_right{
   text-align: right;
}
.table_list_body_left{
   text-align: left;
}
.table_list_head_td a, .table_list_head_td a:link, .table_list_head_td a:visited, 
.table_list_head_td a:hover, .table_list_head_td a:active, 
.table_list_body a, .table_list_body a:link, .table_list_body a:visited, 
.table_list_body a:hover, .table_list_body a:active {
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
.table_list_body a:link {
	color: #0000FF
}

.tdSpecial {
	padding:0px; height:44px ;
}
