@charset "utf-8";
/* CSS Document */

.log-main {
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/login.png", sizingMethod="crop");
}
.log-submit {
	padding: 0;
}
.log-check {
	//margin-left: 0;
}
.log-tdcheck {
	//padding-left: 0;
}
.log-main table td {
	//padding: 3px;
}
.log-cnt {
	width: 382px;
	height: 178px;
	position:absolute;
	left:0;
	z-index:2;
}
.log-div {
	width: 382px;
	height: 178px;
	position: relative;
}
.log-btn-div {
	-margin-right: 14px !important;
}
a.log-btn-div:hover .log-btn-left {
	background: transparent url(/img/log-btn.gif) top left no-repeat;
}
a.log-btn-div:hover .log-btn-right {
	background: transparent url(/img/log-btn.gif) top right no-repeat;
}
a.log-btn-div:hover .log-submit {
	background: transparent url(/img/log-btn.gif) center -46px repeat-x;
}
