body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.middle_content_common_problem_detail_main {
	padding-right: 20px;
	padding-left: 12px;common_problem_next_page
	padding-top: 15px;
}
#middle_content_common_problem_title {
	float: left;
	/*width:520px;*/
	width:600px;
	margin:10px 0px 0px 20px;
	height:45px;
	background-image: url(../images/common_problem_title.gif);
	background-repeat: no-repeat;
}

#service_middle_content{
	float: left;
	/*width:520px;*/
	width:600px;
	/*margin: 8px;*/
	margin: 10px;
	padding: 10px;
	font-family:"宋体", "新宋体";
	font-size: 12px;
	color:#6d6d6d;
	text-align:left;
}

#middle_content_pi_download {
	float: left;
	/*width:520px;
	margin:20px 0px 0px 5px;*/
	width:600px;
	margin:10px 0px 0px 20px;
	height:47px;
	background-image: url(../images/cx_pi_download.gif);
	background-repeat: no-repeat;
}

#middle_content_cx_help_center{
	float: left;
	/*width:520px;
	margin:20px 0px 0px 5px;*/
	width:600px;
	margin:10px 0px 0px 20px;
	height:47px;
	background-image: url(../images/cx_help_center.gif);
	background-repeat: no-repeat;
}

#middle_content_cx_claim_material{
	float: left;
	/*width:520px;
	margin:20px 0px 0px 5px;*/
	width:600px;
	margin:10px 0px 0px 20px;
	height:47px;
	background-image: url(../images/cx_claim_material.gif);
	background-repeat: no-repeat;
}

#middle_content_common_problem_title1 {
	float: left;
	width:520px;
	margin:10px 0px 0px 15px !important;
	*margin:10px 0px 0px 5px;
	height:45px;
	background-image: url(../images/title_AnnouncementInformation.gif);
	background-repeat: no-repeat;
}
#middle_content_common_problem_title2 {
	float: left;
	width:520px;
	margin:10px 0px 0px 15px !important;
	*margin:10px 0px 0px 5px;
	height:45px;
	background-image: url(../images/title_ActivitiesInformation.gif);
	background-repeat: no-repeat;
}
#middle_content_common_problem_title3 {
	float: left;
	width:520px;
	margin:10px 0px 0px 15px !important;
	*margin:10px 0px 0px 5px;
	height:45px;
	background-image: url(../images/title_PropertyInsuranceInformation.gif);
	background-repeat: no-repeat;
}

#common_problem_list {
	float:left;
	/*width:480px;*/
	width:600px;
	margin: 10px 0px 10px 20px!important;
	*margin: 15px 0px 10px 10px;
	padding: 0px;
	text-align:left;
	border:none;
	list-style:none;	
	font-family: "宋体", "新宋体";
	font-size: 12px;
	color: #666;
}

#common_problem_list ul {
	float:left;
	/*width: 480px;*/
	width:600px;
	margin: 0px;
	text-align:left;
	list-style:none;
}

#common_problem_list li {
	background:url(../images/common_problem_tag.gif) no-repeat;
	background-position:left;
    padding:0px 0px 0px 15px;	
	color:#666;
    margin-top: 5px;	
	line-height: 25px;
	border-bottom: #90a3c3 dashed 1px;
}

#common_problem_list li a {
    padding:0px 0px 0px 15px;
	display:block;
	color:#666;
    text-decoration:none;	
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	cursor: pointer;
}

#common_problem_list li a:hover {
    display:block;
    padding:0px 0px 0px 15px;
    color:#ff9c00;
	font-size:12px;
}
#common_problem_next_page {
	font-family: Arial, Helvetica, sans-serif, "宋体", "新宋体";
	font-size: 12px;
	color: #6c6c6c;
	/*width:500px;*/
	width:600px;
	margin-top: 10px;
	margin-left:10px !important;
	*margin-left:10px;
	text-align:right;
	padding: 0px 20px 0px 0px;
	background-color: #f9f9fc;
	border:#c6cdd6 1px solid;
	line-height: 35px;
	height:35px;
	text-decoration: none;
	float:left;
}
#common_problem_next_page a {
	color: #6c6c6c;
	text-decoration: none;
}

#common_problem_next_page a:hover {
	color: #ff9c00;
	text-decoration: none;
}

