/* CSS Document */
#fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=50);
	opacity: .50;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 100;
   zoom:1;
}
#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup_block {
	background:  url(image/bg_login2.jpg) no-repeat;
	padding: 5px 10px;
	_padding: 0;
	border: 8px solid #fff;
	width: 498px;
	height:316px;
	position: fixed;
	top: 30%;
	left: 30%;
	_left: 30%;
	font-weight:700;
	color:#fff;
	z-index: 400;
}

.popup_block .popup{
	float: left;
	width: 100%;
	margin: 10px 0;
	_margin:  0;
	padding: 10px 0;
	
}
.popup h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}

*html #fade,*html #fade_pass {
     position: absolute;
     top: exblockquotession(eval (document.compatMode &&             document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop: document.body.scrollTop);
}

*html .popup_block,*html .popup_block_pass {
     position: absolute;
     top: exblockquotession(eval (document.compatMode &&             document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop +((documentElement.clientHeight-this.clientHeight)/2)
            : document.body.scrollTop +((document.body.clientHeight-this.clientHeight)/2));
            left:exblockquotession(eval (document.compatMode && document.compatMode=='CSS1Compat') ?
            documentElement.scrollLeft + (document.body.clientWidth /2 )
            : document.body.scrollLeft + (document.body.offsetWidth /2 ));
}

#fade_pass {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=50);
	opacity: .50;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 10;
   zoom:1;
}
#hideshow_pass {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup_block_pass {
	/*background: #ddd url(image/Dealer.jpg) no-repeat;*/
	background:  url(image/bg_login1.jpg) no-repeat;
	padding: 5px 10px;
	
	border: 8px solid #fff;
	width: 498px;
	height:316px;
	position: fixed;
	top: 20%;
	left: 30%;
	_left: 30%;
	font-weight:700;
	color:#c81af7;
	z-index: 200;
}
.popup_block_pass .popup_pass{
	float: left;
	width: 100%;
	margin: 10px 0;
	_margin:  0;
	padding: 10px 0;
	_padding: 0;
	
}
.popup_pass h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
}
.popup_pass p {
	padding: 5px 10px;
	margin: 5px 0;
}
.popup_pass img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}






#fade_supp {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=50);
	opacity: .50;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 10;
	zoom:1;
}
#hideshow_supp {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup_block_supp {
	background: url(image/Suppli_Login.jpg) no-repeat;
	padding: 5px 10px;
	border: 8px solid #fff;
		width: 498px;
	height:316px;
	position: fixed;
	top: 20%;
	left: 30%;	z-index: 200;
}
.popup_block _supp .popup_supp{
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;
}
.popup_supp h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
}
.popup_supp p {
	padding: 5px 10px;
	margin: 5px 0;
}
.popup_supp img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}

.button_all
{
width:498px;
height:45px;
margin-top:255px;

}
.button_log_supp
{
width:78px;
height:45px;
margin-left:242px;
float:left;
cursor:pointer;}


.button_log_cancel
{
width:78px;
height:45px;
margin-right:93px;
float:right;
cursor:pointer;
}

#fade_account {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=50);
	opacity: .50;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 10;
	zoom:1;
}
#hideshow_account {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup_block_account {
	background:  url(image/Bank_system.jpg) no-repeat;
	padding: 5px 10px;
	border: 8px solid #fff;
	width: 380px;
	height:562px;
	position: fixed;
	top: 3%;
	left: 35%;	z-index: 200;
}
.popup_block _account .popup_account{
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;
}
.popup_account h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
}
.popup_account p {
	padding: 5px 10px;
	margin: 5px 0;
}
.popup_account img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}
