.helpSearch{
	border:1px #f2d6ae solid;
	background:#fefbf4 url('/images/help/helpimg02.jpg') no-repeat 540px 0;
	height:24px;
	width:720px;
	float:right;
	margin-top:15px;
	padding:8px 30px;
}
.helpSearch .text{
	background: transparent url('/images/icon_search.gif') no-repeat 0 2px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#616161;
	width:80px;
	padding-left:25px;
	height:24px;
	line-height:24px;
}
.helpSearchAn{
	background: transparent url('/images/help/help_an.gif') no-repeat 0 0;
	font-size:14px;
	color:#fff;
	border:none;
	font-weight:bold;
	width:64px;
	height:23px;
	margin-left:20px;
}
.helpSearch h3{
	margin:0;
	color:#ff0000;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:100px;
}
.helpList{

}
.helpList h3{
	background:transparent url('/images/help/helpimglist.gif') no-repeat 0 0;
	color:#fff;
	height:35px;
	line-height:35px;
	padding-left:20px;
	font-size:14px;
	text-align:left;
	margin:0;
	display:block;
	cursor:pointer;
}
.helpList .helpListLi{
	border-left:1px #86a6cc solid;
	border-right:1px #86a6cc solid;
	margin:0;
	list-style:none;
	background:#f7f7f7;
	text-align:left;
	padding:10px;
}
.helpList .helpListLi a{
	line-height:16px;
	display:block;
	background:transparent url('/images/dot.gif') no-repeat 0 11px;
	padding-left:12px;
	text-decoration:none;
	padding:6px 0 6px 8px;
}
.helpList .helpListLi a:hover{
	color:#ff5700;
}
.helpImgA{
	background:transparent url('/images/help/CN/helpimg03.gif') no-repeat 0 0px;
	width:188px;
	height:87px;
	display:block;
	z-index:1000;
}
.helpcenterBox{
	padding:20px 10px;
	background-color:#f7f7f7;
	border:1px #e8e8e8 solid;
}
.helpCTop{
	padding:0 20px;
}
.helpcenterBox .title_In{
	border-bottom:3px #5f93c1 solid;
	margin-bottom:1px;
	text-align:left;
}
.helpcenterBox .title_In_h3{
	background:transparent  url('/images/help/helpimg05.gif') no-repeat 0 0;
	color:#205c9f;
	font-size:14px;
	margin-left:10px;
	width:108px;
	height:26px;
	line-height:26px;
	display:block;
	font-weight:bold;
	text-align:center;
}
.helpcenterBox .listBox {
	border-top:1px #d3e2ec solid;
	padding:20px 20px;
}
.helpcenterBox .listBox h3{
	margin:0;
	background:transparent url('/images/arrow3.gif') no-repeat 0 6px;
	text-align:left;
	padding-left:18px;
	font-size:14px;
	color:#4e4339;
	height:25px;
	line-height:25px;
}
.helpcenterBox .listBox .text{
	text-align:left;
	color:#bfbfbf;
	font-size:12px;
	padding:8px 0 30px;
}
.helpcenterBox .listBox .text a{
	text-decoration:none;
	line-height:24px;
	color:#6e6e6e;
}
.helpcenterBox .listBox .text a:hover{
	color:#ff5700;
}
.helpcenterBox2{
	padding:40px 40px 30px;
	background-color:#f7f7f7;
	border:1px #e8e8e8 solid;

}
.helpcenterBox2 .titleText{
	font-size:18px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding-bottom:15px;
	border-bottom:1px #dedede dashed;
	margin-bottom:20px;
	letter-spacing:1px;
}
.helpcenterBox2 .textCenter {
	height:800px;
	padding:10px 50px 0 20px;
}
.helpcenterBox2 .textCenter img{
	padding:15px 0;
}
.helpTreeMap{
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:left;
	color:#666;
	margin-bottom:5px;
}
.helpTreeMap a{
	text-decoration:none;
	padding:0 3px;
}
.textCenter .text{
	font-size:12px;
	color:#666;
	text-indent:2em;
	line-height:30px;
	margin-bottom:30px;
	text-align:left;
}
.textCenter .text a{
	color:#0059bd;
}
.textCenter .text a:hover{
	color:#FF5700;
}
.textCenter .text p{
	padding:0 0 10px 0;
	margin:0;
}
.textCenter .text label{
	display:block;
	text-indent:2em;
}
.textCenter .text table{
	text-align:center;
	border:1px #c9d3dd solid;
}
.textCenter .text th{
	height:30px;
	line-height:30px;
	background-color:#eaf4ff;
	font-size:12px;
	border:1px #c9d3dd solid;
	padding:5px;
}
.textCenter .text td{
	height:3px;
	line-height:25px;
	background-color:#fff;
	font-size:12px;
	border:1px #c9d3dd solid;
	padding:4px;
	width:auto;
}