﻿.friendlyLink{
	width:948px;
	//height:160px;
	margin:0 auto;
	text-align:center
	font-family:"黑体";
	font-size:15px;
}
.friendlyTitle
{
    color: #FE9601;
}
.friendlyLink .link{
    line-height:30px;
}

.link a:hover
{
	color:#FE9601;
	cursor: pointer;
}