/*可以在这里添加你自己的css*/
/*图片自适应宽度*/ 
img {  
 max-width: 600px;  
}

body {  
 overflow-y: scroll !important;  
}  
.view {  
 word-break: break-all;  
 
}  
.vote_area {  
 display: block;  
}  
.vote_iframe {  
 background-color: transparent;  
 border: 0 none;  
 height: 100%;  
}
#edui1_iframeholder{
	overflow-y:scroll;
 height:126px!important;
	}
#edui1_imagescale{display:none !important;} /*去除点击图片后出现的拉伸边框*/