
.myLink{ display: block; width: 80%; height: 40px; line-height: 40px; text-align: center; background: #c11f3a; color: #fff; font-size: 16px; font-weight: bold; margin: 20px auto; border-radius: 5px; text-decoration: none; }
.jkTip{ width: 100%; height: 40px; line-height: 40px; text-align: center; background: #1BA39C; color: #fff;top:0;
    position: absolute;}
.jk_comments{ border-radius: 5px;  margin: 5px 0;}
.jk_comments li{ list-style: none; line-height: 30px; margin: 3px 0;  background: #a1a0a0; color: #303232; border-radius: 5px; padding: 10px;}
.jk_comments li span{ font-weight:bold;}
.jk_comment_post textarea{ border-radius: 10px; background: rgba(155,157,159,0.14); padding: 10px; color: #fff; border: none; width: 80%; height: 10em; margin: 12px 0;}
.mySubmit{ width:200px; line-height: 30px; margin-bottom: 20px; border-radius: 10px;}
.jk_comment_post{ color: #fff;}
.jk_input{ height: 30px; line-height: 30px; border-radius: 10px;}
.jk_input_transparent{ height: 30px;  color:#fff; text-indent:5px;margin: 8px 0; border: none; line-height: 30px; border-radius: 10px;background: rgba(155,157,159,0.14); width: 200px; }