@CHARSET "UTF-8";

#footInfo{
	background:url(../../images/web/bar_01.gif) repeat-x;
	overflow:hidden;
	width:978px;
	border:1px solid #CCCCCC;
	margin-top:30px;
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
}
#footInfo .infoBlock{
	float:left;
	border-right:1px solid #CCCCCC;
	height:90px;
	padding-left:28px;
	padding-right:28px;
}
#footInfo .infoBlock .title{
	color:#838383;
	font-weight:bold;
	margin-bottom:5px;
}
#footInfo .infoBlock .phone{
	color:#A10000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:12px;
}
#footInfo .infoBlock ul{
	padding-left:2px;
    list-style-position:outside;
}
#footInfo .infoBlock li{
	line-height:1.6}

#footLink {
	text-align:center;
	margin-top:20px;
}
#copyright {
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	color:#888888;
}