﻿@charset "utf-8";

#rule {
	height:250px;
	overflow:auto;
	margin-top:-20px;
	margin-bottom:10px;
	border:1px solid #ff8989;
	background:#fff2e5;
}

#rule h2 {
	color:#333;
	background:#ffbf7f;
}
