﻿.bottom_img { width: 1050px; height: auto; /*background: #00ff90;*/ position: relative; margin: 2rem auto; display: table; }
.bottom_img_left { float: left; width: 515px; height: 338px; /*background:#ff6a00;*/ margin-right: 20px; /*border:2px solid #93c83f;*/ display: table; }
.bottom_img_right { float: left; width: 515px; height: 338px; /*background: #0094ff;*/ /*border: 2px solid #93c83f;*/ display: table; }
.bottom_img img { border: 2px solid #dedede; }
.bottom_img img:hover { border: 2px solid #93c83f; }
.bottom_img p { font-family: Arial; font-size: 1rem; line-height: 50px; /*font-weight: 300; */text-align: left; color: #373a3c; }
.line_p { width: 100%; height: 50px; clear: both; /*background: #93c83f;*/ }
