@charset "utf-8";
.helpCenterBody{ clear:both;}
.helpCenterBody .leftPart{ float:left; width:210px;}
.helpCenterBody .rightPart{ float:right; width:735px;}
.helpItemList .body{ padding:5px 0px; line-height:20px;}
.helpItemList .subHead div{ width:50px;}
.helpItemList .subHead div.blank{ width:5px;}
.helpItemList .subHead div.rightBlank{ width:84px;}
.helpItemList li{ background:url(../images/bigsmall_item_sign.gif) no-repeat 5px 7px; padding-left:15px;}
.helpItemList ol{ padding-left:20px!important; padding-left:0px;}
.helpCenterBody .rightPart .searchArea {
	height:70px;
	background:url(../background/searchAreaBG.gif) repeat-x 70px;
}
.helpCenterBody .rightPart .searchArea .left {
	height:70px;
	background:url(../background/searchAreaBG.gif) 0px 0px;
	width:25px;
	float:left;
	display:block;
}
.helpCenterBody .rightPart .searchArea .center {
	height:70px;
	float:left;
	width:650px;
	display:block;
	background: url(../images/iocn/searchIocn.gif) no-repeat 10px center;
}
.helpCenterBody .rightPart .searchArea .center div {
	padding-left:70px;
	padding-top:25px;
}
.helpCenterBody .rightPart .searchArea .center input.searchInput {
	width:200px;
	line-height:16px !important;
	line-height:22px;
	height:16px !important;
	height:22px;
	margin:0px;
	padding-top:3px !important;
	padding-top:0px;
}
.helpCenterBody .rightPart .searchArea .center input.commonbtn {
	height:22px !important;
	height:26px;
}
.helpCenterBody .rightPart .searchArea .right {
	height:70px;
	background: url(../background/searchAreaBG.gif) right 70px;
	float:right;
	width:25px;
}
.questionList{ line-height:20px;}
.questionList ol{ background:url(../images/small_item_sign.gif) no-repeat 5px 7px; padding-left:15px;}
.rightPart .list{ line-height:25px;}
.rightPart .list hr{ border-bottom:1px dashed #b6c8d4; margin-bottom:0px;}
.rightPart .list dt {
	background:url(../images/small_item_sign.gif) left 7px no-repeat;
	padding-left:10px;
}
.rightPart .list dd {
	padding-left:10px;
	color:#666;
}
.rightPart .answerArea{ line-height:20px;}
.rightPart .answerArea dt {
	padding-left:50px;
	font-size:14px;
	line-height:30px;
	background:url(../images/iocn/questionIocn.gif) no-repeat left;
}
.rightPart .answerArea dd {
	padding-left:50px;
	padding-top:10px;
	margin-top:10px;
	background:url(../images/iocn/solutionIocn.gif) no-repeat left 5px;
}
.rightPart  dl.hintArea { border-top:2px #3c7faf solid;
	margin-top:15px;
	padding-top:5px;
	line-height:30px;}
.rightPart dl.hintArea dt {
	background:none;
	height:40px;
}
.helpCenterBody .rightPart  .column img{ border:2px #3c7faf solid;}