body {margin: 0;background-color: #ddd;}
a {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#000;text-decoration:none;}
a:hover {text-decoration:underline;}
.headertxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000;
	line-height: 38px;
	font-weight: bold;
	display: inline;
	letter-spacing: -2px;
	text-shadow: 1px 1px #fff;
}
.thumb {
	width:260px;
	height:210px;
	text-align: center;
	padding: 3px;
	background-color: #000;
	margin: 8px 20px 8px 20px;
	border-width: 6px 20px 6px 20px;
	border-style: solid;
	border-color: #fff;
}
A:hover .thumb, A:active .thumb {border-color: #000;background-color: #fff;}
.main_frame {
	border:1px solid #000;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width:990px;
	background-color:#ddd;
}
.bnw_logo {width:1024px;height:236px;}
.bottom_jpg {width:1024px;height:59px;}

@media screen and (max-width: 1920px) {body { min-width:1600px;}}
@media screen and (max-width: 1600px) {body { min-width:1236px;}}
@media screen and (max-width: 1260px) {
body {min-width:996px;}
.bnw_logo, .bottom_jpg {width: 990px;height:auto}
.headertxt {width: 990px;}
.main_frame {width: 990px;}
}

@media screen and (max-width: 1000px) {
body {min-width:768px;}
.bnw_logo, .bottom_jpg {width: 760px;height:auto}
.headertxt {width: 760px;}
.thumb {margin: 8px;}
.main_frame {width: 760px;}
}

@media screen and (max-width: 788px) {
body {min-width:620px;}
.bnw_logo, .bottom_jpg {width: 610px;height:auto}
.headertxt {width: 610px;font-size:22px;line-height:25px;}
.main_frame {width: 610px;}
}

@media screen and (max-width: 620px) {
body {min-width:500px;}
.bnw_logo, .bottom_jpg {width: 490px;height:auto}
.headertxt {width: 490px;font-size:20px;line-height:auto;letter-spacing: -1px;}
.thumb {zoom: 1.4;border:0;}
.main_frame {width: 490px;}
}

@media screen and (max-width: 520px) {
body {min-width:300px;}
.bnw_logo, .bottom_jpg {width: 290px;height:auto}
.headertxt {width: 290px;font-size:15px;line-height:auto;letter-spacing: -1px;}
.thumb {zoom: 0.98;margin:5px 10px 5px 10px;border:0;}
.main_frame {width: 290px;}
}