@charset "utf-8";
/* 共用 */
TABLE { font-family: "Arial", "Arial"; font-style: normal; font-size: 10pt;COLOR: #4e4e4e;}	/* 表格內容 */
BODY {
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #E0E0E0;
	SCROLLBAR-ARROW-COLOR: #ACACAC;
	SCROLLBAR-TRACK-COLOR: #E0E0E0;
	SCROLLBAR-SHADOW-COLOR: #ACACAC;
	SCROLLBAR-HIGHLIGHT-COLOR: #E0E0E0;
	SCROLLBAR-3DLIGHT-COLOR: #ACACAC;
	SCROLLBAR-DARKSHADOW-COLOR: #E0E0E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	/*頁面邊緣距離*/
}
/* 連結顏色 */
a {color: #999999; font:normal 9pt Arial; text-decoration:none;}
a.link {color: #999999; font:normal 9pt Arial; text-decoration:none;}
a.active {color: #999999; font:normal 9pt Arial; text-decoration:none;}
a.visited {color: #999999; font:normal 9pt Arial; text-decoration:none;}
a.hover {color: #FFFFFF; font:normal 9pt Arial; text-decoration:none;}

/* 連結 */
a.sublink:link {color: #ffffff; font:normal 10pt Arial; text-decoration:none;}
a.sublink:active {color: #ffffff; font:normal 10pt Arial; text-decoration:none;}
a.sublink:visited {color: #ffffff; font:normal 10pt Arial; text-decoration:none;}
a.sublink:hover {color: #ffe8b7; font:normal 10pt Arial; text-decoration:none;}


/* 字型 */
font.subtitle {color: #ffffff; FONT-SIZE: 12pt;LINE-HEIGHT: 15pt;}

/* 標題 */
.title {
	COLOR: #6F6F6F; 
	FONT-FAMILY: Arial, Arial; 
	FONT-SIZE: 12pt;
	HEIGHT: 20px;
	FONT-WEIGHT:700;
}

/* 表單*/
.form {
	BORDER-RIGHT-COLOR: #EDEDED; 
	BORDER-TOP: 1px dotted; 
	BORDER-TOP-COLOR: #EDEDED; 
	BORDER-LEFT: 1px dotted; 
	BORDER-LEFT-COLOR: #EDEDED; 
	BORDER-BOTTOM: 1px dotted; 
	line-height: 15px; 
	BORDER-BOTTOM-COLOR: #EDEDED; 
	COLOR: #EDEDED; 
	FONT-FAMILY: Tahoma, Verdana, "Arial"; 
	HEIGHT: 20px; border-right: 1px dotted;
	background-color:#7B7B7B;
	}
.form2 {
     border:none;
	 COLOR: #666666;
	 font-size: 12px;
	 background-color:#F3E7D7;
	}
	
.submit {
	border-style:  double;  /*框的形式*/
	border-width: 1px solid; /*框的寬度*/
	/*border:none; /*消除外框*/
	BORDER-RIGHT-COLOR: #EDEDED; 
	BORDER-right: 1px ;
	BORDER-TOP: 1px ;  
	BORDER-TOP-COLOR: #EDEDED; 
	BORDER-LEFT: 1px ; 
	BORDER-LEFT-COLOR: #EDEDED; 
	BORDER-BOTTOM: 1px ; 
	BORDER-BOTTOM-COLOR: #EDEDED; 
	line-height: 15px; /*內容斷行*/
	font-size: 12px;
	COLOR: #666666; 
	FONT-FAMILY: Tahoma, Verdana, "Arial"; 
	/*HEIGHT: 18px; /*欄位高度*/
	background-color:#CCCCCC; /*欄位底色*/
	}

.area {
	BORDER-RIGHT: 1px dotted;
	BORDER-RIGHT-COLOR: #EDEDED; 
	BORDER-TOP: 1px dotted; font-size: 12px;
	BORDER-TOP-COLOR: #EDEDED; 
	BORDER-LEFT: 1px dotted; 
	BORDER-LEFT-COLOR: #EDEDED; 
	BORDER-BOTTOM: 1px dotted; line-height: 15px;
	BORDER-BOTTOM-COLOR: #EDEDED; 
	COLOR: #EDEDED; 
	FONT-FAMILY: Verdana, Helvetica; 
	background-color:#7B7B7B;
}

/* 文字 */
.text {
	BACKGROUND: #F2F2F2 scroll repeat 0% 0%;
	BORDER-BOTTOM-COLOR: #B7B7B7;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #B7B7B7; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #B7B7B7; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-TOP-COLOR: #B7B7B7; 
	BORDER-TOP-WIDTH: 1px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Helvetica; 
	FONT-SIZE: 10pt;
	HEIGHT: 20px;
}
/*01_news ----------------------*/
.div01_list{
	position: absolute;
	height: 430px;
	width: 284px;
	margin-top: 53px;
	margin-left: 70px;
	z-index:103;
}
.div01_main{
	position: absolute;
	height: 434px;
	width: 580px;
	margin-top: 59px;
	margin-left: 354px;
	z-index:104;
}

/*02_about ----------------------*/
.div02_main{
	position: absolute;
	height: 360px;
	width: 350px;
	margin-top: 120px;
	margin-left: 88px;
	z-index:105;
}

/*06_service ----------------------*/
.div06_main{
	position: absolute;
	height: 350px;
	width: 370px;
	margin-top: 120px;
	margin-left: 568px;
	z-index:115;
}

/*00_copyright ----------------------*/
.div00_cy{
	position: absolute;
	height: 20px;
	width: 1000px;
	margin-top: 570px;
	margin-left: 0px;
	z-index:114;
}