@import url("/Include/i_reset.css");
@import url("/include/i_style.css");
body {
	background:#FFFFFF;
}
div {
	display:block;
}
/* 最外層給居中定位用 */
#Gt_main {
	POSITION: absolute;
	z-index: 1;
	width:100%;
	left: 0px;/*	text-align:center; 使整個畫面居中，讓內容物居中 */
}
/* 設定#Gt_side的背景圖，及區分左右兩邊用 */
#Gt_maincontent {
	/*	margin:0 auto; 使整個畫面居中 */
	background-image:url();
	background-position:left top;
	background-repeat:repeat-y;
	width:1002px;
	overflow:auto;/* 用於FF可顯示BG */
}
/* 真正左邊內容區 */
#Gt_all {
	width:950px;
	background-image:url();
	background-repeat:no-repeat;
	float:left;
}
/* 給firefox顯示正常使用flash，並且將搜尋用文字加入 */
#for_firefox {
	width:100%;
	height:1px;
	text-indent:-9999px;
	font-size:1px;
}
/* 上段-630白色外框 */
#Gt_Banner_bg {
	height: 150px;
	width: 630px;
	position: relative;
	padding: 0px;
	top: 0px;
}
/* 上段-630banner */
#Gt_Banner_630 {
	POSITION: absolute;
	z-index: 3;
	height: 150px;
	width: 630px;
	left: 5px;
	top: 6px;
}
#Gt_left {
	width:220px;
	float:left;
}
#Gt_allcontents {
	width:730px;
	float:right;/* 用於FF自適DIV高度 */
}
#Gt_header {
	width:730px;
	height:225px;
}
#Gt_content {
	width:730px;
}
#Gt_footer {
	clear:both;
	width:100%;
}
/*站內搜尋欄*/
#GT_SiteSearch {
	width: 192px;
	height: 40px;
	margin-top:9px;
	padding: 0;
}
/*站內搜尋用*/
.GT_searchtextarea {
	border: 1px solid #87cd08;
	height: 18px;
	color: #333333;
	background-color: #eaeeea;
	background-image: url(/Graphics/include/WebTop/Logo_25wht.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*下段連結區-背景連續圖*/
#PaintMarquee {
	width:100%;
	margin:auto;
	text-align:center;
}
.png {
	tmp:expression(setPng(this));
}
/* HR_樣式 */
.Page_hr1 {
	border-bottom:#787878 dashed 1px;
	padding-bottom:1px;
}
.Page_hr2 {
	border-bottom:#c8c8b1 solid 1px;
	padding-bottom:1px;
}
.Page_hr3 {
	border-bottom:#d3ccae dashed 1px;
	padding-bottom:1px;
}
/* 文字設定 */
#Gt_content td.downloadarea {
	border-bottom:#d3ccae dashed 1px;
}
#Gt_content a.downloadarea {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	padding:1px;
}
#Gt_content a.downloadarea:hover {
	color:#6600CC;
	font-family: "新細明體", "細明體";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	padding:1px;
	text-decoration:none;
}
#a_GT_NEWS table{
	font-size: 12px;
}

#a_GT_NEWS table a{
	font-size: 12px;
	text-decoration:none;
}

