#star_dialog {
    position: fixed;
    z-index: 103;
    top: 50%;
    left: 50%;
    width: 550px;
    background-color: #FFFFFF;
    padding: 0;
    border: 1px solid #bbb;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 550px;
    margin-top: -170px;
    margin-left: -276px;
    display: none;
}
.indentpop1 {
    padding: 0 18px;
}
form {
    margin: 0;
    padding: 0;
    border: 0px;
}
.interest-form-hd {
    padding: 15px 18px;
    width: 100%;
    margin: 0 -18px 15px;
    clear: both;
    background: #edf4ed;
    overflow: hidden;
}
.interest-status {
    float: left;
    font-size: 14px;
    line-height: 1;
    width: 100%;
}
label {
    font-family: Tahoma;
    vertical-align: middle;
}
.gact {
    color: #BBBBBB;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}
.gact a{
   color: #3377aa; 
}
.rr {
    float: right;
}
.interest-form-hd .gact a:link, .interest-form-hd .gact a:hover {
    /*line-height: 1.2;*/
    /*padding: 0 3px;*/
}
.gact a:visited, a.gact:visited {
    color: #BBBBBB;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}
.gact a:link, a.gact:link {
    color: #BBBBBB;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}
.interest-form-hd h2 {
    margin: 0;
    line-height: 1.2;
}
.topbar-wrapper {
    margin-bottom: 5px;
}
#stars {
    font-size: 0;
    vertical-align: text-bottom;
    cursor: pointer;
}
#advtags {
    display: inline-block;
    width: 100%;
}
.interest_form .inp-tags {
    padding: 3px;
    width: 50%;
    border: 1px solid #ccc;
}
#mytags {
    margin-top: 10px;
}
#populartags {
    margin: 3px 0 10px 0;
}
.interest_form dt {
    float: left;
    width: 65px;
    color: #666;
}
.interest_form dd {
    float: left;
    width: 400px;
    margin: 0 0 3px;
    line-height: 23px;
}
.gract {
    color: #072;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #AAFFAA;
    border-bottom: 1px solid #AAFFAA;
    background-color: #f2fbf2;
    padding: 3px 3px 2px 3px;
    margin-top: 2px;
    cursor: pointer;
    white-space: nowrap;
}
.interest_form .interest-setting, .interest_form .comment, .interest_form .comment-label {
    width: 98%;
}
.interest_form .comment-label .num {
    float: right;
    color: #333;
}
.book-sns .private {
    float: none;
}
.interest_form .private {
    float: right;
}
label {
    font-family: Tahoma;
    vertical-align: middle;
}
.errnotnull {
    color: #ff0000;
}
.interest-form-ft {
    padding: 10px 18px;
    width: 100%;
    margin: 0 -18px;
    clear: both;
    background: #f5f5f5;
    border-top: 1px solid #d9e2e9;
    overflow: hidden;
    margin-top: 15px;
    text-align: center;
}
/*.interest-form-ft .bn-flat {
    float: right;
}*/
.lnk-flat, .lnk-confirm, .bn-flat {
    display: -moz-inline-box;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    border-color: #bbb #bbb #999;
    color: #444;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
    vertical-align: middle;
}
.interest-form-ft .bn-flat input {
    font-size: 14px;
}
.lnk-flat, .lnk-confirm, .bn-flat input {
    border: none;
    height: 25px;
    padding: 0 14px;
    color: #333;
    background: transparent url(/f/book/05e11739c2d942b85cfa521685bfb9ca028c9e42/pics/site/sp_all_2.png) repeat-x 0 -700px \9;
    font-size: 12px;
    margin: 0 !important;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-image: -moz-linear-gradient(-90deg, #fcfcfc 0, #e9e9e9 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfc), color-stop(1, #e9e9e9));
}
.tagator * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-decoration: none;
}
/* dimmer */
#tagator_dimmer {
    background-color: rgba(0,0,0,.1);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
}
/* Main box */
.tagator {
    border: 1px solid #abadb3;
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #fff;
    display: inline-block;
    text-decoration: none;
}
.tagator.options-visible {
    position: relative;
    z-index: 101;
}
/* chosen items holder */
.tagator_tags {
    display: inline;
}
/* chosen item */
.tagator_tag {
    display: inline-block;
    background-color: #3377aa;
    border-radius: 2px;
    color: #fff;
    padding: 2px 20px 2px 4px;
    font-size: 13px;
    margin:5px;
    position: relative;
    vertical-align: top;
}
/* chosen item remove button */
.tagator_tag_remove {
    font-family:simsun;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    margin: 0 0 0 5px;
    padding: 6px 2px 4px 2px;
    cursor: pointer;
    font-size: 12px;
    line-height: 10px;
    vertical-align: top;
    border-radius: 0 2px 2px 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.tagator_tag_remove:hover {
    color: #000;
    background-color: #8cf;
}
/* input box */
.tagator_input,
.tagator_textlength {
    border: 0;
    display: inline-block;
    margin: 0;
    background-color: transparent;
    font-size: 13px;
    outline: none;
    padding: 7px 0 0 5px;
}
.tagator_input {
    /*padding: 0px 0px;*/
}
/* options holder */
.tagator_options {
    margin: 0;
    padding: 0;
    border: 1px solid #7f9db9;
    border-radius: 0 0 3px 3px;
    font-family: sans-serif;
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 101;
    background-color: #fff;
    overflow: auto;
    max-height: 250px;
    list-style: none;
    left: -1px;
    right: -1px;
}
.tagator.options-hidden .tagator_options {
    display: none;
}
/* result item */
.tagator_option {
    padding: 5px;
    cursor: pointer;
    color: #000;
}
.tagator_option.active {
    background-color: #39f;
    color: #fff;
}
.inputTagator{width:400px;border: 1px solid #abadb3;border-radius: 3px;box-sizing: border-box;background-color: #fff;display: inline-block;outline:none;}
.operateBtn{padding:6px;}
.tagsbox{display: -moz-inline-stack;margin-top: 10px;display: inline-block;}