.main_announce_table	{
	width: 500px;
	margin-top: 10px;
	padding: 0px;
	border-collapse: collapse;
}

.main_announce_delimiter	{
	width: 10px;
	margin: 0px;
	padding: 0px;
}

.main_announce_data	{
	width: 245px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.announce_table	{
	width: 245px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

.announce_title	{
	width: 254px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
	background: url( ../image/title_wall.gif ) repeat-x;
	border-bottom: 1px solid #0000ff;
}

.announce_data	{
	width: 254px;
	height: 25px;
	margin: 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px dotted #0000ff;
}

.topic_table	{
	width: 245px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

.topic_title	{
	width: 254px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
	background: url( ../image/title_wall.gif ) repeat-x;
	border-bottom: 1px solid #0000ff;
}

.topic_data	{
	width: 254px;
	height: 25px;
	margin: 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px dotted #0000ff;
}

.index_table	{
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

.index_title	{
	width: 500px;
	height: 25px;
	margin: 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	background: url( ../image/title_wall.gif ) repeat-x;
	border-bottom: 1px solid #0000ff;
}

.index_data	{
	width: 500px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	font-size: 12px;
	line-height: 1.5;
}

.news_table	{
	width: 500px;
	margin-top: 10px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

.news_title	{
	width: 500px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
	background: url( ../image/title_wall.gif ) repeat-x;
	border-bottom: 1px solid #0000ff;
}

.news_date	{
	width: 100px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	border-bottom: 1px dotted #0000ff;
}

.news_data	{
	width: 400px;
	height: 30px;
	margin: 0px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px dotted #0000ff;
}
