.body{
/*
background-image:url('images/bg.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position: top left;
width:1200px;
height:650px;
*/
font-family:Times New Roman;
color:#fff;
background-color:#000;
}

.logina
{
	background-image:url(images/login_02.gif);
	width:83px;
	height:32px;
	border:none;
	color:#6e40e8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
	text-decoration:none;
}


.loginp
{
	background-image:url(images/login_04.gif);
	width:80px;
	height:32px;
	border:none;
	color:#6e40e8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
	text-decoration:none;
}

.buton
{
	background-image:url(images/login_06.gif);
	width:40px;
	height:32px;
	border:none;
}

td.center
{
	background-image:url(images/center.png);
	width:900px;
	height:250px;
	background-repeat:repeat-y;
	}

	td.center1
{
	background-image:url(images/center1.png);
	width:900px;
	height:25px;
	background-repeat:no-repeat;
	}
	
	.copy
	{
     color:#00FF00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	text-align:center;
}

#tycy a
	{
    color:#00FF00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	border:none;
}

#tycy a:hover
	{
    color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:italic;
	border:none;
	
}