body
{
    font-family: Arial, helvetica, sans-serif;
    color: #333;
    font-size: 12px;
}
ul li
{
    list-style-image: url(/images/icon_bullet.gif);
}
ul li ul li
{
    list-style-image: url(/images/icon_subbullet.gif);
}
.about_solid_title
{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    display: block;
    padding: 12px;
    background: url(/en-us/images/about_title_solid.gif) no-repeat;
}
.about_solid_body
{
    display: block;
    color: #fff;
    padding: 10px 20px 25px;
    background: url(/en-us/images/about_body_solid.gif) 0% 100% no-repeat;
}
.about_title_oneline
{
    display: block;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(/en-us/images/about_title_bg_2.gif) no-repeat;
}
.about_title_twoline
{
    display: block;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(/en-us/images/about_title_bg_3.gif) no-repeat;
}
.student_solid_title
{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    display: block;
    padding: 12px;
    background: url(/en-us/images/student_title_solid.gif) no-repeat;
}
.student_solid_body
{
    display: block;
    color: #fff;
    padding: 10px 20px 25px;
    background: url(/en-us/images/student_body_solid.gif) 0% 100% no-repeat;
}
.student_title_oneline
{
    display: block;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(/en-us/images/student_title_bg_2.gif) no-repeat;
}
.student_title_twoline
{
    display: block;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(/en-us/images/student_title_bg_3.gif) no-repeat;
}
.teacher_solid_title
{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    display: block;
    padding: 12px;
    background: url(/en-us/images/teacher_title_solid.gif) no-repeat;
}
.teacher_solid_body
{
    display: block;
    color: #fff;
    padding: 10px 20px 25px;
    background: url(/en-us/images/teacher_body_solid.gif) 0% 100% no-repeat;
}
.teacher_title_oneline
{
    display: block;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(/en-us/images/teacher_title_bg_2.gif) no-repeat;
}
.teacher_title_twoline
{
    display: block;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(/en-us/images/teacher_title_bg_3.gif) no-repeat;
}
.parent_solid_title
{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    display: block;
    padding: 12px;
    background: url(/en-us/images/parent_title_solid.gif) no-repeat;
}
.parent_solid_body
{
    display: block;
    color: #fff;
    padding: 10px 20px 25px;
    background: url(/en-us/images/parent_body_solid.gif) 0% 100% no-repeat;
}
.parent_title_oneline
{
    display: block;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(/en-us/images/parent_title_bg_2.gif) no-repeat;
}
.parent_title_twoline
{
    display: block;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(/en-us/images/parent_title_bg_3.gif) no-repeat;
}