.styleS
{
	font-size: small;
}
.styleM
{
	font-size: medium;
}
.styleL
{
	font-size: large;
}
.auto-style2 {
    width: 40px;
    height: 30px;
}
.auto-style3 {
    height: 30px;
}
.auto-style6 {
    width: 200px;
    height: 72px;
}
.auto-style20 {
    width: 30px;
    height: 72px;
}
.auto-style21 {
    width: 300px;
    height: 72px;
}
.auto-style22 {
    width: 150px;
    height: 72px;
}
.auto-style23 {
    width: 30px;
    height: 74px;
}
.auto-style24 {
    width: 300px;
    height: 74px;
}
.auto-style25 {
    width: 150px;
    height: 74px;
}

.icon, .message
{
    vertical-align: middle;
}

.right-align
{
    text-align: right;
    margin-top: 10px; /* 任意 */
}
