
.table_data 


.con_table {min-width:960px; height:100%; margin-top:55px; margin-left:55px;}
.table_data {width: 100%; border-collapse: collapse; text-align: center; font-size:12px;}
.table_data th {background-color: #EDF0EF; border-top: #9daecc 3px solid; height: 27px; border-bottom: #d4dae4 3px solid; font-weight: bold; border-right: #d4dae4 1px solid; border-left: #d4dae4 1px solid; line-height: 27px;}
.table_data td {height: 36px; border-bottom: #d4dae4 1px solid; border-right: #d4dae4 1px solid; border-left: #d4dae4 1px solid; line-height: 36px;}


.table_data_view {width: 100%; border-collapse: collapse; text-align: center;border-top: #9daecc 3px solid; font-size:12px;}
.table_data_view th {background-color: #EDF0EF;  height: 27px; border-bottom: #d4dae4 1px solid; font-weight: bold; border-right: #d4dae4 1px solid; border-left: #d4dae4 1px solid; line-height: 27px;}
.table_data_view td {
	padding-left:10px;
	height: 36px; border-bottom: #d4dae4 1px solid; border-right: #d4dae4 1px solid; border-left: #d4dae4 1px solid; line-height: 36px;
	text-align:left;
	}