@import url(main.css);

.carBox { text-align:left; }
	.carBox .top { background:url(../images/survey/survey_1.gif) no-repeat; height:25px; color:#0e3e69; text-indent:43px; line-height:25px; }
	.carBox .left { background:url(../images/survey/survey_2.gif) no-repeat left top; }
	.carBox .right { background:url(../images/survey/survey_3.gif) no-repeat right top; padding:0 2px; }
	.carBox .center { background:url(../images/survey/survey_6.gif) repeat-x left top; height:auto; }
	.carBox .footer { background:url(../images/survey/survey_4.gif) no-repeat right top; height:8px; overflow:hidden; }
	.carBox .footerIcon { background:url(../images/survey/survey_5.gif) no-repeat 0 0; height:8px; }

/* survey ÔÚÏßµ÷²é */
.surveyBox { height:auto; width:608px; margin:0 auto; }
.surveyBox div { height:auto; }
	.surveyBox * { color:#819bae; }
	.surveyBox input, .surveyBox teaarea, .surveyBox select { border:1px solid #c3d1dc; width:169px; }
	.surveyBox input { height:20px; }
	.surveyBox input.radio { border:0; width:auto; height:auto; margin-bottom:-2px; }
	.surveyBox span { color:#f00; }
	.surveyBox table { margin:0 auto; font:normal 12px ""; }
	.surveyBox td { height:32px; vertical-align:top; line-height:22px; }
	.surveyBox td.l { width:80px; text-align:right; }
	.surveyBox td.r { padding-left:10px; }
	.surveyBox .discript { color:#b37979; text-align:center; }