﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
img{border:0px;}
a{ color:#fdda9e; text-decoration:none;}
a:hover{ color:#FF6600; text-decoration:underline;}
body{
	font-size:13px;
	font-family:"新細明體";
	background-color: #FFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.obody{ background:url(top_bg.jpg) no-repeat top center;}
.box{ width:980px; margin:0px auto; line-height:20px;}
.nav_bg{ background:url(nav_bg.jpg) no-repeat; width:322px; height:107px; text-align:right; color:#fdda9e; padding:5px 22px 0px 0px; font-weight:bold;}
.nav_bg1{ background:url(img_1.jpg) no-repeat; width:980px; float:right; height:24px; text-align:right; padding:5px 22px 83px 0px; display:inline;color:#710000; font-weight:bold;}

.inrt{ background:url(img_6.jpg) no-repeat; clear:both; height:123px; padding:38px 130px 0px 520px; color:#f6f1ae;}

.inrt h1{ font-size:17px; color:#ee0905; text-align:center;}
.inrt a{ color:#ee0905;}
.but1_bg{ background:url(but2_bg.jpg) no-repeat; width:100px; height:35px; vertical-align:top; padding:30px 0px 0px 60px;color:#fdda9e; font-weight:bold; font-size:22px;}
.text_bg{ background:url(text_bg.jpg) repeat-y;}
.text_top{ background:url(text_top.jpg) no-repeat top left;}
.text_foot{ background:url(text_foot.jpg) no-repeat bottom left; width:800px;  padding:90px 90px 110px 90px;}
.text_foot h1{ color:#990000; font-size:17px; margin-bottom:15px; text-align:center;}
.text_foot p{ margin-bottom:15px;}
.but{ text-align:center; float:left;}
.top{ float:right;}
.clear{ clear:both;}
.foot{ color:#553d27; text-align:center; padding-bottom:20px;}
.foot a{color:#553d27;}
