@charset "utf-8";

/***********     footer     ************/
#footer						{ clear:both; text-align:center; border-top:solid 1px #dfdfdf; padding-top:5px; height:80px; }
#footer .copy				{ clear:both; display:block; height:27px; font-family:Tahoma; font-size:10px; color:#555; margin:40px 0 0 0; }
 
#footer .link				{ clear:both; margin:0 0 0 82px; }
#footer .link ul			{  }
#footer .link ul li			{ float:left; display:inline; list-style:none; color:#dfdfdf; }
#footer .link ul li a		{ font-family:돋움,굴림; font-size:11px; color:#555; letter-spacing:-0.05em; }
#footer .link ul li a:hover	{ color:#555; }
#footer .link ul li span	{ font-family:Tahoma; font-size:10px; color:#999; }
#footer .link ul li .txt	{ font-family:돋움,굴림; font-size:11px; color:#999; letter-spacing:-0.05em; }

#footer .contact			{ float:left; display:block; margin-top:5px; padding-left:158px; font-family:Tahoma; font-size:10px; color:#555; line-height:14px; }