body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	background-color: #FFFFFF;
	background-image: url(../index_img/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
	padding:0;
	line-height: 120%;
}

td.centerimg {
	background-image: url(../index_img/image.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
table.recent{
	margin-left:460px;
	}
table.main{
    margin:0;
	padding:0;
}
table.new {
	margin-left: 20px;
	margin-top: 30px;
}
table.new2 {
	margin-left: 20px;
	margin-top: 10px;
}
a:link {
	color: #2F5C85;
	text-decoration: none;
}
a:visited {
	color: #2F5C85;
	text-decoration: none;
}
a:hover {
	color: #66CC66;
	text-decoration: underline;
}
a:active {
	color: #66CC66;
	text-decoration: underline;
}