.content .t_left {
text-align: left;
}
.content .t_center {
text-align: center;
}
.content .t_right {
text-align: right;
}
.content .t_justify {
text-align: justify;
}
.content .img_left {
margin: 0 10px 10px 0;
}
.content .img_right {
margin: 0 0 10px 10px;
}
table#tbl .content table.tbl_center td, table#tbl .content table.tbl_center th {
text-align: center;
}
table#tbl .content table.tbl_b_n {
background: none;
}
table#tbl .content table.tbl_b_n td, table#tbl .content table.tbl_b_n th {
background: none;
}
hr {
width: 100%;
height: 1px;
color: #95C4FE;
background-color: #95C4FE;
border-width: 0;
}
