@charset "utf-8";
/* common */
*{font-family:Verdana, Arial, Helvetica, sans-serif,微軟正黑體;}
body{font-size:13px; margin:0;background:url(../images/bg.gif) repeat-x #ebdbae;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0;}

h1{font-size:3em;}
h2{font-size:1.615em;}
h3{font-size:1.154em;}

/* index */
.wrapper{width:980px;margin:0 auto; }
.wrapper .header{background:url(../images/bg-image.png) no-repeat; height:148px; }
.wrapper .header .logo{ position:absolute;  margin-top:10px; margin-left:5px; }
.wrapper .header .selectblock ul{ width:860px; height:30px; position:absolute;margin-top:165px; margin-left:100px; }
.wrapper .header .selectblock ul li{float:left; margin-right:200px; list-style:none;}
.wrapper .content-wrapper{width:980px;}
.wrapper .content-wrapper .title{margin-top:65px; margin-left:50px}
.wrapper .content-wrapper .text{ margin-top:10px; margin-left:50px; margin-bottom:15px;}
.wrapper .content-wrapper .text .header{ background:url(../images/bg-header.gif) no-repeat; width:872px; height:8px;}
.wrapper .content-wrapper .text .body{ background:url(../images/bg-body.gif) repeat-y; width:872px; padding:20px;}
.wrapper .content-wrapper .text .body .content{ width:800px;}
.wrapper .content-wrapper .text .body .content .preachertable td{ border-bottom:1px dashed #666666;}

.wrapper .content-wrapper .text .body .content li{ padding:2px;}
.wrapper .content-wrapper .text .body .content .sign{float:right;}
.wrapper .content-wrapper .text .body .content .picture{ text-align:center;}
.wrapper .content-wrapper .text .body .content .app{margin-top:10px;margin-left:190px;}
.wrapper .content-wrapper .text .body .content .app2{margin-left:100px;}
.wrapper .content-wrapper .text .body .content .act{margin-left:80px;}
.wrapper .content-wrapper .text .footer{ background:url(../images/bg-footer.gif) no-repeat; width:872px; height:10px;}
.footer{ background: #c7ac6e; height:100px; text-align:center;}
.footer .copyright{ padding-top:20px;}

/* 下拉選單 */
.nav{ position:absolute; margin-top:155px;}
.nav ul{padding:0;margin:0;*margin:0;_margin:0;list-style-type:none; }
.nav ul li {float:left; position: relative; border:none; padding:7px 15px; *padding:5px 15px; }
.nav ul li:last-child{border-right:0;}	
.nav ul li a{color:#bfbfbf; font-weight:bold; text-decoration:none;}
.nav ul li a:link{text-decoration:none;}
.nav ul li a:visited{text-decoration:none;}
.nav ul li a:hover{text-decoration:none;color:#fff;} 
.nav ul li a:active{text-decoration:none; }
/*navigation layer 2*/
.nav ul li ul{position:absolute;left:0px;top:0px;visibility: hidden;margin:0px;z-index:99;background-image:none;padding:0px ;display:block;height:auto;margin-top:0;background:url(../images/BgSubmenu.gif) repeat-x #d1f5fa;}
.nav ul li ul li{margin:0px;padding:0px;border:none; text-align:left; height:22px;}
.nav ul li ul li a{display:block;position: relative;font-weight:normal;font-size:13px;width:150px;padding:0 0 0 5px;color: #999;letter-spacing:1px;
line-height:1.55em;border:none;z-index:1;}				
.nav ul li ul li a:link,.nav ul li ul li a:visited{color: #999;text-decoration:none;margin:0px;z-index:1;}
.nav ul li ul li a:hover{color:#666;text-decoration:none;z-index:1;}

/* 雙色表單 */
.stripeMe table{border-collapse:collapse;}
.stripeMe td{background-color:#EFEFE0;padding:8px; border-collapse:collapse; border:1px solid #666;}
.stripeMe th{color:#000; padding:8px; border-collapse:collapse;border:1px solid #666; background-color:#CDCD9C;}
.stripeMe tr.alt td{background-color:#FFFFEC; }
.stripeMe tr.over td{ background-color:#fff;}

/* line-height */
.lineheight01{line-height:1.2em;}
.lineheight02{line-height:1.5em;}
.lineheight03{line-height:1.8em;}
.lineheight04{line-height:2em;}

/* font */
.font-size1{font-size:0.769em;}
.font-size2{font-size:0.923em;}
.font-size3{font-size:1.154em;}
.font-size4{font-size:1.385em;}
.font-size5{font-size:1.615em;}
.font-size6{font-size:1.843em;}
.font-size7{font-size:2em;}
.font-size8{font-size:2.2em;}
.font-size9{font-size:2.5em;}
.font-bold{font-weight:bold;}

.font-white{color:#FFFFFF;}
.font-white a{color:#FFFFFF; text-decoration:none;}
.font-white a:hover{color:#D9D900;}

.font-gray{color:#4e4e4e;}
.font-gray a{color:#4e4e4e; text-decoration:none;}
.font-gray a:hover{color:#999;}

.font-graylight{color:#6d6d6d;}
.font-graylight a{color:#6d6d6d;text-decoration:none;}
.font-graylight a:hover{color:#0870a6;}

.font-blue{color:#0066CC;}
.font-blue a{color:#0066CC;text-decoration:none;}
.font-blue a:hover{color:#0066FF;}

.font-red{color:#9B0000;}
.font-red a{color:#4e4e4e; text-decoration:none;}
.font-red a:hover{color:#0870a6;}

/*
*{
scrollbar-3Dlight-color:#433E30;
scrollbar-arrow-color:#756842;
scrollbar-darkshadow-color:#555144;
scrollbar-face-color:#AB9962;
scrollbar-highlight-color:#CAC5A6;
scrollbar-shadow-color:#766E38;
scrollbar-track-color:#605F53;
}
SCROLLBAR-3DLIGHT-COLOR 捲軸邊框3D底部顏色 
SCROLLBAR-ARROW-COLOR 捲軸箭頭顏色 
SCROLLBAR-DARKSHADOW-COLOR 捲軸右下邊框陰影顏色 
SCROLLBAR-FACE-COLOR 捲軸整體面顏色 
SCROLLBAR-HIGHLIGHT-COLOR 捲軸邊框亮面顏色 
SCROLLBAR-SHADOW-COLOR 捲軸左上邊框陰影顏色 
SCROLLBAR-TRACK-COLOR 捲軸底部顏色 

