#main_box{
max-width:980px;width:100%;margin:0px auto;
font-size:14px;
}
#bottom_box{
max-width:980px;width:100%;margin:0px auto;
}
.m_wrapper{
padding-bottom:2%;
}

.bold{
font-weight:bold;
}
.t_center{
text-align:center;
}
.t_left{
text-align:left;
}
.t_right{
text-align:right;
}
.c_red{
color:#f00;
}
.c_blue{
color:#2f29fd;
}
.bold_blue{
color:#2f29fd;
font-weight:bold;
}

a.cl0{
color:#004484;text-decoration:underline;
}
a.cl1{
color:#0000ff;text-decoration:underline;
}
.newfont{
font-weight: bold;color: #f00;
}

.back_btn a{
width:120px;height:30px;display:block;margin:0px auto;
background:url(/game/eacloud/p/images/common/bt_return_01.png) no-repeat;
background-position:0 0;
}
.back_btn a:hover{
background-position:0px 100%;
}
.indent_1{
padding-left:13px;text-indent:-13px;
}