
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #1a41a8;
	background-image:url(../images/bg.jpg); background-position:center; background-repeat:no-repeat;
	font-size:20px;
	color:#000;
	font-family: "Microsoft YaHei", Arial, Tahoma;
	 
}

html,body{margin:0;padding:0;}

a{text-decoration: none; } /* 链接无下划线,有为underline */ 
a:link {color: #fff;} /* 未访问的链接 */
a:visited {color: #fff;} /* 已访问的链接 */
a:active {color: #fff;} /* 点击激活链接 */
a:hover {color: #fff;} /* 点击激活链接 */

.image1{ vertical-align:middle; border:0px;}

/*表格*/

 .logo-link {
	 

width:269px; height:117px;font-size: 20px;color:#fff;font-weight:bold; text-align:right; line-height:117px;

text-decoration:none; padding-right:30px; padding-top:10px;

display:block;

background-image:url(../images/bg1.png);
background-size: cover;
box-sizing: border-box;

background-position:0px 0;

background-repeat: no-repeat;

  }
  .logo-link:hover,.logo-link:active {
width:269px; height:117px;font-size: 20px;color:#fff;font-weight:bold; text-align:right; 
background-position:0 0;

background-image: url(../images/bg1a.png);

  }

/*文字*/


