﻿/******************************************
    外部插入內容包含--scrollbar、table、button、block、font
******************************************/
@import url( detail.css );
/******************************************
	請以 (XXXX) 此字串做搜尋即可找到該設定 請記得加()
    .theme_bg---內容背景、全寬度
	.counter----計數器文字大小邊距
    #header-----頭圖片、高度的設定
    #footer-----結尾圖片、高度的設定
	#menu-------menu位置
******************************************/
/******************************************
    從這裡開始為BODY的設定
******************************************/
body
{
	text-align:center;
	margin:0px 0px 0px 0px;
	font-size:12px;
	background:url(../images/background.jpg) repeat-x #595959;
	font-family:Arial, Helvetica, sans-serif;
}
/******************************************
	控制網頁寬度
	置中請寬度設：960px
	延展請寬度設：100%
******************************************/
.all
{
	width:960px;
	background:url(../images/bg.jpg) repeat-y;
}
.layout
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg2.jpg) top center no-repeat;
	border:0px;
}
/******************************************
	頁面主要區塊ID
******************************************/
#header
{
	width:100%;
	height:157px;
	background:url(../images/topbanner.jpg) no-repeat top center #fff;
	vertical-align: bottom;
	text-align:right;
	padding:20px 25px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:ffffff;
}
#header a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:ffffff;
	text-decoration:none!important;
}
#header a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:FDE560!important;
}
#footer
{
	padding: 10px 22px 7px 22px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer,
#footer a
{
color:#555;
text-decoration:none;
}
#footer a:hover
{
text-decoration:underline;
}
#footer div
{
background:#ddd;
padding:20px;
}
#content
{
	width: 100%;
	margin: 0px 0px 0px 0px; 
	padding: 0px 10px 0px 10px;
	font-size:12px;
	text-align:center;
}
.content2
{
	width: 98%;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-size:12px;
	text-align:left;
}
.content2 td
{
	vertical-align: top!important;
}
.adbar
{
	width: 180px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
.adbar img
{
	margin: 0px 0px 10px 0px;
	display:block;
}
.adbar2
{
	width: 300px;
	height:160px;
}
.border
{
border:1px solid #ccc;
}

.news w01 a
{
color:#B59B7F;
font-size:12px!important;
padding:0px 0px 5px 0px!important;
margin:0px 0px 0px 0px!important;
font-weight:bold;
}
.block td
{
	vertical-align: top;
}
.block img
{
	border:1px solid #ccc;
}
.tittle01
{
	background:url(../images/line01_c.gif) top left no-repeat;
	padding:7px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#4c1d00;
}
.tittle02
{
	background:url(../images/line02_c.gif) top left no-repeat;
	padding:7px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#762121;
}
.news 
{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:555;
}
.news3
{
	padding:0px 0px 0px 15px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:555;
}
.news img
{
	margin:0px 10px 0px 0px;
}
.news a
{
	font-size:12px;
	color:555;
	text-decoration:none;
	line-height:20px;
}
.news a:hover
{
	text-decoration:underline;
	font-size:12px;
}
.news3 a,
.news2 a
{
	font-size:12px;
	color:555;
	text-decoration:none;
}
.news3 a:hover,
.news2 a:hover
{
	text-decoration:underline;
}
.line a
{
	border-bottom:1px dotted #ccc;
	text-decoration:none;
	color:#916535; 
}
.line a:hover
{
	color:#B59B7F;
	text-decoration:none;
}
