@charset "utf-8";

/* CSS Document */



#wrapper {


}


#per100{
	
	background: url(../img/bg.png) center top no-repeat;
	
	background-attachment:fixed;
}

#copyright {

	margin-top: 50px;

}

#spcialBox{
	
	margin:-35px 0 0 323px;
	width:514px;
	
}


.spHead{
	
	background: url(../../news/img/bg_head.png) center top no-repeat;
	padding-top:28px;
	
}

.spFoot{

	background: url(../../news/img/bg_foot.png) center bottom no-repeat;
	padding-bottom:11px;

}


.spMid{
	
	background: url(../../news/img/bg_mid.png) center top repeat-y;
	
	position:relative;
	
	height:100%;
	
}


.ouenBan{
	
	margin-top:20px;

}

#intList{
	
	padding:15px 0;
	
}

.bnList{
	
	margin:0 20px;
	
}


.bnList{
	
	margin-top:25px;

}


.bnList img{
	
	display:block;
	margin-bottom:6px;	

}

.copySource{
	
	height:40px;
	line-height:1.3em;
	overflow-x:hidden;
	overflow-y:scroll;
	width:464px;
	background-color:#fff;
	color:#000;
	font-size:10px;
	padding:5px;
	margin:10px 20px 50px;
	
}

.lastSource{
	
	margin-bottom:0;
	
}


.spDetail p , .quest{
	
	padding:20px 25px 0;
	
}


.que{
	
	color:#02fd12;	
	
}

.quest{
	padding:50px 20px 40px;
	line-height:2em;
	
}


.quest span{

	color:#02fd12;
	font-weight:bold;

}




.btnBack{
	
	display:block;
	position:absolute;
	right:8px;
	top:7px;
		
}





