.top_table
{
	margin : 10px 4px 20px 4px;
	width:98%;
}
.top_stdnm
{
	font-weight : bold;
	font-size : 16px;
	color : #333333;
}
.top_msg_td
{
	vertical-align : top;
	padding : 0px 0px 0px 0px;
	line-height : 140%;
	background-color :#ebebeb;
	color : #333333;
}

.top_info_td
{
	vertical-align : top;
	padding : 8px 4px 0px 0px;
}
.top_info_td hr
{
	color : #999999;
}

.top_wn_td
{
	width : 40%;
	vertical-align : top;
	padding : 8px 0px 0px 2px;
}
.top_head
{
	border-top : solid 1px #333333;
	background-color : #666666;
	padding : 2px 6px 2px 6px;
	font-weight : bold;
	color : #ffffff;
}
.top_main{
	border-left : solid 1px #ebebeb;
	border-right : solid 1px #ebebeb;
	padding : 6px 15px 10px 10px;
}
.top_main_wn_ctg{
	background-color :#ebebeb;
	padding : 1px 2px 1px 4px;
	margin-bottom : 2px;
	font-weight : bold;
	border-top : solid 1px #cccccc;
	border-bottom : solid 1px #cccccc;
}
.top_main_wn_title{
	padding : 0px 2px 0px 4px;
}
.top_main_wn_date{
	line-height:100%;
	font-size : 10px;
	font-weight : normal;
	padding : 0px 2px 0px 4px;
}
.top_main_info_title{
	border-top : solid 1px #cccccc;
	border-bottom : solid 1px #cccccc;
	background-color :#ebebeb;
	color : #ffffff;
	padding : 1px 4px 1px 4px;
	margin-bottom : 4px;
	font-weight : bold;
}
.top_main_info_agenda{
	padding-left : 15px;
}
.top_foot{
	border-bottom : solid 1px #999999;
	background-color : #cccccc;
	padding : 4px 6px 2px 6px;
	text-align : right;
	font-weight : bold;
	line-height : 100%;
}
