@charset "UTF-8";

#rules {
	margin: 20px 0 100px 0;
	line-height: 1.6em;
}

#rules .rules_h {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#rules .rules_cont {
	margin: 0 0 40px 0;
    font-size:14px;
	line-height: 160%;
}

#rules .rules_cont_h {
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #882233;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #999999;
}

#rules .style_1 {

}