@charset "utf-8";

/**
 * jStack
 */
	.jStack {
		margin-bottom: 20px;
	}
	
	#imageWraper1 {
		margin: 0px auto;
/*		width: 700px;
		height: 450px;
		border: 1px dashed;*/
width:900px;
height:550px;
	}
	
	#stackTrace {
		
	}

	#imageBox {
		margin: 10px auto;
		width: 900px;
	}

	#imageBox a{
		outline: none;
		display: none;
	}

	#imageBox img{
	}

	.jStackBtn {
		text-align: center;
	}