/* Data Grid */
.his_grid{
	width: 98%;
}
.his_grid_head{
	font-weight : bold;
	background-color : #ffad15;
	color : #ffffff;
	text-align : center;
}
.his_grid_pager td{
	background-color : #ffffaa;
	text-align : right;
	font-weight : bold;
}
.his_grid_pager a{
	font-weight : normal;
}
table.his_config_tbl{
	/* View Setting Area Style */
	background-color: #999999;
	width: 98%;
}
.his_list_date{
	font-size:12px;
	font-weight:bold;
	margin : 8px 4px 4px 0px;
}
.his_list_title{
	font-size:14px;
	font-weight:bold;
	margin : 6px 4px 4px 0px;
}
.his_list_outline{
	color: #333333;
	background-color: #ebebeb;
	padding: 4px 10px 4px 6px;
	margin:4px 2px 2px 2px;
}

