body {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-position: 10px;
}
td {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.text_buttom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.butttom:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.butttom:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.butttom:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.butttom:active {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.news:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.news:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.news:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
