@charset "utf-8";

.conAll>div {
	max-height: 200px;
	overflow: auto;
	border: 1px solid #e2e2e2;
	background: #fafafa;
	border-radius: 2px;
    padding: 2%;
}
.new-window>a>img {
	float: right;
}
