﻿
/* 问卷调查默认模板 ---------------------------------------------- */
.surveyTable{ }
.surveyTable .submitTd{ text-align:center; padding:10px 0;  }
.surveyTable .submitTd input,
.inputbutton
{ line-height: 50px; font-size: 16px; display:inline-block; *display:inline; zoom:1; cursor:pointer; width: 140px; height: 50px; background: #B45400;
    border:0; color: #fff; font-weight: bold; margin: 10px 8px 20px 8px;  }

#BtnReturn{ display:none}

#SurveyBox #SurveyTitle{color: #B45400;padding: 15px 0 30px 0;  font: bold 30px/200% "Microsoft YaHei"; _font-weight:bold;  }
#SurveyBox dt,#SurveyBox dd{ margin:0 40px;  }
#SurveyBox dt{ font-size:14px; font-weight:bold; border-bottom:1px dotted #ddd; padding:10px 0;   }
#SurveyBox dd{ padding:15px 0 0 20px; line-height:24px;   }
#SurveyBox dd input{ margin-right:3px; vertical-align:middle;  }

#SurveyBox .SurveyDescription{ padding:20px; text-indent:24px; font-size:14px;  background:#f5f5f5; margin-bottom:20px; border:1px dotted #ddd  }


/* 问卷调查-列表页 ---------------------------------------------- */
.reportList li { margin-bottom: 10px; height: 38px; line-height: 38px; padding: 0 0 0 32px; background: url(imagesinteractionzmhd.png) 8px -427px #F3F3F3 no-repeat; font-size:14px;  }
.reportList .view,
.reportList .join { color:#f60;  margin:0 0 0 10px; }
.reportList .view { margin:0 0 0 10px; }

/* 默认问卷调查列表页模板 ---------------------------------------------- */
/* modify 2013/3/27 */
.surveyResult{padding: 30px 0 0 0; }
.surveyResult tr.tdbg table{  border-top-width:2px; width:100%;  text-align:center;  }

.surveyResult tr.tdbg table tr.tdbgleft td{background:#f5f5f5; text-align:left; padding: 8px 20px;border:1px solid #e3e3e3 !important }
.surveyResult tr.tdbg table tr.tdbgleft:nth-child(even) td{background:#fff !important; }
.surveyResult  table td{ border:0 !important; }


.surveyResult table .tdbg td #LblSurveyName,.surveyQA #LblTitle{ display:block; padding:5px 0; color: #B25400;  margin-bottom:20px;  font: bold 30px/170% "Microsoft YaHei"; _font-weight:bold;   }
.surveyResult table table{ border:0;  }

.surveyResult #DivShowData{ text-align:center; overflow:hidden;}
.surveyResult #DivShowData span{ color: #B25400; display:block; padding-top:20px;  font-size:14px;  text-align:left; font-weight:bold;}
.surveyResult #DivShowData div.tdbg{ border-bottom:1px solid #d8d8d8; text-align:left; padding:0 20px 20px 50px !important; }
.surveyResult #DivShowData div.tdbg a{} 



/*  ---------------------------------------------- */
.surveyQA table{ border:1px solid #d8d8d8; width:100% !important;  }
.surveyQA table td{ text-align:left;  }
.surveyQA table table{ border:0;  }
.surveyQA table table td{ padding:10px 20px; border-bottom:1px dotted #d8d8d8;   }
.surveyQA table td div{ padding-bottom:20px;  }






