#sub_contents {font-size:16px;line-height:1.6;color:#696969;}


.greet > img {width:100%;margin-bottom:20px;}


.g_con+.g_con {margin-top:40px;}
.g_con h3 {font-size:24px;font-weight:500;color:#f3270b}
.g_con h3:after {display:block; width:35px; border-bottom:2px solid;content:'';margin-bottom:10px;}


.g_con table {width:100%;border-collapse:collapse;margin-top:10px;}
.g_con table th,.g_con table td {border:1px solid #ccc;
	font-size:16px;
	padding: 4px 7px;}
.g_con table th {background-color:#f4f4f4}


.g_con ul {border:1px solid #ccc;
	padding:30px;}
.g_con ul li {
	padding-left:13px;}
.g_con ul li+li {margin-top:5px;}
.g_con ul li:before {content:'';display:inline-block;width:4px;height:4px;margin: 0 10px 3px -13px;
	background-color:#f3270b}


.imgs {overflow:hidden;margin-top:20px;}
.imgs img {width:49%;float:left;margin-bottom:10px;}
.imgs img:nth-child(2n) {margin-left:1%;}

/* tablet */
@media screen and (min-width:769px) and (max-width:991px){
}

/* mobile */
@media screen and (max-width:768px){
}
