﻿#content{ background:#fff;  }
/* 问卷调查默认模板 ---------------------------------------------- */
.surveyTable{ border:1px solid #d8d8d8;  }
.surveyTable .submitTd{ text-align:center; padding:10px 0;  }
.surveyTable .submitTd input,
.inputbutton
{ display:inline-block; *display:inline; zoom:1; cursor:pointer; width:74px; height:25px; background:url(images/btns.png) 0 -203px no-repeat;
	border:0; color:#fff; margin:0 8px 20px 8px;  }

#SurveyBox #SurveyTitle{ background:#f5f5f5; padding:5px 0; margin-bottom:20px;  font:bold 16px/200% "Microsoft YaHei"; _font-weight:bold;  }
#SurveyBox dt,#SurveyBox dd{ margin:0 60px;  }
#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;  }

/* 问卷调查-列表页 ---------------------------------------------- */
.reportList{ padding:20px ;  }
.reportList li{ font-size:14px; line-height:22px; padding:5px 0 5px 10px; background:url(images/share/shareA.gif) 0 -192px no-repeat;  }
.reportList .view,.reportList .join{ color:#f60; font-size:12px;  }


/* 默认问卷调查列表页模板 ---------------------------------------------- */
/* modify 2013/3/27 */
.surveyResult{padding:50px 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:5px 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; background:#f5f5f5; padding:5px 0; color:#065D66 !important;  margin-bottom:20px;  font:bold 16px/200% "Microsoft YaHei"; _font-weight:bold;   }
.surveyResult table table{ border:0;  }

.surveyResult #DivShowData{ text-align:center; overflow:hidden;}
.surveyResult #DivShowData span{ color:#065D66 !important; 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;  }