%html%
.meTabList {
margin-bottom: 15px;
}
.meTabList .meMsg_MsgListBlk{
text-align: center;
}
.meTabList .meMsg_MsgTitle {
display: inline-block;
max-width: 205px;
margin: 0 15px;
box-sizing: border-box;
width: 100%;
}
.msgTabListContB0 {
background-color: #FF7761;
color: #fff;
padding: 10px 30px;
text-align: center;
border: 1px solid #FF7761;
border-radius: 20px;
margin: 10px auto;
box-sizing: border-box;
}
.meMsg_MsgTitle_x .msgTabListContB0 {
background-color: #fff;
color: #FF7761;
}
.msgTabListContB0 a { line-height:100%; }
.meMsg_ItemSpaceB0 { width:1px; background:url(/main/wdb2/images/1x1.gif) no-repeat center center; }
a { color: inherit; }
|