﻿table.dataTable
{
	line-height:150%;
	width:100%;
	

}



table.datatable td
{
	padding:3px 3px;
}
table.dataTable tr.odd
{
	background:transparent;
	
}
table.dataTable tr.odd td.sorting_1
{
	background:#fff;
	width:12px;
}

table.dataTable tr.even
{
	background:transparent;
	
}

table.dataTable tr.even td.sorting_1
{
	background:#fff;
	width:12px;
	
}
table.dataTable td.center {
    text-align: left;
    font-size:14px;
    white-space:nowrap;
    overflow:hidden;
    width:420px;

    
    
    
    
}

table.dataTable td.center div 
{
	
	white-space:nowrap;
    overflow:hidden;
    width:620px;
	
}
table.dataTable td.center a 
{
	color:#666666;
}
table.dataTable td.cls_ShowTime{
    text-align: center;
    font-size:14px;
    width:100px;


    
}








.dataTables_length
{
	display:none;
}

.cls_infocategory
{
	font-size:14px;
	color:#6699ff;
	width:60px;
}
.ui-state-disabled
{
	background:#fff;
}


.n_lis table.dataTable
{
	width:320px;


}
.n_lis table.dataTable tr
{
	height:24px;


}
.n_lis table.dataTable .cls_ShowTime
{
	width:70px;
	font-size:10px;	
    float:left;

}
.n_lis table.dataTable td.center
{
	width:240px;

}

.n_lis table.dataTable td.center div 
{
	
	white-space:nowrap;
    overflow:hidden;
    width:240px;
    font-size:12px;

	
}

.n_lis table.dataTable .cls_infocategory
{
	
    width:58px;
    font-size:10px;

}
.n_lis table.dataTable .cls_ListItem
{
	display:none;

}

table.dataTable td.center sup
{
	
    color:#ff0000;

}

