body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.a {
	font-size: 12px;
	line-height: 150%;
	color: #464646;
}
.b {
	font-size: 14px;
	color: #ffffff;
}
.c {
	font-size: 14px;
	color: #ea4f00;
	font-weight: bold;
}
.d {
	font-size: 14px;
	color: #464646;
	font-weight: bold;
}
.e {
	font-size: 12px;
	color: #ea4f00;
}
.f {
	font-size: 12px;
	color: #464646;
	font-weight: bold;
}
.gg{color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;}
.ee{font-size: 12px;
	line-height: 145%;
	color: #666666;}
/*样式1*/
a.Link1:link {
	text-decoration: none;color:#ffffff;font-size:14px;font-weight: bold;
}
a.Link1:visited {text-decoration: none;color: #ffffff; font-size:14px;font-weight: bold;}
a.Link1:hover {text-decoration: none;color:#ea4f00; font-size:14px;font-weight: bold;}
/*样式二*/

a.Link2:link { text-decoration: none; color: #484848; font-size:12px;}
a.Link2:visited {text-decoration: none;color: #484848; font-size:12px;}
a.Link2:hover {text-decoration: none;color: #1c93e1; font-size:12px;}
/*样式三*/

a.Link3:link { text-decoration: none; color: #1c93e1; font-size:12px;}
a.Link3:visited {text-decoration: none;color: #1c93e1; font-size:12px;}
a.Link3:hover {text-decoration: none;color: #ea4f00; font-size:12px;}
a{text-decoration: none;}
.qrcode{
	position: fixed;
	left:10px;
	top:10px;
	width: 150px;
	height: 155px;
	z-index: 99;
	background-color: #FDFDFD;
	border: 1px #e3e3e3 solid;
	z-index: 999;
}

.qrpic{
	position: relative;
	width: 120px;
	height: 120px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 5px;
	/*background-image: url("../images/logo-app-gdld.png");*/
}

.qrdesc{
	position: relative;
	width: 150px;
	height: 22px;
	line-height: 22px;
	margin: 0px auto;
	background-color: #ECECEC;
	text-align: center;
	font-size: 12px;
}