.gg_box {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    box-shadow: 0 1px 5px #999;
    display: table;
    margin: 50px auto;
    min-width: 404px;
}
.gg_head {
    border-bottom: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
    width: 100%;
}
.gg_head span {
    color: #666;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-indent: 15px;
}
.gg_head a {
    background: url("../images/gg_dd.jpg") no-repeat ;
    float: right;
    height: 24px;
    margin-right: 10px;
    width: 24px;
}
.textarea_pl {
    border: 1px solid #ddd;
    color: #ddd;
    font-size: 12px;
    height: 100px;
    padding: 5px;
    width: 349px;
}
.gg_content {
    float: left;
    padding: 20px;
}
.gg_content h2 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
}
.gg_content p.gg_time {
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.gg_content p.gg_zw {
    line-height: 180%;
    padding: 10px 0;
    text-indent: 2em;
}

.kcpl_ck {
    background: none repeat scroll 0 0 #fff;
    float: left;
    padding: 20px;
}
.kcpl_ck_head {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 28px;
    width: 100%;
}
.kcpl_ck_head h2 {
    float: left;
    padding-right: 20px;
}
.kcpl_ck_head h2 img {
    border: 1px solid #ddd;
    padding: 2px;
}
.kcpl_ck_head ul {
    float: left;
}
.kcpl_ck_head ul li {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}
.kcpl_ck_bottom {
    float: left;
    width: 100%;
}
.kcpl_ck_bottom h2 {
    color: #666;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 0;
    width: 100%;
}
.kcpl_ck_bottom ul {
}
.kcpl_ck_bottom ul li {
    color: #666;
    float: left;
    font-size: 14px;
    line-height: 30px;
    width: 100%;
}
.kcpl_ck_bottom ul li span {
    float: left;
}
.kcpl_ck_bottom ul li span.myd_bar {
    background: url("../images/g_x.png") repeat-x ;
    height: 28px;
    margin-right: 10px;
    width: 125px;
}
.kcpl_ck_bottom ul li span.myd_bar em {
    background: url("../images/o_x.png") repeat-x ;
    display: block;
    float: left;
    height: 28px;
    width: 100%;
}

a.kcpl_bnt {
    background: none repeat scroll 0 0 #fea705;
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: normal;
    margin-left: 145px;
    padding: 5px 45px;
}