﻿@charset "utf-8";
/* CSS Document */

body#Index #Header{background:url(../images/index_02.jpg) left bottom no-repeat;}

#Index_Content ol, #Index_Content ul, #Index_Content li{ margin:0; padding:0;} /* 除了網頁生成!最好加上這段!對CSS排版比較好編排 */
#Index_Content ol, #Index_Content li{list-style:none;}/* 除了網頁生成!最好加上這段!對CSS排版比較好編排 */

#Index_Content_BG{ background:url(../images/Content_BG_18.jpg) right top no-repeat; width:920px;}
#Index_Content{ padding-top:30px;}
/* ============== 公用 ============================== */
#Index_Content .Index_Block{width:751px; height:auto; margin:0 auto; background:url(../images/index_box_002.jpg) repeat-y; padding:10px 0; /*0213用padding推往下*/ }
#Index_Content .Index_Block_TOP{background:url(../images/index_box_001_01.png) left top no-repeat; display:block; width:751px; height:12px; margin:0 auto;}
#Index_Content .Index_BlockTitle{ display:block; width:460px; height:19px; margin:0px 0px 5px 30px; /*柏維說margin-TOP改成0*/ }
#Index_Content .Index_BlockTitle span{
	font-size:16px;
    font-weight:bold;
	font-family:"微軟正黑體";
	color: #522D1D;
}
#Index_Content .Index_BlockMain{width:670px; letter-spacing: 0.1em; padding-left:50px;}

#Index_Content .Index_Block_Floor{ clear:both; background:url(../images/index_box_003.jpg) bottom no-repeat; display:block; width:751px; height:16px; margin:0 auto;}
#Index_Content .Icon_More{ text-align:right; font-weight:bold;}
#Index_Content .Icon_More a{color:#800000;}
/* ============================================================== */

/* ============================== 關於我們 公司簡介 =========================== */
#Index_Content .Index_Img{ float:left; margin-right:10px;}
#Index_Content .Index_Img img{/*display:block;width:220px; height:165px;*/ width:140px; height:120px; }

/* ========================== 最新消息 ===================================== */
#Index_Content .Index_NewsAll{ clear:both; width:650px; margin-bottom:3px;}
#Index_Content .Index_NewsAll li{float:left; margin-right:2px;}
.Index_NewsAll li.Index_NewsDate{display:block; width:80px; height:18px; text-align:center; background-color:#75A3C8; border:#FFFFFF solid 1px; color:#FFFFFF;}
.Index_NewsAll li.Index_NewsList{display:block; width:480px; height:18px; text-align:left; color:#574E44; text-indent:0.5em; /*background-color:#FEEFB1;*/ /*border:#669900 solid 1px;*/}
.Index_NewsAll li.Index_NewsMore{display:block; width:70px; height:18px; text-align:center; /*background-color:#E7E3E0;*/ /*border:#669900 solid 1px;*/ font-weight:bold; color:#800000;}
.Index_NewsAll li.Index_NewsMore a{color:#800000;}

/* ========================== 產品訊息 ===================================== */
#Index_Content .Index_ProList{ display:block;}
#Index_Content .ProList_Img_Left{float:left; display:block; width:140px; margin:0 10px;}
#Index_Content ul.Index_ProListOne{display:block; width:140px;}
li.Index_ProListOneImg img{ width:140px; height:105px;}
li.Index_ProListItem{ text-align:center; display:block; width:140px; height:18px; overflow:hidden;}

/* ========================== 聯絡資訊 ===================================== */
/* 類似 網頁生成 客戶端自行編輯!~ 或是 需要填寫基本資訊?!~ */

/* ================= 標題區 ==================================== */
/*
#Index_About{}
#Index_About .Index_BlockTitle{ background:url(../images/index_title_001.jpg) left top no-repeat; display:block; width:96px; height:19px;}
#Index_About .Index_BlockTitle span{ visibility:hidden;}

#Index_News{}
#Index_News .Index_BlockTitle{ background:url(../images/index_title_002.jpg) left top no-repeat; display:block; width:96px; height:19px;}
#Index_News .Index_BlockTitle span{ visibility:hidden;}

#Index_Products{}
#Index_Products .Index_BlockTitle{ background:url(../images/index_title_003.jpg) left top no-repeat; display:block; width:96px; height:19px;}
#Index_Products .Index_BlockTitle span{ visibility:hidden;}

#Index_Contact{}
#Index_Contact .Index_BlockTitle{ background:url(../images/index_title_004.jpg) left top no-repeat; display:block; width:96px; height:19px;}
#Index_Contact .Index_BlockTitle span{ visibility:hidden;}
*/