div#e4www_view_bg{
	z-index: 1000;
	display: none;
	position: fixed;
	-position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #888;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
div#e4www_view{
	z-index: 1001;
	display: none;
	position: fixed;
	-position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
div#e4www_view div#e4www_view_i{
	margin: 10px auto 0 auto;
	padding: 5px 10px;
	width: 500px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 5px solid #eee;
	border-right: 5px solid #eee;
	background: #fff;
	color: #444;
	font-size: 11px;
	font-family: arial, verdana, sans-serf;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 13px;
	position: relative;
}
div#e4www_view div#e4www_view_i img.h{
	border: 1px solid #f80;
	padding: 1px;
}
div#e4www_view div#e4www_view_i .l{
	float: left;
}
div#e4www_view div#e4www_view_i .r{
	float: right;
}
div#e4www_view div#e4www_view_i .h{
	cursor:pointer
}
div#e4www_view div#e4www_view_i span{
	width: 80px;
	text-align: center;
}
div#e4www_view div#e4www_view_i span.h{
	text-decoration: underline;
}
div#e4www_view div#e4www_view_div img{
	background: #fff url('/gfx/e4www_view/loading.gif') center no-repeat;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 5px solid #eee;
	border-right: 5px solid #eee;
	padding: 10px;
	margin: 10px;
}
