/* CSS Document */

TABLE.listTA{
	font-size:14px;
	width:95%;
	border-collapse:collapse;
	margin:0 0 20px 0;
	line-height: 130%;}

TABLE.listTA td,
TABLE.listTA th{
	border:1px solid #cccccc;
	padding:5px;

}

TABLE.listTA TH{
	padding:5px;
	background-image: url(../images/contents/bg_menu.gif);

}

TABLE.listTA TD.STub{
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #F6F6F6;

}

DIV.announce{
	padding:10px;
	width: 660px;
	border: 1px solid #999999;
	margin: 10px 0;
}
