body {
	margin:0;
	background-image:url(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:12px solid #954635;
	background-color:#2F0506;
}
.logo {
	width:1000px;
	height:288px;
}
.thbord {
	text-align:center;
	padding:4px;
	height:210px;
	width:280px;
	margin:11px 22px;
	border-width: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;}
.t_block {margin: 0 auto;width:1032px;text-align:center;}
.t_block ul {list-style: none;padding:0;}
.t_block li {float: left;}
.thu {width:172px;overflow:hidden;text-align:center;}
.thu IMG {border:1px solid #000;padding:1px;margin:0px;background-color:#fff;width:168px;height:168px;}
.thu a:hover IMG {border:1px solid #fff;background-color:#000;}
.thu a {font-family: Tahoma, Verdana;font-size: 14px;color: #3399fd;font-weight: bold;}
.thu a:hover {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, .t_block {width: 990px;}
.tab1 {width: 990px;}
.banner {width: 990px;}
}

@media screen and (max-width: 1000px) {
body {min-width:768px;}
.logo {width: 760px;height:219px}
.desc, .t_block {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, .t_block{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, .t_block {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, .t_block {width: 290px;}
.banner {width: 290px;height:auto}
}