body {
font-size: x-small;
}

h1{
font-size: x-small;
text-align: center;
}

h1.top_logo{
font-size: x-small;
text-align: center;
}

.size_ss{
font-size:1px;
}

.size_s{
font-size:x-small;
}

.size_m{
font-size:medium;
}

.right {
text-align:right;
}

/* position */
div.right {
text-align: right;
}
div.right_ss {
text-align: right;
font-size:1px;
}
div.center {
text-align: center;
}
div.center_ss {
text-align: center;
font-size:1px;
}

/* span color */
span.gossip {
color: #F5D714;
}
span.topics {
color: #1470FF;
}
span.bmr {
color: #00cc00;
}
span.mero{
color: #ff1493;
}
span.person{
color: #006400;
}
span.fdrama{
color: #F2960C;
} 
span.cm{
color: #67B81B;
}
span.cinema{
color: #1E9CAB;
}

