#title_bg_img{
    background-image: url("../img/title/title_img_notext2.jpg");
    background-repeat: no-repeat;
    width: 698px;
    height: 47px;
    margin:auto;
    padding: 12px 0 0 70px;
    text-align: left;
    font-weight: bold;
    letter-spacing:13px;
    font-size: 13px;
}
#info_out{
    width: 740px;
    line-height:22px;
    margin: 20px auto 0;
    text-align: left;
}
#comment{
width: 450px;
margin-bottom:10px;
}
#info_out table{
border: 1px solid #BABABA;
width: 450px;
}
#info_out th{
background-image: url("../img/info/info_table_th_img.jpg");
font-weight: normal;
width: 100px;
padding: 5px;
border: 1px solid #BABABA;
}

#info_out td{
padding: 5px;
border: 1px solid #BABABA;
}
#pdf{
text-align: right;
margin: 20px 10px 0 0;
}
#img{
width: 276px;
}
