/*---------------------------------------------- 內頁設定 ---------------------------------------------*/
.nodata{
    width:100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	float:left;
}
/*----------------------------關於我們----------------------------*/
#about .hearder{                   /* 表頭 */
    background-image: url(images/top05.jpg);
	background-repeat:no-repeat;
	width: 637px;
	float:left;
}
/*-------- 內容VIEW --------*/
#about #view{                      /* 定位 */
	margin:auto;
	width:600px;
	padding-left:25px;
	padding-top: 20px;
	font-size: 15px;
	line-height: 25px;
	float:left;
}

/*----------------------------最新消息----------------------------*/
#news .hearder{                    /* 表頭 */
    background-image: url(images/top05.jpg);
	background-repeat:no-repeat;
	width: 637px;
	float:left;
}

/*-------- 橫幅看板 --------*/
#news #banner .top{display:none;}
#news #banner .bg{}
#news #banner .bottom{display:none;}
/*--------- 跑馬燈 ---------*/
#news #mar .pic1{display:none;}
#news #mar .bg{
    width:100%;
	padding-top: 5px;
	padding-left: 25px;
	float:left;
}
#news #mar .pic2{display:none;}
/*---------- 列表LIST ----------*/
#news #list{                       /* 定位 */
    margin:auto;
	width:612px;
	padding-left:25px;
}
#news #list .title{              /* 標題 */
	padding-left:28px;
	padding-top: 10px;
	padding-bottom: 6px;
    width:504px;
    background:url(images/nwe.png) no-repeat;
	font-size: 22px;
	float:left;
}
#news #list .title a{ 
    color:#a52001;
	font-size:22px;
}
#news #list .title a:hover{color: #7b9ab3;}



#news #list .time{                 /* 日期 */
    width:80px;
	text-align: right;
	padding-top:10px;
	color:#666666;
	float:left;
}
#news #list .pic{                 /* 圖片有傳圖(左圖右文) */
    width:100px;
	padding-bottom:10px;
	float:left;
}
#news #list .pic2{                /* 圖片沒傳圖(左圖右文) */
    display:none;
}
#news #list .intro{               /* 內容有傳圖(左圖右文) */
    width:512px;
	font-size:15px;
	padding-top:6px;
	padding-bottom:10px;
	float:left;
}
#news #list .intro2{              /* 內容沒傳圖(左圖右文) */
    width:100%;
	font-size:15px;
	padding-top:6px;
	padding-bottom:10px;
	float:left;
}
#news #list .line{                /* 分隔線 */
    width:100%;
	height:2px;
	background:url(images/line.jpg);
	float:left;
}

/*---------- 內容VIRW ----------*/
#news #view{                      /* 定位 */
    margin:auto;
	width:612px;
	padding-left:25px;
	padding-bottom: 15px;
}
#news #view .title{               /* 標題 */
	padding-left:28px;
	padding-top:15px;
	padding-bottom: 5px;
    width:500px;
	height:28px;
	font-size:24px;
	color: #a52001;
    background:url(images/nwe1.png) no-repeat;
	float:left;
}
#news #view .time{                /* 日期 */
    width:80px;
	text-align: right;
	padding-top:30px;
	float:left;
}

#news #view .pic{width:100px;float:left;}    /* 有傳圖(文繞圖) */
#news #view .pic2{display:none;}  /* 沒傳圖(文繞圖) */
#news #view .intro{               /* 內容有傳圖(左圖右文) */
    width:612px;
	padding-top:20px;
	float:left;

}
#news #view .butten1{             /* BACK */
    width:100%;
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
	font-size:13px;
	float:left;
}
#news #view .butten1 a{
    font-size:13px;
	color: #666666;
}

#news #view .butten1 a:hover{
    color: #a52001;
}

/*----------------------------常見問題----------------------------*/
#faq span{ }
#faq .hearder{                     /* 表頭 */
    background-image: url(images/top05.jpg);
	background-repeat:no-repeat;
	width: 637px;
	float:left;
}
/*---------- 列表LIST ----------*/
#faq #list{                        /* 定位 */
    margin:auto;
	width:612px;
	padding-left:25px;
	float:left;
}
#faq #list .selectspan1{           /* 定位 */
	width:100%;
	padding-top:8px;
	padding-right:4px;
	text-align: right;
	float:left;
}
#faq #list .select1{display:none;}              /* 下拉選單 */

#faq #list .title{                 /* 標題 */
	padding-left:25px;
	padding-top:17px;
    width:500px;
	height:22px;
    background:url(images/to01.png) no-repeat;
	font-size: 15px;
	float:left;
}
#faq #list .title a{
    color:#1b4d75;
	font-size:15px;
}
#faq #list .title a:hover{
    color: #a52001;
}


#faq #list .time{                  /* 日期 */
    width:40px;
	text-align: right;
	padding-right:4px;
	padding-top:10px;
	height:22px;
	font-size:15px;
	color:#666666;
	float:left;
}
#faq #list .line{                 /* 分隔線 */
    width:100%;
	height:2px;
	background:url(images/line.jpg);
	float:left;
}
#faq #list .pagespan{
	padding-top:20px;
	text-align:center;
	float:left;
	padding-left:50px;
}

/*---------- 內容VIEW ----------*/
#faq #view{                       /* 定位 */
    margin:auto;
	width:612px;
	padding-left:25px;
}
#faq #view .title{                /* 標題 */
	padding-left:25px;
	padding-top:13px;
	padding-bottom: 5px;
    width:100%;
	height:30px;
	font-size:24px;
	color: #a52001;
    background:url(images/to.png) no-repeat;
	float:left;
}

#faq #view .line{
    width:100%;
	height:1px;
	background:url(images/line01.jpg);
	background-repeat:no-repeat;
	padding-bottom: 10px; 
	float:left;
}

#faq #view .butten1{              /* BACK */
    width:100%;
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
	font-size:13px;
	float:left;
}
#faq #view .butten1 a{
    font-size:13px;
	color: #666666;
}

#faq #view .butten1 a:hover{
    color: #a52001;
}



/*----------------------------電子相簿----------------------------*/
#album span{ float:left;}
#album .hearder{                         /* 表頭 */
	background-image: url(images/top05.jpg);
	background-repeat:no-repeat;
	width: 637px;
	padding-left: 15px;
}

/*-------- 列表LIST --------*/
#album #list{                       /* 定位 */
    width:156px;
	float:left;
}
#album #list .pic{                  /* 照片 */
    width:156px;
	height:200px;
	float:left;
}
#album #list .pic .pic1{            /* 照片上方圖片 */
    width:156px;
	height:44px;
	background:url(images/pic_top.png);
}
#album #list .pic .bg{              /* 照片背景 */
    width:156px;
	background:url(images/pic_bg.png);
	text-align: center;
	font-size:0px;
}
#album #list .pic .bg *{            /* 讓.bg下的所有物件置中 */
    vertical-align:middle;
}
#album #list .pic .bg font{         /* 用文字型態將span撐開 */ 
    height:120px;
    display:inline-block;
}
#album #list .pic .pic2{            /* 照片下方圖片 */
    width:156px;
	height:40px;
	background:url(images/pic_bottom.png);
}
#album #list #title{                /* 標題 */
	font-size:13px;
	width:140px;
	cursor:hand;
	padding-top: 4px;
	padding-left:8px;
	text-align: center;
}

/*-------- 內容VIEW --------*/
#album #view{                       /* 定位 */
	width:637px;
	float:left;
	padding-top:12px;
}
#album #view .butten1{             /* BACK */
	width:100px;
	padding-top:20px;	
}

#album #view .small{   /* 小圖定位 */
	width:156px;
	height:200px;
	float:left;
}

#album #view .small .pictop{
	width: 156px;
	height: 44px;
	background-image: url(images/pics-04.png);
}
#album #view .small .picbg{
	width: 156px;
	text-align: center;
	font-size:0px;
	background-image: url(images/pics-02.png);
}
#album #view .small .picbg *{            /* 讓.bg下的所有物件置中 */
    vertical-align:middle;
}
#album #view .small .picbg font{         /* 用文字型態將span撐開 */ 
    display:inline-block;
}

#album #view .small .picb{
	width: 156px;
	height: 19px;
	background-image: url(images/pics-03.png);
}
#album #view .small .title{
    text-align:center;
	font-size:13px;
	font-family:arial;
	width:100%;
	padding-top:4px;
	
}

#album #view .butten1{          /* 按鈕列 */
    width:100%;
	padding-top:14px;
	padding-bottom:13px;
	text-align:center;
}


#album #view .select1{}             /* 下拉選單-延遲 */
#album #view .box1{}                /* 單選-循環 */
#album #view .big{                  /* 大圖定位 */
}

#album #view .caption{              /* 目前張數定位 */
}

/*----------------------------聯絡我們----------------------------*/
#contacts span{ float:left;}
#contacts .hearder{                         /* 表頭 */
    background-image: url(images/top03.jpg);
	background-repeat:no-repeat;
	width: 637px;
}
/*-------- 內容VIEW --------*/
#contacts #view{                            /* 定位 */
    margin:auto;
	width:480px;
	padding-left:8px;
}
#contacts #view .txtspan{                   /* 欄位名稱定位 */
	width:80px;
	height:26px;
	padding-top:3px;
}
#contacts #view .txt{color:#ff0000;}        /* 欄位名稱定位 */
#contacts #view .inputspan{                 /* 爛位定位 */
	width:400px;
	height:26px;
}
#contacts #view .msg{                       /* 內容定位 */
	width:100%;
	padding-top:20px;
	padding-bottom:10px;
	text-align: center;
}

#contacts #view .inputspan1{}               /* 欄定位 */
#contacts #view .inputspan2{}               /* 欄定位 */
#contacts #view .inputspan3{}               /* 欄定位 */
#contacts #view .inputspan4{}               /* 欄定位 */
#contacts #view .inputspan5{}               /* 欄定位 */
#contacts #view .inputspan6{}               /* 欄定位 */
#contacts #view .inputspan7{}               /* 欄定位 */
#contacts #view .inputspan8{}               /* 欄定位 */
#contacts #view .inputspan9{}               /* 欄定位 */
#contacts #view .inputspan10{height:100px;} /* 欄定位 */
#contacts #view .inputspan11{} /* 欄定位 */
#contacts #view .inputspan12{display:none;} /* 欄定位 */
#contacts #view .inputspan13{display:none;} /* 欄定位 */
#contacts #view .inputspan14{display:none;} /* 欄定位 */
#contacts #view .inputspan15{display:none;} /* 欄定位 */
#contacts #view .inputspan16{display:none;} /* 欄定位 */
#contacts #view .inputspan17{display:none;} /* 欄定位 */
#contacts #view .inputspan18{display:none;} /* 欄定位 */

#contacts #view .input1{}                   /* 欄位-客戶名稱 */
#contacts #view .input2{}                   /* 欄位-聯絡人 */
#contacts #view .input3{}                   /* 欄位-電話 */
#contacts #view .input4{}                   /* 欄位-行動電話 */
#contacts #view .box1{}                     /* 單選-男 */
#contacts #view .box2{}                     /* 單選-女 */
#contacts #view .input5{}                   /* 欄位-傳真 */
#contacts #view .input7{}                   /* 欄位-EMAIL */
#contacts #view .input8{}                   /* 欄位-網站 */
#contacts #view .input9{}                   /* 欄位-地址 */
#contacts #view .input10{                   /* 欄位-備註 */
    width:380px;
	height:90px;
}
#contacts #view .input11{}                  /* 欄位-備用1 */
#contacts #view .input12{}                  /* 欄位-備用2 */
#contacts #view .input13{}                  /* 欄位-備用3 */
#contacts #view .input14{}                  /* 欄位-備用4 */
#contacts #view .input15{}                  /* 欄位-備用5 */
#contacts #view .input16{}                  /* 欄位-備用6 */
#contacts #view .input17{}                  /* 欄位-備用7 */
#contacts #view .input18{}                  /* 欄位-備用8 */

#contacts #view .buttenspan{                /* 按鈕定位 */
    width:100%;
    text-align: center;
}
#contacts #view .butten1{}                  /* 按鈕 */

/*----------------------------系統訊息----------------------------*/
#msg span{ float:left;}
#msg .hearder{                              /* 表頭 */
    background:url(imgs/title10.png) no-repeat;
	width:515px;
	height:65px;
	padding-bottom:100px;
}
/*-------- 內容VIEW --------*/
#msg #view{                                 /* 定位 */
    margin:auto;
	width:480px;
	padding-left:50px;
}
#msg #view .bg{                             /* 圖片定位 */
	font-size:13px;
	height:83px;
	width:100%;
	background:url(imgs/icon5.gif) no-repeat;
	padding-left:93px;
}
#msg #view .bg *{                           /* 讓.bg下的所有物件置中 */
    vertical-align:middle;
}
#msg #view .bg font{                        /* 用文字型態將span撐開 */ 
    height:83px;
    display:inline-block;
}

