You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.6 KiB
CSS

* { margin:0; padding:0; font-family: Verdana, Arial, Helvetica, sans-serif; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#545454; right: auto; }
img, ul, ul li { padding:0; margin:0; border:0; }
ul { margin-top:10px;}
ul li { list-style: none; background:url(https://data.chinahighlights.com/css/images/drop-1.GIF) no-repeat left; padding-left:12px; line-height:18px; margin-bottom:5px; }
div {border-top:8px solid #a31022!important;}
#warp { padding:10px; border-top:8px solid #a31022!important; }
p { line-height:18px; margin-bottom:5px; font-size:13px; }
#logo { border: none!important}
#logo, #surveyContent { width:850px; margin:5px auto; padding:5px; }
h1 { margin:15px 0 10px 0; font-size:24px; border-bottom:1px solid #d9d9d9; color:#545454; }
h2 { margin:15px 0 10px 0; font-size:20px; color:#545454; }
.tableSurvey table td { padding:5px; }
.tableSurvey table td strong { font-size:14px; margin-top:8px; }
.tableSurvey1 { border:1px solid #e1e1e1; }
.tableSurvey1 th { border:1px solid #fff; height:30px; padding-right:10px; text-align:right; background:#f1f1f1; }
.tableSurvey1 td { border:1px solid #f9f9f9; padding:5px; text-align:center; width:80px; }
.tableSurvey2 { border:1px solid #e1e1e1; }
.tableSurvey2 th { border:1px solid #fff; padding:5px 10px; text-align:right; background:#f1f1f1; font-weight:normal; }
.tableSurvey2 td { border:1px solid #f9f9f9; padding:5px; text-align:center; width:80px; }
input.submit { margin-left:350px; height:40px; width:250px; font-size:22px; background:#666; color:#fff; }
textarea { font-size:13px; color:#545454; }