/*---------------------s--------------------------*/
.albox { position: absolute; top: 0; margin-right: auto; margin-left: auto; z-index: 80; width:100%; margin-top: 10%; }
#box_content { position: relative; left: 0; z-index: 200; overflow: hidden; margin-right: auto; margin-left: auto; padding: 0; }
.box_nr { background-color: #000000; position: relative; z-index: 300; margin: 0 auto; border: solid 1px #999; }
/**/
#boxbg { margin-right: auto; margin-left: auto;
filter: Alpha(Opacity=30, Style=0);
	Opacity:0.30;
	-moz-opacity:0.3;  }
.boxtl,.boxtr,.boxbl,.boxbr { line-height: 0; background-image: url(../images/box_top.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height: 8px; overflow: hidden; }
.boxtl { background-position: 0 0; padding-left: 8px; }
.boxtr { background-image: url(../images/box_top.gif); background-position: right -13px; width: 250px; float: right; padding-right: 8px; }
.boxm { background-color: #fff; padding: 0 9px; }
.boxbl { background-position: 0 -26px; padding-left: 8px; }
.boxbr { background-color: #0088b9; background-position: right -39px; width: 250px; float: right; padding-right: 8px; }
/**/
.box_title { background-color: #3d3d3d; height: 15px; padding: 5px; }
.box_text { color: #ffffff; padding: 10px; }
.box_text .box_l { padding-right: 30px; padding-left: 30px; }
.box_text .botton {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box_line { line-height: 0; height: 1px; overflow: hidden; margin: 10px 0; border-bottom: 1px dotted #323232; }
.userlogin1 {
	height: 80px;
	padding: 8px;
}
.box_text  label {
	font-weight: bold;
	line-height: 22px;
	width: 45px;
	float: left;
	margin-bottom: 4px;
	padding-left: 5px;
	display: block;
}
.box_text  .radio { color: #f8f8f8; background-color: #666; width: 200px; height: 18px; margin: 0 0 4px; padding: 0; border: solid 1px #2b2b2b; display: block; }
.box_text  input.logbtn1 {
	color: #f8f8f8;
	background-color: #666;
	width: 61px;
	height: 23px;
	float: left;
	margin: 0;
	padding: 0;
	border-width: 0;
	display: block;
}
.box_text  a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
}
.d_bg {
	height: 100%;
	width: 100%;
}
#fullscreen { width: 100%; filter: Alpha(Opacity=70, Style=0); Opacity:0.70; -moz-opacity:0.7; background-color: #000; position: absolute; left: 0; top: 0; height: 1500px; z-index:60; }
/*-----------------------e------------------------*/
