.kh_you {
    float: left;
    height: auto;
    margin-top: 39px;
    min-height: 300px;
    width: 644px;
}
.kflist {
    background: none repeat scroll 0 0 #ECDBB0;
    border-color: #CFB896;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
    width: 644px;
}

.kflist TABLE {
    font-size: 12px;
    text-align: center;
}

.kflist TABLE .tit {
    border-right: 1px solid #CFB896;
}
.kflist TABLE TD {
    border-bottom: 1px dotted #CDBB93;
    color: #5E6B51;
    line-height: 36px;
    text-align: center;
}

.kflist TABLE .txt {
    padding: 0 10px;
    text-align: left;
}
.kflist TABLE .bg {
    background: none repeat scroll 0 0 #F6E2BD;
    color: #7E6A3A;
}

.kflist TABLE .bnone {
    border-bottom: medium none;
}

.kflist TABLE .lin24 {
    line-height: 24px;
}
.page2 {
    height: 30px;
    margin: 20px 0;
    width: 680px;
	background:#F5E1BC;
}
.pagelink {
    float: left;
    height: 22px;
    left: 50%;
    margin: 0 auto;
    position: relative;
}

.pagelink span {
    color: #535353;
    line-height: 19px;
    margin: 0 3px;
    text-align: center;
}
.pagelink span {
    float: left;
    position: relative;
    right: 50%;
}

.pagelink a.now {
    background: none repeat scroll 0 0 #527850;
    border-color: #4D6738;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    display: block;
    height: 19px;
    text-align: center;
    width: 19px;
}

.pagelink span a {
    background: none repeat scroll 0 0 #DECBAB;
    border-color: #D9D9D9;
    border-style: solid;
    border-width: 1px;
    color: #527850;
    display: block;
    height: 19px;
    text-align: center;
    width: 19px;
}
a:link {
    text-decoration: none;
}

.pagelink P {
    color: #3D3D3D;
    line-height: 22px;
    margin: 0 3px;
    white-space: nowrap;
}
.pagelink P {
    float: left;
    position: relative;
    right: 50%;
}
.pagelink P a {
    color: #3D3D3D;
}

.msgbox {
 
    border-color: #CFB896;
    border-style: solid;
    border-width: 1px;
    height: 464px;
    margin-top: 10px;
    width: 644px;
}

.msgbox .inputbox {
    float: left;
    height: auto;
    padding-top: 20px;
    width: 644px;
}

.msgbox .inputbox .name {    
    float: left;
    height: 20px;
    padding-right: 16px;
    text-align: right;
    width: 93px;
}

.tip {
    color: #FF0000;
    font-weight: normal;
}

.msgbox .inputbox TEXTAREA {
    background: none repeat scroll 0 0 #EBDAAF;
    border-color: #CFB896;
    border-style: solid;
    border-width: 1px;
    height: 113px;
    overflow: auto;
    padding: 2px;
    width: 401px;
}

.msgbox .inputbox .k {
    background: none repeat scroll 0 0 #EBDAAF;
    border-color: #CFB896;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 15px;
    padding: 3px 5px;
    width: 396px;
}

.msgbox .inputbox .cxbtnbg1 {
    background: url("../images/xgbg.png") repeat scroll -100px 0 transparent;
}
.msgbox .inputbox .cxbtn {
    color: #EBF3E4;
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 28px;
    margin-right: 20px;
    text-align: center;
    width: 98px;
}


.msgbox .inputbox .cxbtnbg2 {
    background: url("../images/xgbg.png") repeat scroll -100px -30px transparent;
}
