body {font-family:Microsoft Sans Serif; font-size: 14px; color: #333333; margin: 0 0 0 0;}
/*
a:link { color: #3366FF; text-decoration: none}
a:visited { color: #0000FF; text-decoration: none}
a:active { color: #3366FF; text-decoration: none}
a:hover { color: #990099; text-decoration: none}
*/
td {
	FONT-FAMILY: Microsoft Sans Serif;
	font-size: 13px;
	color: #3E3E3E;
	text-decoration: none;
	border: none; 
}
a:link, a:visited {color:#31728F;text-decoration:none;}
a:hover{color:#31728F;text-decoration:underline;}
input {font-family:Microsoft Sans Serif; font-size: 13px; border:solid 1px #660000;}
textarea {
	font-size: 13px;
	text-align: left;
	color: black;
	font-family: Microsoft Sans Serif;
}
img{
	border:0;
}
#login_border {
	margin-left		:auto;
	margin-right	:auto;
	width				:300px;
	height			:150px;
	text-align		:center;
	vertical-align	:middle;
	background:#999999;
	background	:url(image/login.jpg);
	background-repeat:no-repeat;
	border: #9CC701 solid 1px;
}
#login {
	width:1000px;
	min-height:568px;
	margin-left		:auto ;
	margin-right	:auto ;
	background-color:#FFFFFF;
	border:solid 1px #FF0000
}