@charset "utf-8";
/* CSS Document */
/* Common ******************/

#bg_back{
    background-color :#EEEBE8;
    border :1px dotted #D7D7D7;
    padding :10px;
    margin-top :10px;
}
#examback{
background-color :#ECE9D8;
padding :10px;
margin-top :10px;
margin-bottom :10px;
}
#certificateleft{
float:left;
margin-right :9px;
margin-top :10px;
width :166px;
}
#certificateright{
float:right;
margin-top :10px;
width :166px;
}

