.char-main {
width: 930px;
margin-top: 30px;
}

.char-left {
width: 760px;
float: left;
}


.char-right {
width: 160px;
text-align: left;
float: right;
}


.char-v-top {
width: 750px;
padding: 5px;
margin-bottom: 10px;
color: #4A4F5A;
font-weight: bold;
font-size: 16px;
background: #E9E9E9;
border-bottom: #DDDDDD solid 1px;
}

.char-usr {
width: 760px;
margin-bottom: 10px;
}

.char-l1 {
width: 35px;
height: 30px;
padding: 10px 5px;
margin-right: 10px;
background: #EDEDED;
font-size: 22px;
font-weight: bold;
float: left;
text-align: center;
}

.char-l2 {
width: 40px;
height: 40px;
padding: 4px;
margin-right: 10px;
background: #EDEDED;
border: #CCCCCC solid 1px;
float: left;
}

.char-l3 {
width: 400px;
height: 50px;
overflow: hidden;
float: left;
}
    .char-l3 p {margin: 3px 0 0 0; padding: 0;}

.char-l4 {
width: 80px;
padding: 8px;
background: #89CF0C;
text-align: right;
float: right;
}

.char-l5 {
width: 80px;
padding: 8px;
margin-right: 10px;
background: #FEFF8F;
text-align: right;
float: right;
}