.gf ul li {
    float: left;
    margin-left: 8px;
    margin-top: 50px;
    position: relative;
}
.gf ul li span {
    left: 255px;
    line-height: 24px;
    position: absolute;
    top: 60px;
    width: 190px;
}
.gf ul li .button {
    bottom: 20px;
    left: 270px;
    position: absolute;
}
.gf ul li .wz1 {
    line-height: 18px;
    padding-left: 15px;
    width: 180px;
}
.gf ul .pp1 {
    background-image: url("../images/gf_03.jpg");
    background-repeat: no-repeat;
    height: 230px;
    width: 462px;
}
.gf ul .pp2 {
    background-image: url("../images/gf_05.jpg");
    background-repeat: no-repeat;
    height: 230px;
    width: 461px;
}
.gf ul .pp3 {
    background-image: url("../images/qf_03.jpg");
    background-repeat: no-repeat;
    height: 227px;
    width: 461px;
}
.gf ul .pp4 {
    background-image: url("../images/qf_05.jpg");
    background-repeat: no-repeat;
    height: 230px;
    width: 460px;
}
.gf ul .pp3 .wz3 {
    left: 233px;
    top: 70px;
    width: 210px;
}
.gf ul .pp4 .wz4 {
    left: 205px;
    top: 100px;
}
.Social th {
	padding: 12px 0px; text-align: center; border-right-color: rgb(255, 255, 255); border-left-color: rgb(160, 160, 160); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; background-color: rgb(208, 209, 211);
}
.Social th.first {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.Social th.end {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.Social td {
	padding: 5px 0px; text-align: center; border-bottom-color: rgb(208, 211, 215); border-bottom-width: 1px; border-bottom-style: solid;
}

.blue
{
	display:block;
	width:100px;
	height:25px;
	line-height:25px;
	color:#fff;
	background:#F00;
	font-size:14px;
	font-weight:bold;
	float:left;
	text-align:center;
	margin-right:8px;
	}
	
.blue:hover
{
	color:#FFF;}