@charset "utf-8";

/* VISA */
.VisaImg > div { width: 100%;  margin-bottom: 10px; }
.VisaImg > div img { width: 100%; }

@charset "utf-8";
.bro_ul{width:100%; }
.bro_ul:after{content:""; display:block; clear:both;}
.bro_ul li{float:left; width:48%; margin:10px 1% 10px !important; text-align:center; box-sizing:border-box; padding:15px 0 !important; border:1px #ddd solid; list-style:none;  background:none !important;}
.bro_ul li a{ text-decoration-color:#333 !important;}
.bro_ul li a img{width:90%; border: 1px #eee solid; display:block; margin:0 auto; height:267px; }
.bro_ul li a p{width:90%; margin:10px auto 0; font-size:0.8em !important; color:#333 !important; overflow: hidden;   text-overflow: ellipsis;  height:38px}
.bro_ul li a:hover{color:#078229;}
