/* CSS Document */

	#error_bg{
		position:relative;
		background:url("../pic/error/bg_full.png") center no-repeat;
		margin:20% auto;
		width:429px;
		height:271px;
    z-index:100;
	}
	
	
	#forum_bg{
		position:relative;
		background:url("../pic/error/bg_full.png") center no-repeat;
		margin:20% auto;
		width:429px;
		height:271px;
    z-index:100;
	}


