﻿.pro_image
{
    vertical-align: top;
    padding: 5px;
    width: 200px;
}
.text
{
    font-family: 微軟正黑體;
}
.text_weight
{
    font-weight: bold;
}
.pro_text
{
    /*width: 392px;*/
    padding: 5px;
}
.pro_align
{
    text-align: left;
}
.pro_title
{
    font-size: 12pt;
    color: Blue;
}
.pro_intro
{
    font-weight: bold;
}
.pro_tb
{
    width:100%;
    border: 1px solid #ccc;
    margin-top: 10px;
     margin :0 auto;
}
.tb_pro_pdf
{
    width: 100%;
}
.pdf_image
{
    text-align: center;
    padding: 5px;
    border :0px;
}
.pdf_text
{
    font-size: 8pt;
    line-height :15pt;
    text-decoration :none;
     color :Black ;
}
.pdf_image img
{
    text-decoration :none;
    border:solid 1px #DDD; 
    padding:2px;
}

