<!--
img {
border: 0;
}

table {
width: 100%;
background-repeat: no-repeat;

}

body, submit {
	font: normal 11px sans-serif;
}

a:Link { font-weight: bold; color: #FF6699; }
a:Visited { font-weight: bold; color: #FF6699; }

#ul {
	margin-left: 33%;
	text-align: left;
}

#login_h {
	font-weight: bold;
	color: #FFFFFF;
	background: #FF6699;
	width: 182px;
	text-align: center;
	padding: 2px;
}

#login {
	border: 1px solid #FF6699;
	width: 180px;
	text-align: center;
	padding: 2px;
}

#h {
	font-weight: bold;
	color: #FFFFFF;
	background: #FF6699;
	width: 300px;
	text-align: center;
	padding: 3px;
}

#bt {
	border: 1px solid #FF6699;
	width: 300px;
	text-align: center;
	padding: 2px;
}


#txt {
	border: 1px solid #000000;
	width: 80px;
}

#txt_file {
	width: 300px;
	border: 1px solid #FF6699;
}

#submit {
	font: bold 11px sans-serif;
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #FF6699;
	width: 84px;
}
	
-->	
