/* CSS Document */

body{
	margin: 0px;
	font-size: 12px;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFCC00;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFCC00;
scrollbar-arrow-color:#FFCC00;
scrollbar-track-color:#FFFCE8;
	}
p{margin: 0px;}
td{font-family: "Arial", "Helvetica", "sans-serif";font-size: 12px;color: #666666;line-height: 18px;}
a{text-decoration: none;font-family: "Arial", "Helvetica", "sans-serif";font-size: 12px;color: #666666;line-height:18px;}
a:hover{text-decoration: underline;}
from{margin: 0px;}

/* 背景漸層 */
.pagebg01  {background-attachment: fixed;background: url(catch/left_bg.jpg);background-repeat: repeat;background-position: right top;}

/* Overview方框邊界 */
.OverviewL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;}
	
.OverviewR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;}
	
.OverviewN {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;}
	

/* 下方主導攬 CSS */
.down {
	color: #666666;
	font-size: 11px;}
.down a{
	color: #666666;
	font-size: 11px;
	text-decoration: none;}
.down a:hover{
	color: #666666;
	font-size: 11px;
	text-decoration: underline;}
	
	/* news頁碼連結 CSS */
.page {
	color: #990000;
	font-size: 11px;}
.page a{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;}
.page a:hover{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;}
	
	/* 首頁iso CSS */
.iso {
	color: #666666;
	font-size: 10px;}
	
.DateRed {color: #990000;font-size: 10px;}

.TitleBk {
	color: #333333;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}	

/* 版權宣告 CSS */
.copyright {
	color: #663300;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;}
.copyright a{color: #663300;font-size: 11px;text-decoration: none;}
.copyright a:hover{color: #663300;font-size: 11px;text-decoration: underline;}

/* 線條 CSS */
.lineGray {
	text-decoration: none;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;}
.lineGrayUp {
	text-decoration: none;
	line-height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;

}
	
.line1Gray {
	text-decoration: none;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;}	
.line2Gray {
text-decoration: none;
line-height: 1px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;}

	
.lineOrange {
text-decoration: none;
line-height: 1px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFCC00;}

.line1Orange {
	text-decoration: none;
	line-height: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFCC00;}

/* 字體 CSS */

.PageTitle{
	color: #666666;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	background-image: url(../_image/02_solution/title_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 512px;
	padding-left: 12px;}

		
	.Word9Overview {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;}
	
		.Word9Overview a{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	line-height: normal;}
	
		.Word9Overview a:hover{
	color: #FFCC00;
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	line-height: normal;}
	
.Word15ch {
	color: #666666;
	font-size: 15px;
	text-decoration: underline;
	font-family: "新細明體";
	font-weight: bold;}


.Word12ch {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-family: "新細明體";
	font-weight: bold;}
	
	.Word11ch {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family: "新細明體";
	font-weight: bold;
	line-height:1.1;}



.News13Orange {
	color: #FFCC00;
	font-size: 13px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bolder;
	line-height: 17px;}

.Word12Orange {
	color: #FFCC00;
	font-size: 12px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;}
	
	.Word13Bk {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;}
	
	.Word12White {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;}

	.Word12Bk {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;}
	
	.Word12Bk  a{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;}

	.Word12Bk  a:hover{
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;}

	.Word12Sitemap {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	line-height: normal;}
	
	.Word12Sitemap  a{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	line-height: normal;}

	.Word12Sitemap  a:hover{
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	line-height: normal;}
		
	.Word12Sitemap2 {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	line-height: normal;}
	
	.Word12Sitemap2  a{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	line-height: normal;}

	.Word12Sitemap2  a:hover{
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	line-height: normal;}

	
.Word14White {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bolder;}
	.Word12Red {
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bolder;}
	
	.Text12 {
	color: #666666;
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	text-indent: 1pc;
	line-height: 20px;

}	
	
	/* 表框CSS */

.Table {
	text-decoration: none;
	border: #FFCC00;}

.FormFormat input {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	line-height: 14px;
} 

.FormFormat textarea{
	border: 1px solid #FFCC00;
	color: #666666;
	background-color: #FFFFFF;
	width: 100%;
	line-height: 14px;
}
	
.longinFormFormat input {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #807c2c;
	height: 18px;
	width: 100%;
	line-height: 14px;
} 

.word {font-family:Arial;font-size:12px;Color:#CE0000;line-height:1.1}
.word01 {font-family:Arial;font-size:12px;Color:#666666;line-height:1.1;font-weight: bold}

.word02 {font-family:Arial;font-size:12px;Color:#FFCF00;line-height:1.1;font-weight: bold;}
.word02 A:link {color:#FFCF00;text-decoration:underline}
.word02 A:visited {color:#FFCF00;text-decoration:underline}
.word02 A:hover {color:#FFE784;text-decoration:none}

.word03 {font-family:Arial;font-size:12px;Color:#666666;line-height:1.1;font-weight: bold;}

.word04 {font-family:Arial;font-size:12px;Color:#FFCF00;line-height:1.1;}
.word04 A:link {color:#FFCF00;text-decoration:underline}
.word04 A:visited {color:#FFCF00;text-decoration:underline}
.word04 A:hover {color:#FFE784;text-decoration:none}

.word05 {font-family:Arial;font-size:12px;Color:#808080;line-height:1.1;font-weight: bold;}
.word05 A:link {color:#808080;text-decoration:underline}
.word05 A:visited {color:#808080;text-decoration:underline}
.word05 A:hover {color:#666666;text-decoration:none}

.longinFormFormat textarea{border: 1px solid #807c2c;color: #807c2c;background-color: #FFFFFF;width: 100%;line-height: 14px;}	
	 
.NewsTitle{font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-size: 12px;font-weight: bold;letter-spacing: 3px;color: #FFFFFF;}
.norow {font-size: 1px;line-height: 1px;}
