h2 { text-indent: 2em; margin-bottom: 8px; font-weight: normal; }
h2 span { font-size: 14px; color: #999999; font-weight: normal; margin-left: 20px;}
h2 label { font-size: 14px; margin: 10px; color: #13A30A; }

#wrap { border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); overflow:hidden;}
#listWrap { width: 180px; position: relative; }
#helpUl { color:#666666; font-family: '微软雅黑';font-size:14px; border-right: 1px solid #DEDEDE; } 
#helpUl li p { height: 45px; line-height: 45px; border-bottom: 1px solid #DEDEDE; text-indent: 1em;
	background: url(img/open.png) 95% center no-repeat ; cursor: pointer;}
#helpUl li p.closeBg { background: url(img/close.png) 95% center no-repeat ;}
#helpUl li p.activeColor { color: #FF6600; }
#helpUl li a { display: block; text-indent: 2em; padding: 8px 0; color: #999999; }
#helpUl li a:hover {text-decoration: none; color: #FF6600; }
#helpUl li a.active { color: #FF6600; }

#contentWrap { width: 780px; margin-right: 10px; padding-bottom: 20px; }
#head { border-bottom: 1px solid #EEEEEE; height: 50px; line-height: 50px; font-size: 16px;}
.helpContent { clear:both; }
.helpContent h4 { margin: 15px 0; height: 30px; line-height: 30px;
	padding-left: 10px; background-color: #E5ECF4;}
.helpContent div { color: #666666; line-height: 25px; padding-left: 10px; }
.helpContent img { display: block; margin: 10px auto;}
.helpContent ul { list-style-type: disc; margin-left: 10px; }
.helpContent ol {  margin-left: 10px; }
.helpContent p { text-indent: 2em; }

#top { height: 40px; line-height: 40px; border-bottom: 1px solid #DEDEDE; color: #888; text-indent: 2em; font-size: 12px; cursor: pointer;}
#top:hover { color: #13A30A; }

#questionsUl p { color: #13A30A; text-indent: 0;}
#questionsUl span { font-weight: bold;}
		
