﻿.Data_Area
{
    
}

.Data_Table
{
   margin:40px 0px 0px 60px;
}
.Name
{
    font-weight:lighter;
    font-size:40px;
    padding-bottom:15px;
}
.Pic
{
    padding-bottom:15px;
}
.About_Pic
{
    /*width:500px;
    height:400px;*/
}
.Biography_title
{
    font-weight:bold;
    padding-bottom:5px;
}
.Biography
{
  word-wrap:break-word;
  text-align:justify;
  text-justify:auto;
  width:600px;
  color:#808080;
}

/*Biography 內容調整*/
.B_title
{
    font-size:25px;
    color:#3b5998;
    font-weight:bold;
}
.B_title2
{
    color:#000000;
    font-size:18px;
}