@charset "utf-8";
#footer{font-size:11px; margin:0 auto; padding:0;width:100%;overflow:hidden;background:#fff;}
.footer_section{margin:0 auto 20px; padding:0;color:#999;text-align:center;}
.footer_section ul{margin:0 auto; padding:10px 0;}
.footer_section li{display: inline; line-height: 2;}
#fb-plugin{margin:20px auto; padding:0;width:900px;}
#foot-line{margin:0 auto; padding:20px 0;width:100%;text-align:center;font-size: 11px;color: #999;}
/* social */
.social{margin-top:6px;}
.social li{float:left;margin-right:10px;}
iframe.twitter-share-button {width: 90px!important;}

/*--- Share-section ---*/
.share-section {
	padding-top: 60px;
}
.share-section ul {
	overflow: hidden;
	width: 440px;
	margin: 0 auto;
}
.share-section li {
	text-align: center;
	width: 200px;
	padding: 15px 10px 10px;
	min-height: 75px;
}
.share-section li:nth-of-type(1) {
	background: #00aced;
	float: left;
}
.share-section li:nth-of-type(2) {
	background: #305097;
	float: right;
}
.share-section li:nth-of-type(3) {
	background: #5ae628;
	display: none;
}
.share-section .share-btn {
	display: inline-block;
	padding-top: 10px;
}
.share-section .share-btn img {
	width: 192px !important;
	margin-bottom: 15px;
}

