/* CSS Document */

.eng {
	direction:ltr;
	text-align:left;
}
#file_list {
	width: 769px;
	background-color: #666666;
	border:0px;
}

.desc {
	background-color:white;
	vertical-align:top;
}

.time {
	font-weight: bold;
	vertical-align:top;
	background-color: #F3C74D;
	width: 185px;
}

.col_1{
	background-color: #F79A7C;
	height: 34px;
	width:100px;
	font-weight:bold;
}

.col_2{
	background-color: #F7E3A6;
	height: 34px;
	width:150px;
	font-weight:bold;
}

.col_3{
	background-color: #A2AED8;
	height: 34px;
	width:100px;
	font-weight:bold;
}

.col_4{
	background-color: #F77E9C;
	height: 34px;
	width:50px;
	font-weight:bold;
}

.col_5{
	background-color: #D8F77E;
	height: 34px;
	width:200px;
	font-weight:bold;
}
