@charset "utf-8";
/* CSS Document */
body{
	font-family: "微软雅黑", "宋体", "华文中宋";
    font-size:15px;
    color:black;
	background-color: azure;
	margin: 0;
	
}
/*顶部图片设置*/
.top{
	 width:975px;
     height:170px;
     margin:auto;
}

/*顶部导航栏设置*/

nav{
	text-align-last: justify;
    margin:auto;
	width:975px;
	background-color:red;
}

/*顶部导航栏链接设置*/
nav a{
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	color:white;
}

/*顶部导航栏下方内容宽度位置设置*/
.w975{
	width: 975px;
	text-align:center;
	margin:auto;	
 }
/*顶部导航栏下方内容之图片宽度位置设置*/
.imgb{
	margin-bottom: 0;
	display: inline-block;
	width: 975px;
	
}

h1{
	font-size:40px;
	text-align: center;
}

.group{display: inline-block;}

-moz-appearance: none;
appearance: none;

-moz-appearance: none;
appearance: none;

/*底部定位滚动字幕表格设置*/
.table1{
	width:975; 
	border=0; 
	cellspacing：10；
	align：center；
	height=30；
	bgcolor：#1659E0；
}
.tobody1{
	align:center;
	valign:middle;
}



/*滚动设置*/
marquee{
	behavior:scroll;
	scrollamount=3;
	scrolldelay=65;
	color: black;
}



	


}
.w975 #a1 .imgb {
}
.boderright {
	border-right: 1px solid #0A0A0A;
	padding-right: 20px;
}
