﻿/* 整體 */
body
{
}
/* 中間整塊表格 */
#container1{width:1100px;}#___01
{
min-width:1100px;/* 寬螢幕用 */
 width:1100px;
}
/* 選單目錄標題 */
.title_UC
{
line-height:50px;
font-weight: bold;
font-size: 15px;
margin-left:50px;
}
/*選單目錄 連結設定 */
.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
{
margin-left:40px;
    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-weight: bold;
font-size: 15px;
width:220px;
}
/* 所有文章標題前言 */
.P_All_head
{
}
/* 每一頁的左邊區塊 */
.left
{
 width:0px;
}
/* 每一頁的中間區塊 */
.center
{
width:780px;
}
/* 每一頁的右邊區塊 */
.right
{
width:340px;
margin-right:80px;
}
/* 新聞明細圖框 */
.News_Img
{
}






















