
ul.u_bn {
 /* display: inline; */
  display: block;
    list-style:none;
    margin:0 !important;
    padding:0;
	 border: 0px; background-color: White;
	/*  border-bottom:2px solid #A9A9A9; 
	     border-bottom:1px solid #666; */
	/* ËÈÍÈß ÏÎÄ ÒÀÁÀÌÈ */
  /* height:189px;  height:30px; */ 
}


	
ul.u_bn li,  li.l_bn {border: 0px;
    float:left;
    text-indent:0;
    list-style-image:none !important;
	 
	 /*height: 800px;width: 300px; */ 
	 /* width: 25%; */ min-width: 300px; max-width: 604px;
	 text-align:center;
    text-decoration:none;
 
    padding:0px;
    margin:0px;
    position:relative;
    top:1px;
	 border:0;
	 /* background-color: #F0E68C; border: 1px solid #BDB76B; */
}



img.i_bn {width: 100%; max-width: 604px;}


a.fotopage { 	text-decoration: none; }


li.l_bn {	margin-right: 5px; }


@media only screen and (min-width: 320px) {
	ul.u_bn li,	li.l_bn { width: 310px; }
	img.i_bn {width: 310px; }
}

@media only screen and (min-width: 500px) {
	ul.u_bn li,	li.l_bn { width: 100%; }
	img.i_bn {width: 100%; max-width: 500px; }
}

@media only screen and (min-width: 604px) {
	ul.u_bn li,	 li.l_bn { width: 100%; max-width: 604px; }
	img.i_bn {width: 100%; max-width: 604px; }
}

