.BRSChara{
position:relative;
border:1px #326eaa solid;
background-color:#d0ebff;
padding:5px;
display:inline-block;
}
.BRSChara .title{
background-color:#4ea2eb;
color:white;
border-left:5px #0c4072 solid;
}
.BRSChara .title .title-text{
font-size:20px;
padding-left:10px
}
.BRSChara .pic{
width:260px;
height:480px;
background-color:#d1eaff;
position:relative;
}
.BRSChara .pic .star{
position:absolute;
right:0px;
top:0px;
}
.BRSChara .pic .rare{
position:absolute;
left:0px;
top:0px;
}
.BRSChara .pic .attr{
position:absolute;
left:0px;
bottom:0px;
}
.BRSChara .pic .full{
width:960px;
position:absolute;
left:0px;
top:0px;
z-index:33;
}
.BRSChara .part{
width:400px;
background-color:#eaf4fd;
}
.BRSChara .part th{
background-color:#489eeb;
color:white;
}
.BRSChara .panel{
border-left:5px #c4c9cd solid;
margin-left:10px;
}
.BRSChara .panel td{
padding-left:5px;
}
.BRSChara .skill-icon{
background-color:white;
border:1px black solid;
width:80px;
height:80px;
}
.BRSChara .skill-type{
background-color:#223241;
color:white;
border-radius:15px;
margin:2px;
text-align:center;
width:100px
}
/* [[Category:在模板名字空间下的CSS页面]] */