@charset "utf-8";

#footer { position:relative; width:990px; margin:30px auto; border-top:2px solid #5c5c5c;}
ul.sevice { position:relative; overflow:hidden; width:100%; border-bottom:1px solid #d9d9d9; }
ul.sevice li { float:left; width:90px; margin:0 auto; padding:20px 0; text-align:center; }

div.info { position:relative; overflow:hidden; width:100%; margin:20px 0; }
div.info h2 { float:left; }

div.etnews { float:left; width:405px; position:relative; overflow:hidden; }
div.etnews ul { position:relative; overflow:hidden; margin-top:3px; }
div.etnews ul li { float:left; letter-spacing:-1px; padding:0 7px; background:transparent url('http://img.etnews.com/201201/images/footer/bg_f_line.jpg') no-repeat right 6px; }
div.etnews ul li.none { background:none; padding:0 0 0 7px; }

/* votal 소개 */
div.votal { float:right; width:58%; position:relative; overflow:hidden; }
div.votal ul { position:relative; overflow:hidden; float:right; margin-top:4px; }
div.votal ul li { float:left; letter-spacing:-1px; padding:0 7px; background:transparent url('http://img.etnews.com/201201/images/footer/bg_f_line.jpg') no-repeat right 6px; }
div.votal ul li.none { background:none; padding:0 0 0 7px; }

p.copy { text-align:center; margin:30px auto; }


