#login_info{
	margin:0 auto;
	text-align:center;}

ol,ul,li {list-style:none;}

.id_blur,
.pw_blur {
	border:0;
	background:#f6f6f6;
	border-radius:100px;
	font-size:8pt;
	font-family:tahoma;
	width:80px;
	height:22px;
	text-align:center;}


.id_focus,
.pw_focus {
	outline:0;
	border:0;
	background:#f6f6f6;
	border-radius:100px;
	font-size:8pt;
	font-family:tahoma;
	width:80px;
	height:22px;
	text-align:center;}

.login img {
	height:22px;}