﻿/* 整體 */
body
{
}
/* 中間整塊表格 */
#container1{width:980px;}#___01
{
margin: 0 auto;
min-width:980px;
 width:980px;
}
/* 工具標題 */
.title_UC
{
line-height:60px;
font-weight: bold;
font-size: 15px;
margin-left:70px;
}
/* 工具內容 */
.note_UC
{
    text-align:left;
}
/* 單篇文章標題 */
.P_O_title
{
}
/* 單篇文章日期 */
.P_O_Date
{
}
/* 單篇文章內容 */
.P_O_Txt
{
}
/* 文章分類區 */
.P_G_G
{
}
/* 文章分類 */
.P_D_G
{
}
/* 文章分類標題 */
.P_D_title
{
}
/* 文章分類前言 */
.P_D_head
{
}
/* 文章分類圖片框 */
.P_D_image
{
}
/* 所有文章圖片框 */
.P_All_img
{
}
/* 所有文章標題 */
.P_All_title
{
font-size: 15px;
font-weight: bold;
width:200px;
}
/* 所有文章標題前言 */
.P_All_head
{
width:200px;
}
/* 每一頁的左邊區塊 */
.left
{
 width:50px;
}
/* 每一頁的中間區塊 */
.center
{
width:780px;
}
/* 每一頁的右邊區塊 */
.right
{
width:170px;
}
/* 新聞明細圖框 */
.News_Img
{
}











