.float_close {
	float: right;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/login/newclose.gif) no-repeat 0 0;
}

.float_close:hover {
	background-position: 0 -20px;
}

.show_mainbox {
	width: 100%;
	height: 95%;
	background: url(../images/login/d_bg.gif) no-repeat;
	margin: auto;
}

.show_frombox {
	width: 300px;
	height: 200px;
	float: right;
	margin-top: 110px;
	margin-right: 70px !important;
	margin-right: 35px;
}

.show_frombox .p {
	font-size: 14px;
	height: 40px
}

.show_frombox .p2 {
	font-size: 12px;
	height: 40px;
	text-align: left;
	margin-left: 75px
}

.show_frombox .p2 a:link {
	color: #ee1e00;
	text-decoration: underline;
}

.show_frombox .p2 a:visited {
	color: #ee1e00;
	text-decoration: underline;
}

.show_frombox .p2 a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.show_frombox .p3 {
	font-size: 12px;
	height: 40px;
	text-align: left;
	margin-left: 80px
}

.show_input {
	width: 200px;
	height: 24px;
	border: #CCCCCC 1px solid
}
