﻿@charset "utf-8";
.line_bottom {
	border-top-style: none;
	border-top-color: #43A60D;
	border-right-color: #43A60D;
	border-bottom-color: #43A60D;
	border-left-color: #43A60D;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
}
.border {
	border: 1px solid #CCCCCC;
}