﻿@charset "utf-8";

.inrWidth80p {
	width: 80%;
	margin: 0 auto;
}
.inrWidth01 {
	width: 250px;
	margin: 0 0 0 auto;
}