@charset "euc-kr";

@import url("layout.css");
@import url("common.css");
@import url("table.css");

div#dHead p {margin-top:-75px;}
.board-list td.poll_date {font-size:90%; color:#7058ae; font-family:verdana, tahoma;}
.board-list td.btn img {margin-top:3px;}
.board-list td.ing {color:#ff6600;}
.board-view td.subject img, .board-view td.subject2 img {margin-top:-4px;}
.board-view td.subject2 {border-bottom:2px solid #e7e7e7; vertical-align:middle; padding-left:10px; color:#000; font-weight:bold;}

.btnC {width:639px; text-align:center; margin-top:10px;}

/* 설문조사 질의 */
.poll-form {padding-bottom:20px; margin-bottom:20px; border-bottom:1px dotted #999;}
.poll-form.last {margin-bottom:0; border:none;}
.poll-form dt {padding-bottom:10px; padding-left:20px; background:url('../../images/default/community/blt_q.gif') no-repeat left top;}
.poll-form dd {padding:15px; background:#f0f0f0;}
.poll-form dd label {margin-right:25px;}

/* 설문조사 질의 */
.poll-result {margin-bottom:30px;}
.poll-result.last {margin-bottom:0; border:none;}
.poll-result dt {padding-bottom:10px; padding-left:20px; background:url('../../images/default/community/blt_q.gif') no-repeat left top;}
.poll-result dd {padding:15px 20px; border:1px solid #dedede;}
.poll-result dd table {width:415px;}
.poll-result dd table th {text-align:left; vertical-align:top; font-size:90%; font-weight:normal; background:none !important;}
.poll-result dd table td {color:#666; vertical-align:top; background:none !important;}
.poll-result dd table td.percent {text-align:right;}
.poll_bar {width:171px; height:9px; margin-top:2px; padding-left:1px; background:#ddd; font-size:0;}
.poll_bar .bar01 {width:100%; height:9px; font-size:0; background:url('../../images/default/community/bg_bar01.gif') repeat-x left top;}
.poll_bar .bar02 {width:100%; height:9px; font-size:0; background:url('../../images/default/community/bg_bar02.gif') repeat-x left top;}
.poll_bar .bar03 {width:100%; height:9px; font-size:0; background:url('../../images/default/community/bg_bar03.gif') repeat-x left top;}
.poll_bar .bar04 {width:100%; height:9px; font-size:0; background:url('../../images/default/community/bg_bar04.gif') repeat-x left top;}
.poll_bar .bar05 {width:100%; height:9px; font-size:0; background:url('../../images/default/community/bg_bar05.gif') repeat-x left top;}


/* added 
.pgv_img_list	{ width:640px; height:88px; margin:20px 0; }
.pgv_img_list a.btn	{ margin:0 5px; height:88px; float:left; }
.pgv_img_list ul	{ width:574px; height:88px; float:left; }
.pgv_img_list ul li	{ width:143px; height:88px; text-align:center; float:left; overflow:hidden; }
.pgv_img_list:after{content:" "; clear:both; display:block; height:0; visibility:hidden;}
*/
.pgv_img_list	{ width:570px; height:130px; margin:20px 0;overflow-x:scroll; }
