@charset "utf-8";
/* CSS Document */
.nav_4{
    color: rgba(12,207,93,1.00)!important;
	}
.re_main {
}
.re_main ul {
    list-style-type: none;
}
.re_main ul li {
    width: 50%;
    float: left;
    height: auto;
    text-align: center;
}
.re_main ul li img {
    height: 300px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
