@charset "utf-8"; 
/* PIREE 피리.고맹이 */


/* 투표_등록__레이어 */
#vote_write_form { display:none; clear:both; margin:6px 0; padding:10px 15px; width:576px; height:auto; border:2px solid #dfdfdf; background:#fff; }




/* 투표_보기__레이어 */
#article_vote_view { }
#article_vote_out { margin-bottom:30px; padding:4px 18px 10px 18px; }

#article_vote_out .tbl_frm01.tbl_wrap th { width: 80px }
#article_vote_out .tbl_frm01.tbl_wrap { border-top: 2px solid #28bda0; border-bottom: 2px solid #28bda0 }
#article_vote_out .tbl_frm01.tbl_wrap table tr td table td { border:none }
#article_vote_out .tbl_frm01.tbl_wrap table tr td table tr td:first-child { width:30px; }

.vote_area { width:100%; background:#f5f5f5; }

.vote_poll_ul { float:right; margin:10px 0 10px -20px; width:100%; border-top:1px solid #e5e8ec; list-style:none; zoom:1; }
.vote_poll_ul:after { display:block; visibility:hidden; clear:both; content:""; }
.vote_poll_ul li { float:left; clear:both; margin-left:5px; }




/* 투표_결과__레이어 */
.vote_result_desc ( width:400px; background:#f5f5f5; line-height:2.4em; )
.vote_result_graph { position:relative; height:5px; background:#eee; }
.vote_result_graph span.gae { display:block;height:10px; background:#31d457; font-size:0.1em; float: left; margin-top:5px; position: relative }

.vote_result .tbl_frm01.tbl_wrap table tr td table tr td:first-child { display: none }
.vote_result .tbl_frm01.tbl_wrap table tr td table tr td:last-child { border-bottom:1px dotted #ddd !important}
.vote_result_count { position:absolute; right:-80px; top: -5px;}
.vote_result_count span { color:#31d457; font-size: 12px;}

.graph_result {  }