#post_comment_btn {
	background-color:#49B849;
}
#noticecomment,.text-comment {
    padding: 0px 0px 0px 3px;
    margin: 0;
    width: 100% !important;
    height: 40px;
    line-height: 40px;
    border: 1px solid #49B849;
    outline: 0;
    float: right;
    color: #666;
    font-size: 14px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topright: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}


.radius {
    width: 100%;
    font-size: 18px;
    /*height: 30px;*/
    display: inline-block;
    background: #49b849;
    color: #fff;
    cursor: pointer;
    padding: 10px 0;
}

#personallogin .radius {
    width: 90%;
    font-size: 18px;
    background:none;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding: 0 10px;
    margin: 10px auto;
}

#personalreg .radius {
    width: 90%;
    font-size: 18px;
    background:none;
    /*display: inline-block;*/
    color: #fff;
    cursor: pointer;
    padding: 0 0px;
    margin: 10px auto;
}

.button_sub{
    border-radius: 5px;
    font-size: 14px;
	background: #49b849;
}

.datalist a {
    color: #49b849
}

.info-button {
    display: inline-block;
    padding: 10px 7px 10px 7px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    line-height: 30px;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    background: #49B849;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sendbutton {
    color: #fff;
    font-size: 14px;
    width: 50px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}

.signed .serialnum {
    background-color: #49b849;
    border: 1px solid #49b849;
    color: #fff;
}

.signed .txt {
    color: #49b849;
}

#coursesearch .kwsubmit {
    width: 80px;
    height: 34px;
    color: white;
    background-color: #49B849;
    border: none;
    text-align: center;
    float: right;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

#coursesearch .kwtext {
    padding: 0;
    margin: 0;
    text-indent: 4px;
    width: 100%;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ddd;
    outline: 0;
    color: #666;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.itembox {
    overflow: hidden;
    background-color: #fff;
    margin: 0px 0 10px 0;
    padding: 0 10px 0 15px
}

.view_button {
    color: #fff;
    font-size: 24px;
    ;
    cursor: pointer;
    text-align: center;
    background: #49B849;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
    padding: 10px 20px;
}

.sign-top {
    background-color: #49B849;
    margin: 0px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 45px;
    height: 45px;
}

.msgbody .info {
    height: 50px;
    line-height: 50px;
    margin-left: 70px;
    padding: 0px 0px;
    color: #49B849;
    font-size: 14px
}

.msghead .mhright span {
    font-size: 14px;
    text-align: center;
    color: #49B849
}

.msghead .num {
    height: 50px;
    line-height: 50px;
    color: #49B849;
    font-size: 36px;
    margin-bottom: 10px
}

.msghead .mhleft span {
    font-size: 14px;
    text-align: center;
    color: #49B849
}

#newdata {
    position: fixed;
    bottom: 50px;
    z-index: 50;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    font-size: 14px;
    text-align: center;
    background: #49B849;
    border-radius: 50%;
    display: table;
    color: #fff;
    line-height: 20px;
    padding-top: 10px;
    left: 50%;
    margin-left: -30px
}

.kwsubmit {
    width: 80px;
    height: 34px;
    color: white;
    background-color: #49b849;
    border: none;
    text-align: center;
    float: right;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.kwtext {
    padding: 0;
    margin: 0;
    text-indent: 4px;
    width: 100%;
    height: 32px;
    line-height: 32px;
    border: 1px solid #49b849;
    outline: 0;
    color: #666;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.selected {
    border: 1px #49b849 solid
}

.answer-info-l span {
    color: #49B849;
    font-size: 14px
}

.selected .answertext {
    color: #49b849;
}

.info-button {
    display: inline-block;
    padding: 10px 7px 10px 7px;
    color: #fff !important;
    font-size: 18px;
    cursor: pointer;
    line-height: 30px;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    background: #49B849;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.signinnva ul li.active a {
    background-color: #49B849;
    border: 1px solid #49B849;
    color: #fff
}

.signintips span{color:#49B849;margin:5px 0px;text-align:left;font-size:14px}

.study-button1 {
    float: left;
    display: inline-block;
    padding: 5px 7px 5px 7px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    line-height: 30px;
    width: 80%;
    margin-left: 10%;
    min-width: 80px;
    text-align: center;
    margin-top: 20px;
    background: #49B849;
}
.examination_text span {
    color: #49B849;
    font-size: 30px;
    margin: 0 10px 0 5px;
}

.top-middle{
    margin:0px 0px 0px 0px;background:#6DC56E;border-radius:0 0 40px 40px;padding:5px 0
}

.bg-color{
    background: #49B849;
}

.text-color{
    color:#49B849;
}
.border-color{
    border:1px solid #49B849;
}
.filtrate-nav li.select a {
    color:#49B849;
}
.filtrate-nav li.select a .filt-arrow{border-color: #49B849 transparent transparent transparent;}