body {
	text-align : center;
	font-size : 13px;
	color: #ffffff;
	background-color : #000000;
	letter-spacing : 0px;
	padding : 0px;
	margin : 20px;
	font-family : '‚l‚r ‚oƒSƒVƒbƒN','MS PGothic',sans-serif;
}
td {
	font-size : 13px;
}

a {	color: #5588ff;}
a:link {	color: #5588ff;}
a:visited {	color: #8855aa;}
a:hover {	color: #00cccc;}
a:active {	color: #00cccc;}

div.text {
	margin : 0px 20px;
}
div.space5px {
	height : 5px;
	overflow : hidden;
}

div.full {
	background-image : url(sysimg/bg.jpg);
	background-repeat : no-repeat;
	width : 1024px;
	margin : 0px auto;
	padding-bottom : 20px;
}

table.header {
	border : 0px solid #000000;
	border-collapse : collapse;
	height : 95px;
	width : 900px;
	margin : 0px auto;
}
td.header_menu {
	vertical-align: bottom;
	width : 521px;
}

table.menu {
	border : 0px solid #000000;
	border-collapse : collapse;
}
td.menu {
	margin : 0px;
	padding : 0px;
}

div.main {
	width : 800px;
	margin : 0px auto;
	text-align : left;
}

div.footer {
}