@charset "utf-8";


body{ margin:0; }
#fixed-foot{background:url(../images/fixed-bg.png) repeat-x; width:100%; min-width:320px; height:90px; position:fixed; bottom:0px;}
#fixed-foot a{ text-decoration:none; }
#fixed-footL{width:20%; float:left; text-align:center;}
#fixed-footL img,
#fixed-footR img{
	border-radius:32px 32px 0 0;
}
#fixed-footR{width:20%; float:right; text-align:center;}
#fixed-footL p a,#fixed-footR p a{font-size:13px; font-weight:bold;}
#fixed-footC{width:60%; float:left; padding-top:19px; height:71px;}
#fixed-footC-top{width:100%; height:16px; background:#f8f8f8; line-height:16px; font-size:13px; text-align:center; color:#3f9190;}
#fixed-footC-foot{width:33%; text-align:center; float:left;}
#fixed-foot p a{line-height:25px; color:#FFF; font-size:12px;}
#fixed-foot p{ margin:0; }
