/* BASIC css start */
#footer {
	padding-bottom: 20px;
}
#footer .section {
	padding: 16px 0 18px; margin-top: 40px;
	border-top: 16px solid #efefef; border-bottom: 6px solid #efefef;
	text-align: center;
}
#footer .section img {
	margin: 0 6px;
}

#footer ul {
	text-align: right;
	padding: 10px;
}
#footer li {
	display: inline-block; *display: inline; *zoom: 1;
}
#footer li.btn_home, #footer li.btn_top {
	padding: 0 0 0 10px;
}

#footer .section2 {
	padding-top: 10px;
}
#footer .section2 h3 {
	float: left;
	padding-right: 20px;
}
#footer .section2 .info_txt {
	float: left;
	font-size: 11px; color: #909090;
}
#footer .section2 .info_txt a {
	font-size: 11px; color: #909090;
}
#footer .section2 .info_txt p {
	padding-top: 5px;
	color: #2f2f2f;
}
#footer .section2 .info_txt p b {
	color: #553c28;
}
#footer .section2 .info_txt p img {
	vertical-align: middle;
}


/* BASIC css end */

