
/*第1层*/
#survey {
	width:216px;
	height:234px;
	text-align:center;
	position:relative;
	float:left;
	
	margin: 0 0 0 23px;
}
/*第2层*/
#survey #survey_top {
	width:216px;
	height:27px;
	background-image:url(../images/case_survey/case_survey_top.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:left;
	
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:27px;/*行距设置*/
	
	text-indent:1.7em;/*段落缩进2个字符*/
}
#survey #survey_content {
	width:216px;
	height:207px;
}
#survey #friend_link{
	width:215px;
	height:66px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/friend_links/youqing.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
/*第3层*/
#survey #survey_content #content_top {
	width:207px;
	height:5px;
	background-image:url(../images/case_survey/righttop.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	left:0px;
	bottom:0px;
}
#survey #survey_content #content_bottom {
	width:207px;
	height:5px;
	background-image:url(../images/case_survey/rightbottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#survey #survey_content #content_middle {
	width:205px;
	height:197px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#C1D4E3;
	border-right-style:solid;
	border-right-width:1px;	
	border-right-color:#C1D4E3;
}
/*第4层*/
#survey #survey_content #content_middle #content_middle_1{
	width:185px;
	height:57px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#595959;

}
#survey #survey_content #content_middle #content_middle_2{
	width:205px;
	height:100px;
	position:relative;
	float:left;
	text-align:center;
	font-size:12px;

	
}
#survey #survey_content #content_middle #content_middle_3{
	width:205px;
	height:30px;
	position:relative;
	float:left;
}

