﻿/*本區域為網頁整體設計*/
body.masterpage{
	background-color:#c4d6df; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	background-image:url(images/background.gif); 
	background-repeat:repeat-x repeat-y;
	}	
	
div.pageStyle{
	/*用以將整個page的版面置中*/
	margin:0px auto;
	width:800px;
	border-left:solid 1pt #000;
	border-right:solid 1pt #000;
	border-bottom:1px solid #000;
	}

div.defaultpageStyle{
	/*用以將default.aspx整個page的版面置中*/
	vertical-align:middle;
	margin:70px auto;
	width:800px;
	border:solid 1pt #000;
	}

div.defaultTopbar{	
	/*用以將default.aspx上方的BAR定位*/
	width:800px;
	height:40px;
	background-color:#23377b;
	}

div.defaultConent{	
	/*用以將default.aspxc中間的flash定位*/
	width:800px;
	height:300px;
	}

div.defaultConbar{
	/*用以將default.aspx下方的BAR定位*/
	width:800px;
	height:40px;
	background-color:#23377b;
	color:#fff;
	}

/*切割版面*/
#header{width:800px; vertical-align:top;}
#content{width:800px; background-image:url(images/contents.gif); background-repeat:repeat-y; }
#filefooter{width:800px; clear:both; }
td.contentleft {/*用以內容的SideBar大小*/width:200px; }
td.contentright {/*用以內容的Content大小*/width:600px;}

/*----整體設計 End----*/

/*本區域為Top整體設計*/
td.topClickMenu{
	background-image:url(images/TOP_01.gif); 
	background-position: left top; 
	background-repeat:no-repeat; 
	background-color:#a4c4d9;
	width:800px;
	height:23px;}
	
td.top03{
	background-position: left top; 
	background-repeat:no-repeat; 
	width:800px;
	height:45px;}
	
td.clickMenu{
	background-color:#46a3ff; 
	background-repeat:repeat-x;
	background-image:url(images/TOP_05.gif); 
	width:800px;
	height:89px;
	}
	
/*----Top設計 End----*/

/*本區域為Webpath整體設計*/
div.webpath{
	/*用以把asp:Label ID="lbTitlePath"定位*/
	position:relative;
	left:200px;
	margin:0px;
	color:Blue;
	width:300px;
	padding-top:15px;
	}

td.contents_25{
	background-image:url(images/contents_25.gif); 
	background-repeat:no-repeat; 
	width:800px; 
	height: 36px; 
	background-color:#e7e9e8;
	font-family: tahoma; 
	font-size:  9pt; 
	font-variant: normal; 
	font-weight:bolder;
	color:Blue;}
	
td.contents_26{
	background-image:url(images/contents_26.gif); 
	background-repeat:no-repeat; 
	width:800px; 
	height: 16px;}	
	
/*----Webpath設計 End----*/

	
/*本區域為SideBar整體設計*/
div.solgon{
	/*用以把標語定位 & 樣式設計*/
	position:relative;
	left:10px;
	color:#535D75;
	margin:0px;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:5px;
	border:1px dashed #535D75;
	width:170px;
	font-family:Tahoma;
	font-size:14px;
	line-height:20px;
	}
	
div.solgon_nodash{
	/*用以把標語定位 & 樣式設計*/
	position:relative;
	left:10px;
	color:#535D75;
	margin:0px;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:5px;
	width:170px;
	font-family:Tahoma;
	font-size:14px;
	line-height:20px;
	}

div.treeview{
	/*用以把treeview定位 & 樣式設計*/
	position:relative;
	left:10px;
	color:#000;
	margin:0px;
	padding-top:30px;
	border:1px dashed #fff;
	background-color:#535D75;
	width:170px;}
	
span.tvtitle{
	/*用以設定treeview的抬頭*/
	border-left:2em solid #FFFFC0;
	border-bottom:1px solid #FFFFC0;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:20px;
	font-family: tahoma;
	font-size: 11pt;
	color:#000;}
	
.google_a{
	width:80px; 
	border:solid 1px #000; 
	font-family: tahoma; 
	font-size:  8pt; 
	font-variant: normal; 
	font-weight: normal;
	text-align:center;
	vertical-align:text-bottom;
	color:#eb8;}	
	
.google_b{
	width:40px; 
	border:solid 1px #eb8; 
	font-family: tahoma; 
	font-size:  8pt; 
	font-variant: normal; 
	font-weight: normal;
	text-align:center;
	vertical-align:text-bottom;
	color:#000;}

.mainnav {/*treeview主選單*/
	width: 130px;
	padding-left: 1px;}

.submain {/*treeview主選單*/
	width: 100px;
	padding-left: 1px;}

/*----SideBar設計 End----*/
 

/*本區域為Contents整體設計*/
div.contentpic{
	/*用以把content裏的pic定位 & 樣式設計*/
	position:relative;
	top:20px;
	left:40px;
	color:#000;
	margin:0px;
	/*border:1px dashed #690;*/
	width:490px;
	height:100px;
	border-left:1em solid #535D75;
	border-right:1em solid #535D75;}

div.contentfont{
	/*用以把content裏的大中小定位 & 樣式設計*/
	position:relative;
	top:25px;
	color:#000;
	margin:0px;
	left:450px;	
	/*border:1px dashed #690;*/
	}	
	
div.contenttext{
	/*用以把content裏的內文定位 & 樣式設計*/
	position:relative;
	top:10px;
	left:40px;
	color:#000;
	margin:0px 0px 40px 0px;
	/*border:1px dashed #690;*/
	width:520px;}

div.formStyle{
	/*用以內容頁的表單定位 & 樣式設計*/
	padding-top:20px;
	padding-bottom:15px;}
	
td.lbtextStyle{
	width:100px;
	padding-left:10px;
	text-align:right;
}

td.textboxStyle{
	Height:15px;
	Width:400px;
	left:10px;
} 

td.memoboxStyle{
	Width:400px;
	padding-left:70px;
}
	
/*----Contents設計 End----*/


/*本區域為頁尾整體設計*/
div.footLabelleft{
	/*用以把頁尾左側定位 & 樣式設計*/
	position:relative;
	color:#000;
	width:210px;
	text-align:center;
	vertical-align:middle;}

div.footLabelright{
	/*用以把頁尾右側定位 & 樣式設計*/
	position:relative;
	color:#000;
	width:590px;
	text-align:center;
	vertical-align:middle;}
	
	td.footerStyle{
	border-top:solid 1px #666;
	background-image:url(images/floor_48.gif); 
	background-repeat:no-repeat;
	width:800px;
	height:40px;}
	
/*----頁尾設計 End----*/


/*本區域為文字整體設計*/

.largefont{font-size:large;/*用以選擇字型"大"*/}
	
.medfont{font-size:medium;/*用以選擇字型"一般"*/}

.small{font-size:small;/*用以選擇字型"小"*/}

/*中文樣式*/
.f6c   {  font-family: 新細明體; font-size:  6pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f7c   {  font-family: 新細明體; font-size:  7pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f8c   {  font-family: 新細明體; font-size:  8pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f9c   {  font-family: 新細明體; font-size:  9pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f10c  {  font-family: 新細明體; font-size: 10pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f11c  {  font-family: 新細明體; font-size: 11pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f12c  {  font-family: 新細明體; font-size: 12pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.fhomeMenuc{  font-family: 新細明體; font-size:  8pt; font-variant: normal; font-weight: normal; line-height: 15px; color:White;}
/*英文樣式*/
.f6e   {  font-family: tahoma; font-size:  6pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f7e   {  font-family: tahoma; font-size:  7pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f8e   {  font-family: tahoma; font-size:  8pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f9e   {  font-family: tahoma; font-size:  9pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f10e  {  font-family: tahoma; font-size: 10pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f11e  {  font-family: tahoma; font-size: 11pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f12e  {  font-family: tahoma; font-size: 12pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.clickf10e {  font-family: tahoma; font-size: 10pt; font-variant: normal; font-weight: normal; color:#000;}
.pathbarf10e {  font-family: tahoma; font-size: 10pt; font-variant: normal; font-weight: normal; color:Blue;}
.fhomeMenue {  font-family: tahoma; font-size:  8pt; font-variant: normal; font-weight: normal; line-height: 15px; color:White;}

/*連結樣式*/
a:link    { color: #fff; text-decoration:underline; letter-spacing:1pt}
a:visited { color: #fff; text-decoration:underline;letter-spacing:1pt}
a:hover   { color: #690; text-decoration:none; letter-spacing:1pt;  border-bottom:1px solid #fff; background-color:#FFFFC0;}
a:active  { color: #690; text-decoration:none; letter-spacing:1pt}

/*----文字設計 End----*/
