body {margin: 0; padding: 0;}
.tn-image {border: 1px solid #c0c0c0; margin: 0 5px 5px 0; float: left; cursor: pointer;}
.tn-image1 {border: 1px solid #c0c0c0; margin: 0 5px 5px 0; cursor: pointer;}
#big_img
{
	visibility:hidden;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	position: absolute;
	top: expression(document.getElementsByTagName("body")[0].scrollTop + "px");
}
#here_img .nav_l {float: left; margin: 10px 0 10px 0;}
#here_img .nav_r {float: right; text-align: right; margin: 10px 0 10px 0;}
#here_img {border: 1px solid #c0c0c0;background-color:#ffffff; ;background-position:left top;background-repeat:repeat;padding: 4px 4px 0 4px;}
#here_img img {border: 1px solid #c0c0c0;}
#here_img a {margin: 0 10px 0 10px;}