/* CSS Document */

a:link { color: #666666; text-decoration: none;}
a:visited { color: #666666; text-decoration: none;}
a:hover { color: #BEBEBE; text-decoration: underline; position: relative; top: 1px; left: 1px;}
a:active { text-decoration: none;}
a { color: #666666; text-decoration: none;}

body {
	margin: 0px;
	padding: 0px;
	width: 540px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../../img/news/logo01.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.history {
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
}
td.news_01 {
	width: 110px;
	padding-left: 20px;
	letter-spacing: 1px;
}
td.news_02 {
	color: #666666;
}
.news_tb td {
	font-size: 12px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
table.news_tb {
	margin-right: auto;
	margin-left: auto;
}

