@charset "utf-8";
/* CSS Document */
#footer-bg-123 {
	width:100%;
	height:100px;
	margin:0 auto;
	background-color:#fff2f2;
	border-top:#CCC solid;
	border-bottom:#CCC solid;
	border-width:thin;
}
.footer-main-list-123 {
	width:1000px;
	height:126px;
	margin:0 auto;
}
.footer-left {
	width:810px;
	height:auto;
	float:left;
}
.footer-right {
	width:150px;
	height:113px;
	float:left;
	margin-top:0px;
}
.footer-left-list {
	width:150px;
	height:auto;
	float:left;
	margin-left:12px;
	margin-right:10px;
	margin-top:10px;
}
.footer-left-list ul {
	width:180px;
	height:auto;
	float:left;
	display:block;
}
.footer-left-list ul li {
	width:160px;
	height:auto;
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 20px;
}
.footer-left-list ul li a {
	color:#656565;
	text-decoration:none;
}
.footer-left-list ul li a:hover {
	color:#000;
}
.footer-right-social {
	width:160px;
	height:auto;
	float:left;
	margin-left:-20px;
	margin-top:20px;
}
.footer-right-social ul {
	margin:0px;
	height:auto;
	float:left;
	display: block;
}
.footer-right-social ul li {
	width:160px;
	margin:0px 0px 0px 0px;
	
	height:auto;
	float:left;
	display:block;
}
.footer-blood-img {
	padding:55px 0px 0px 65px;
}

.footer_menu {color:#333;font-family:Calibri; font-size:12px;font-weight:normal}
.footer_menu a:link{color:#333; text-decoration:none; font-weight:normal; font-size:12px}
.footer_menu a:hover { color:#000; text-decoration:none; font-size:12px;font-weight:normal}
.footer_menu a:visited { color:#333; text-decoration:none; font-size:12px;font-weight:normal}
.footer_menu a:active { color:#333; text-decoration:none; font-size:12px;font-weight:normal}


