#foot {
	background-image: url(../medic-image/back-2.jpg);
	background-repeat: no-repeat;
	margin: 45px 0px 0px;
	height: 135px;
	background-position: center bottom;

}
.foot-area {
	height: auto;
	width: 820px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: left;
	font-size: 80%;
	line-height: 90%;




}
.foot-link1 {
	margin: 0px 0px 4px;
	float: left;
	padding-right: 11px;
	padding-left: 0px;
	display: block;
	width: auto;
	background-image: url(../medic-image/point10.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	letter-spacing: 2px;





}
.foot-link1 a {
	color: #666666;
}
.foot-link {
	float: left;
	padding-right: 10px;
	padding-top: 4px;
	padding-left: 3px;


}
.foot-link1 a:hover {
	color: #FF0000;
}

