body{
	font-family:Arial;
	font-weight: bold;
	

}
.out{

	width:1350px;
	height:auto;	
	position: absolute;
	left:50%;
	margin-left:-675px;
		
}
.series-title{
	width:1350px;
	text-align:center;
	margin: 0 auto;
	position:relative;
	float:left;
	margin-top:20px;
	}
.sup{
	width:251px;
	height:150px;
	margin:7px;
	position: relative;
	float:left;
}
.title{
	width:1180px;
	position:relative;
	float:left;
	top:30px;
	text-align:center;
	margin: 0 auto;
}

.sup img{width:110px;}
.sup div{margin-left:7px;position:absolute;float:left;}
.txt{width:130px;left:120px;top:30px;color:#000080;}
.pdf{width:100px;left:120px;top:140px;}
.pdf img{width:auto;}

#tb{border:2px double #FFFFFF;width:570px;margin: 2px 2px;text-align:left;float:left;position:relative;}
img{border: 0px;}
@media screen and (max-width:1000px){
	.out{width:100%; margin-left:0px; left:0px;}
	.title{width:100%;}
	.sup{margin:10px 1.5%; width:30%; height:180px;}
	.sup img{width:49%;}
	.txt{width:51.8%; left:50%;}
	.pdf{left:50%;}
	.title img{width:50%;}
}