/* CSS Document */
.table1{

	border-left:1px solid #A7A7A7;
	border-top:1px solid #A7A7A7;
	width:100%;
}

.table1 td{

	height:30px;
	padding:2px;
	border-bottom:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
	font-size:9pt;	
}

.table1 .head{	
	color:#003399;
	width:60px;
	text-align:center;
}
.table1 ul {
	margin:5px;
	margin-left:10px;
	padding:5px;
}
.table1 ul li{
	margin:5px;		
}

.tdLeft {
	width:80px;
	text-align:right;
	margin-right:5px;
	background:#BACFEF;
	font-weight:400;
}
.tdRight{

}

.topDiv {
	width:100%;	
}

.activity .area2{
	
	width:99%;
	margin:0px;	
	margin-left:5px;
	margin-top:5px;		
}
.activity .table1{
	width:100%;							
}
.activity td{
	color:#000000;	
}
.activity .trHead td{
	color:#003366;
}

.activity .area2title{
	padding-top:10px;
}
