#login_frame{
	border: 1px solid #696;
	padding: 60px 0;
	text-align: center; 
	width: 400px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 10px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background : white;
	behavior: url(./css/PIE.htc);
}
.gp{
	width : 80%;
}
#login_frame table{
	align : center;
}

.login-main-table tr td center img{
	height: 125px;
}