.footer
{
	margin: 0 auto;
	width: 1100px;
	background: url(../images/bg_line.gif) repeat-y;
	overflow: hidden;
	height: auto;
}
.footer_wbg
{
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	height: auto;
	/*overflow: hidden;*/
	padding-bottom: 10px;
}
.footer_01
{
	height: 20px;
	width: 874px;
	border-bottom: 1px solid #eee;
	margin: 0 auto;
}

.piclink
{
	height: 65px;
	width: 874px;
	border-bottom: 1px solid #eee;
	margin: 0 auto;
	text-align: center;
}
.piclink ul
{
	list-style: none;
}
.piclink ul li
{
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 10px;
}

.bottomlink
{
	padding: 20px;
	font-size: 12px;
}
.bottomlink p
{
	text-align: center;
	color: #777;
	font-size: 11px;
	line-height: 16px;
}
.bottomlink p a
{
	color: #777;
	text-decoration: none;
}
.bottomlink p a:hover, a:active
{
	color: #40709d;
	text-decoration: underline;
}

.footer_f777
{
	text-align: center;
	font-family: Helvetica, Arial, san-serif;
	color: #777;
	font-size: 11px;
	line-height: 16px;
	padding-top: 20px;
}
.bottomshadow
{
	background: url(../images/bg_bottom.gif) no-repeat;
	height: 25px;
	margin: 0 auto;
}

