.curLct {
    height: 24px;
    line-height: 24px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 1px;
    width: 1230px;
}

.Blue, .curLct a, .hbox a {
    color: #36c;
}
.w200 {
    width: 200px;
}
.fl {
    float: left;
}
.helpList {
    background: url("../images/ybg.png") repeat-y scroll -252px 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.helpList p {
    background: url("../images/cbg.gif") no-repeat scroll 0 -34px rgba(0, 0, 0, 0);
    height: 50px;
    margin-bottom: 10px;
    overflow: hidden;
    text-indent: -1000px;
}
.helpList h5 {
    border-bottom:1px solid #f4f4f4;
    background:#f8f8f8;
    height: 25px;
    line-height: 25px;
    margin: 5px 1px;
    padding-left: 20px;
    font-size:16px;
    height:40px;
    line-height:40px;
}
.helpList ul {
    padding-left: 20px;
}
.helpList li {
    line-height: 25px;
    
    font-size:13px;
}
.helpList a {
	display:block;
	padding: 2px 0 0 15px;
    
}
.helpList  a.select {
    color: #f67649;
    background:#303;
    
}
.helpList  a:hover {
    background:#303;
    color:#fff;
    text-decoration:none;
}