@font-face { font-family: "azizam";font-weight:normal;src: url('azizam.eot'); /* IE */
src: local("azizam"),local("Alpida Unicode System"), local("azizam"),url("azizam.ttf") format("TrueType"); }/* non-IE */
@font-face {font-family: 'azizam'; src: url('azizam.eot?') format('embedded-opentype'), url('azizam.ttf') format('truetype') }
@font-face{font-family:"azizam";font-weight:normal;src:url(azizam.eot);  src:local("azizam"),url("azizam.ttf") format("TrueType");}
*,body,div,ul,li,span,table,tr,td,select,option,input{font-family:"azizam";font-size: 12px;font-weight: 700;}
/*¦Ì¡¥3?2?*/
.background{
	position:fixed;
	_position:absolute;
	z-index:998;
	top:0px;
	left:0px;
	width:100%;
	_width:expression(document.documentElement.clientWidth);
	height:100%;
	_height:expression(document.documentElement.clientHeight);
	background:rgb(50,50,50);
	background:rgba(0,0,0,0.5);
	font-family:"azizam";
}
.webox{
	position:fixed;
	_position:absolute;
	z-index:999;
	padding:4px;
	border:solid 1px #000;
	_background:#777;
	background:rgba(10,10,10,0.5);
	font-family:"azizam";
}
.webox #inside{font-family:"azizam";
	background-color:#454545;
	height:240px;
}
.webox #inside h1{
	deisplay:none;
	-moz-user-select:none;
	-webkit-user-select:none;
	position:relative;
	display:block;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:30px;
	height:30px;
	padding-left:5px;
	font-family:azizam;
	background:#444444;
	font-weight:normal;
	cursor:move;
	font-weight:800;
	color:#adadad;
}

.webox #inside h1 a{
	position:absolute;
	display:block;
	right:6px;
	margin-top:6px;
	top:6px;
	font-size:14px;
	background-position:center top;
	width:17px;height:17px;
	cursor:pointer;
	display:inline-block;
	font-family:"azizam";
	color:#adadad;
	line-height:10px;
}

.webox #inside h1 a:hover{
	background-position:center bottom;
}