@charset "utf-8";
/* CSS Document */

#ft { padding-top:15px; background:url(../img/bg-ft-border-dotted.gif) left 41px repeat-x}
#ft .content { height:106px; background:url(../img/ft-logo.png) top left no-repeat; position:relative}
#ft .nav-ft { position:absolute; right:0; top:0;}
#ft .nav-ft li { display:inline; font-size:93%; color:#666; margin-left:10px}
#ft .nav-ft li a { color:#666}
#ft .find-us { position:absolute; right:0; bottom:0}
#ft .find-us ul { height:30px; padding-bottom:10px; }
#ft .find-us li { display:inline; float:left;  color:#666; margin-left:10px; }
#ft .find-us a { display:block; float:left; width:30px; height:30px; background:url(../img/ic-social_net.gif) no-repeat}
#ft .find-us a.twitter { background-position:-37px 0}
#ft .find-us a.others { background-position:-75px 0}
#ft .find-us p { text-align:right; font-size:85%; line-height:123.1%; color:#B2B2B2; clear:both; padding-bottom:10px; }
#ft .find-us li p { display:inline; float:left;  color:#666; margin-left:10px; font-size:100%; line-height:30px; }
#ft a.top { display:block; position:absolute; right:-44px; top:-85px; width:44px; height:54px; text-indent:-990000px; background:url(../img/btn-backtotop.png) no-repeat top left; }