#help{ background:#f6f6f6;}
.list_help{
    border: 1px solid transparent;
    float: left;
    margin-right: 25px;
    overflow: hidden;
    padding: 20px 15px;
    width: 268px;
}
.list_help h2{ font-family:microsoft yahei; font-size:22px; font-weight:400; margin:0px 0px 15px;}
.list_help ul{}
.list_help ul li{ font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.so-help{ padding:20px 0px; height:36px; text-align:center;}
.so-help input{ padding:4px 6px; height:28px; border-left:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd; brorder-radius:5px;}
.list_help ul a{ color:#666666;}
.list_help ul a:hover{ text-decoration:underline; color:#FF6633;}
.so-title{font-family: "微软雅黑";font-size:24px;line-height:36px;margin-right:10px;}
.help_detail{ padding:10px 15px;}
.help_detail h2{ font-size:22px; line-height:36px;font-family: "微软雅黑"; font-weight:normal;}
.help_detail div.help_content{ line-height:22px; padding:15px 0px 10px 0px; font-size:14px;}
.t_left{ float:left;}
.t_right{ float:right;}
.so_top{ border-bottom:1px dashed #cccccc; height:24px; line-height:24px; padding:10px 5px; font-size:14px;}
.so_result{ padding:10px 0px;}
.so_result li{ line-height:25px; text-align:left; font-size:14px;}
.so_result li a{ color:#666666;}
.so_result li b{color:#FF3300;}

.sok{ margin-top:20px;}
.sok p.success{ background:url(../images/icon_yes.png) no-repeat left center; padding:15px 0px 15px 55px;}
.sok p.failed{ background:url(../images/icon_waring.png) no-repeat left center; padding:15px 0px 15px 55px;}

.attention{ padding:20px; color:#CC0033;}
.btn-so{
    background: #3d9ccc none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0 2px 2px 0;
    color: #fff;
    font-size: 14px;
    height: 38px;
    line-height: 32px;
    outline: 0 none;
    text-align: center;
    width: 104px;
	margin-left:-4px;
}
.btn-so i{
    background: rgba(0, 0, 0, 0) url("/images/home-sprite.png") no-repeat scroll 0 0;
    height: 27px;
    margin-right: 8px;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 28px;
	display: inline-block;
}

.password_nav{border-radius:5px;overflow: hidden; background:#e4e4e4; height:31px; line-height:31px; margin:20px auto 20px 0px; width:930px;}
.password_nav em{ width:32px; height:31px; background:url(../images/password_nav.png) no-repeat; position:absolute; left:-16px; z-index:1;}
.password_nav ul li{ float:left; width:310px;font-size:14px; font-family:'microsoft yahei'; text-align:center; position:relative;}
.password_nav ul li.on{ color:#FFFFFF; background-color:#3e8cbd;}

.page_password{ font-size:14px; padding:20px 10px;}
.page_password h3{ font-size:18px; font-family:"微软雅黑"; font-weight:normal;}
.page_password span{ font-size:12px; color:#CC3333; display:inline-block; margin-left:10px;}
