body {
	margin:0;
	background-image:url(../images/bg00.jpg);
}
TD {text-align:center}
.desc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#F6AB74;
	line-height:30px;
	font-weight:bold;
	display:inline;
	text-shadow:1px 1px #000;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.tab1 {
	width:1000px;
	border-bottom-width:12px;
	border-bottom-style:solid;
	border-bottom-color:#954635;
	background-color:#2F0506;
}
.logo {
	width:1000px;
	height:288px;
}
.thbord {
	text-align:center;
	padding:4px;
	height:210px;
	width:260px;
	margin:11px 22px 11px 22px;
	border-width:8px 22px 8px 22px;
	border-style:solid;
	border-color:#954635;
}
A:hover .thbord, A:active .thbord {border-color:#7D3A2D;}
.banner {
	width:1000px;
	height:93px;
}
.t2 {font-weight:bold;text-align:left;font-size:8pt;color:#fff;font-family:Tahoma,Verdana,Arial Black,Helvetica;}
.t2 A:link {text-decoration:none;color:#fff;}
.t2 A:visited {text-decoration:none;color:#fff;}      
.t2 A:hover {text-decoration:underline;color:#fff;}

@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;}
.logo {width: 990px;height:285px}
.desc {width: 990px;}
.tab1 {width: 990px;}
.banner {width: 990px;}
}

@media screen and (max-width: 1000px) {
body {min-width:768px;}
.logo {width: 760px;height:219px}
.desc {width: 760px;}
.thbord {margin: 8px;}
.tab1 {width: 760px;}
.banner {width: 760px;}
}

@media screen and (max-width: 788px) {
body {min-width:620px;}
.logo {width: 610px;height:176px}
.desc {width: 610px;font-size:22px;line-height:25px;}
.tab1 {width: 610px;}
.banner {width: 610px;}
}

@media screen and (max-width: 620px) {
body {min-width:500px;}
.logo {width: 490px;height:141px}
.desc {width: 490px;font-size:20px;line-height:23px;}
.thbord {zoom: 1.4;}
.tab1 {width: 490px;}
.banner {width: 490px;height:auto}
}

@media screen and (max-width: 520px) {
body {min-width:300px;}
.logo {width: 290px;height:84px}
.desc {width: 290px;font-size:12px;line-height:15px;}
.thbord {zoom: 0.98;margin-left:10px;margin-right:10px;border-right-width: 10px; border-left-width: 10px;}
.tab1 {width: 290px;}
.banner {width: 290px;height:auto}
}