﻿/* 整體 */
body
{
}
/* 中間整塊表格 */
#container1{width:980px;}#___01
{
_width:1200px;
 width:1200px;
}
/* 選單目錄標題 */
.title_UC
{
line-height:40px;
font-weight: bold;
font-size: 15px;
}
/*選單目錄 連結設定 */
.con a
{
	font-weight:bold;
outline: none;
hlbr:expression(this.onFocus=this.blur());
color:Purple;
text-decoration:none;
font-size:13px;
}
.con a:hover
{
color:White;
 background-color:#000000;
 position:relative;top:2px;left:2px;
 font-size:15px;
}
/* 選單目錄內容 */
.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
{
}
/* 所有文章標題前言 */
.P_All_head
{
}
/* 每一頁的左邊區塊 */
.left
{
_width:0px;
 width:0px;
}
/* 每一頁的中間區塊 */
.center
{
_width:1000px;
width:1000px;
}
/* 每一頁的右邊區塊 */
.right
{
_width:0px;
width:0px;
}
/* 新聞明細圖框 */
.News_Img
{
}





