﻿/*基本設定----*/
body{ margin: 0px; background-color: #eebd5f; font-size: 76%;font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing:0px;}

#outBox {position:relative; background:#eebd5f ; margin-right:auto; margin-left:auto; width: 1000px; }

/*--首頁下方----*/
.index_bottom{ background:url(../images/index_00.gif) top left no-repeat; color:#a9720b ;padding:18px 55px 30px 400px;}
.index_bottom a {	color:#865012; text-decoration:none}
.index_bottom a:link {color: #865012;}
.index_bottom a:hover {color: #e60012;}

/*--內頁下方----*/

.page_text {
 padding:5px 5px 5px 5px; color:#663300;}
 
.page_text2 {
 padding:10px 5px 0px 5px; color:#993300; font-weight:bold; background-color:#FFE599;}
 
.page_text3 {
 padding:5px 5px 0px 5px; color:#cc6600; font-weight:bold;}
 
/*--內頁上方----*/
.index_top{color:#a9720b ;padding:10px 5px 0px 30px;}
.index_top a {	color:#865012; text-decoration:none}
.index_top a:link {color:#865012;}
.index_top a:hover {color:#e60012;}
