@charset "euc-kr";
/* SK Communications. UI Development Team : LSC, NDH */

@import url('../iframe/iframe_default.css');

/* module : ±â»ç ¿Ã·Á/³»·Á */
.articleUpDown { position:relative; width:100%; height:34px; overflow:hidden; }
.articleUpDown .buttonArea { position:absolute; left:50%; top:0; }
.articleUpDown .buttonArea span { position:relative; left:-50%; float:left; }
.articleUpDown a, .articleUpDown a:hover { color:#757575 !important; text-decoration:none; }
.articleUpDown a { float:left; height:34px; margin:0 5px; cursor:pointer; }
.articleUpDown a.articleUp, .articleUpDown a.articleUp:visited, .articleUpDown a.articleUp:hover { color:#ff4e0e !important; }
.articleUpDown strong { float:left; width:38px; height:26px; padding:8px 0 0 27px; background:url('../../../../../images/button/btn_updownset_v2.gif') left top no-repeat; overflow:hidden; }
.articleUpDown .articleDown strong { background-position:left -36px; }
.articleUpDown em { float:left; height:26px; padding:8px 10px 0 0; font:8pt Tahoma,µ¸¿ò,Dotum; font-style:normal; background:url('../../../../../images/button/btn_updownset_v2.gif') right top no-repeat; }