.container {
	height:70%;
	width:70%;
	position: fixed;
	left: 15%;
	bottom: 15%;
	z-index: 10008;
	padding: 10px;
	background-color: #EEEEEE;
	font-size: 12px;
}
.titleBar{
	float: right;
}
.m_iframe{
	height:70%;
	width:70%;
}
							/*document.getElementById(showDivId).innerHTML = "<div class=\"titleBar\"><a onclick=\"closeDiv()\">关闭</a></div><iframe id=\"m_iframe\" src=\"../quyuHTMl/" + thisName + "/index.html\" width=\"100%\" height=\"100%\"></iframe>";*/
