@charset "big5";
body,p,form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td { /*基本字型設定*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1pt;
	line-height: 150%;
	color: #6D6D6D;
}
/*搜尋用*/
.bg-Search1 {
	background: url(images/bg-s.jpg)
	no-repeat left top;
}

/*連結相關*/
	a {
		color: #6D6D6D;
		text-decoration: none;
	}
	a:hover {
		text-decoration: none;
	}
	
	.click-1 { /*主選單用css*/
		color: #535353;
		text-decoration: none;
	}
	.click-1 a:hover {
		color: #005ACB;
		text-decoration: none;
	}
	.click-1a { /*主選單用css-所在位置*/
		color: #005ACB;
		text-decoration: none;
		font-weight: bold;
	}
	.click-1a a:hover {
		color: #005ACB;
		text-decoration: none;
		font-weight: bold;
	}
	.click-2 { /*子選單用css*/
		color: #074592;
		text-decoration: none;
	}
	.click-2 a:hover {
		color: #FF6600;
	}	
	.click-2a { /*子選單用css-所在位置*/
		color: #FF6600;
		text-decoration: none;
	}
	.click-2a a:hover {
		color: #FF6600;
	}	
	.click-3 {
		color: #0070BC;
		text-decoration: none;
		font-size: 8pt;
	}
	.click-3 a:hover {
		color: #074592;
		text-decoration: none;
	}
	.flash {
		font-size: 8pt;
		color: #666666;
		text-decoration: none;
	}
	.flash a:hover {
		font-size: 8pt;
		color: #333333;
		text-decoration: underline;
	}
	.site {
		font-size: 8pt;
		color: #007EFF;
		letter-spacing: 0px;
		text-decoration: none;
	}
	.site a:hover {
		color: #FF6600;
		text-decoration: none;
	}	
	.add {
	font-size: 7.5pt;
	color: #646464;
	}
	
.link-menu-txt1 {
	color: #1F3700;
	font-size: 9pt;
	text-decoration: none;
}
.link-menu-txt1:hover {
	color: #CC0000;
	text-decoration: underline;
}	
/*線條設定*/
	.line {  /*方框*/
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-bottom-style: dashed;
		border-top-color: #999999;
		border-right-color: #999999;
		border-bottom-color: #999999;
		border-left-color: #999999;}
	.line_add { /*方框*/
		border-top: 1px solid #A7A7A7;
		border-right: 1px none #A7A7A7;
		border-bottom: 1px solid #A7A7A7;
		border-left: 1px none #A7A7A7;}
	.line_click {/*方框*/
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-bottom-style: solid;
		border-top-color: #DEDEDE;
		border-right-color: #DEDEDE;
		border-bottom-color: #DEDEDE;
		border-left-color: #DEDEDE;}
	.line_pro01 { /*方框*/
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-top-color: #DBDBDB;
		border-right-color: #DBDBDB;
		border-bottom-color: #DBDBDB;
		border-left-color: #DBDBDB;}
	.line_pro02 { /*上下線*/
		border-top-width: 4px;
		border-bottom-width: 2px;
		border-right-style: none;
		border-top-color: #BFD6ED;
		border-bottom-color: #BDC2C8;
		border-top-style: solid;
		border-bottom-style: solid;}
	.line_pro03 {/*方框*/
		border: 1px solid #DBDBDB;}
	.line_class { /*底線*/
		border-bottom: 1px solid #DBDBDB;}	
.line-5 {
	border-top: 1px #E2EEF8;
	border-right: 1px #E2EEF8;
	border-bottom: 1px solid #E2EEF8;
	border-left: 1px #E2EEF8;
}
		
.line-down-T1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
.line-D1 {
	border-top: 1px none #CBC8B5;
	border-right: 1px none #CBC8B5;
	border-bottom: 1.5px dashed #CBC8B5;
	border-left: 1px none #CBC8B5;
}
.line-D2{
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	line-height: 1.5;
}
.line-D3{
	border-bottom: 2px solid #333333;
	/*line-height: 2;
	margin-top:10px;
	margin-bottom:10px;*/
	padding-top:5px;
	padding-bottom:5px;
}
	
/*表單相關-form*/
	/*input,option,select,textarea { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 8.5pt;
	}*/
	input.submit { /*按鈕設定-全選/取消全選*/
		border: 1px solid #A4B8D9;
		filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#DFE8F7', gradientType='0');
		font: 11px Verdana, Tohoma, Arial;
		color: #2D4E95;
		background: #dfe8f7;
		padding-top:3px;
	}
	input.submit2 { /*按鈕設定-刪除及其他*/
		border: 1px solid #A4B8D9;
		filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#DFE8F7', gradientType='0');
		font: 11px Verdana, Tohoma, Arial;
		color: #668000;
		background: #dfe8f7;
		padding-top:3px;
	}
/*字型顏色設定*/
	.orange {color: #FF3300;}
	.white {color: #FFFFFF;font-size: 11pt;}
	.white02 {color: #FFFFFF;}
	.blue {color: #073768;}
	.blue02 {color: #0C3E79;font-size: 10pt;}
	.blue03 {color: #0C3E79;font-size: 7.5pt;line-height: 130%;}
	.blue04 {color: #0C3E79;font-size: 11pt;}
	.blue05 {color:#0070BC;}
	.black {color: #6B6B6B;font-size: 8pt;line-height: 130%;}
	.black02 {color: #919191;font-size: 7.5pt;line-height: 150%;}
	.red{color:#FF7171;}		
	.title-1 {
	font-size: 10pt;
	font-weight: bold;
	color: #3D3C9A;}	
	.black5 {color: #000000;}

.tt-line {  /*表格-表頭隔線*/
	background: url(images/p3/tt-line.gif) no-repeat right;
	}
.tt-bg{ /*表格-表頭底色漸層*/
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#AED2F2', endColorStr='#6BA5D7', gradientType='0');
	background-color:#6ba5d7;
	color:#ffffff;}
	
.tb {
	font-weight: bold;
}
/*========================*/
.top-txt1{
	font-size: 10pt;
}
.top-txt2{
	color: #343434;
	font-size: 10pt;
	font-weight: bold;
}
/*========================*/
.down-txt1{
	color: #6B6B6B;
	font-size: 8pt;
}
/*========================*/
.table-txt1{
	color: #0064b7;
}
.table-txt2 {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.table-txt3 {
	font-size: 8pt;
}
.txt-red1 {
	color: #CC0000;
}
.txt-red2 {
	color: #CC0000;
}
.txt-blue1 {
	color: #358BEB;
}
.txt-orange1 {
	color: #FF6600;
}
/*========================*/	
div#word p{ /*文字區塊,上下空格*/
	padding-top:5px;
	padding-bottom: 5px;
	}
div#top {/*權限管理主項目區塊*/
float:left;
	/*width:190px;*/
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 2px;
	background-color:#efefff;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#efefff', gradientType='1');
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: none;
	border-left-width: none;
	border-bottom-color: #BFD6ED;
	border-right-color: #BDC2C8;
	border-bottom-style: solid;
	border-right-style: solid;
	height:150px;
}
div#left{ /*權限管理,滿意度調查左項目區塊*/
	float:left;
	/*width:140px;*/
}
div#sub-l { /*權限管理左項目子區塊*/
	float:left;
	width:100px;
	font-weight: bolder;
	color:#708090;
	font-size: 10pt;
}
div#right {/*權限管理右項目區塊*/
	float:left;
	color: #0070BC;
	text-decoration: none;
	font-size: 8pt;
	width:180px;
	padding-left:4px;
}

div#sub-t{/*權限管理右項目子區塊-標題*/
	float:left;
	color:#9933cc;
	width:60px;}
div#sub{/*權限管理右項目子區塊*/
	float:left;
	text-align:center;
}
div#hr{/*權限管理右項目分隔線*/
	clear:both;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px none #666666;}
	
div#sub2 {/*滿意度調查子區塊*/
float:left;
text-align:center;
}
div#sub3 {/*滿意度調查子區塊2*/
float:left;
width:130px;
}
div.sub { /*top子選單設定*/
clear:both;
	width:100%;
	background-color:#0EB087;
	font:10px;
	color:#ffffff;
	padding-top:10px;
	padding-left:5px;}

div.sub a{
	color:#ffffff;
	text-decoration: none;
}
div.sub a:hover{
	color:#000000;
	text-decoration: none;
}

div#check1 {
	float:left;
	width:100px;
	padding-left: 1px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div#check2 {
	float:left;
	width:150px;
	padding-left: 1px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*top主選單設定開始*/
.tt1 a{
	float:left;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align:center;
	padding:4px; /*內距*/
	margin-right:4px; /*外距-右*/
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.tt1 a:hover{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	padding:4px; /*內距*/
	margin-right:4px; /*外距-右*/
	border-top: 1px solid #0EB087; /*框線*/
	border-right: 1px solid #0EB087;
	border-bottom: 1px none #0EB087;
	border-left: 1px solid #0EB087;
	background: #0EB087;
}

.tt2 a{
	float:left;
	padding:4px; /*內距*/
	margin-right:4px; /*外距-右*/
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	border-top: 1px solid #0EB087;  /*#0EB087;*/
	border-right: 1px solid #0EB087;
	border-bottom: 1px none #0EB087;
	border-left: 1px solid #0EB087;
	background: #0EB087;

}
/*top主選單設定結束*/