<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

#main_cont{
	width:960px;
	height: 610px;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
#main h1{
	height: 135px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}
#main h2{
	height: 50px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}
#main h3{
	height:30px;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
}
#main h4{
	height:30px;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
}
#news_area{
	width: 440px;
	height:140px;
	text-align:left;
	overflow:hidden;
}
#go_tytaiwan a{
	width: 70px;
	height: 70px;
	background-image: url(../images/dammy.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	margin-left: 855px;
}
.clr {
	clear:both;
	height:0
}
.jScrollbar5 {
	width:350px;
	height:120px;
	overflow:hidden;
	position:relative;
	padding-top:10px;
	padding-left: 70px;
	padding-bottom:10px;
	padding-right:10px;
}
.jScrollbar5 .jScrollbar_mask {
		width:318px;
		position:relative;
		top:0;
		float:left
	}
.jScrollbar5 .jScrollbar_mask p{
			margin:0;
			padding:0;
			color:#666;
			font-size:12px;
			text-align:left;
		}
.jScrollbar5 .jScrollbar_draggable {
		float:left;
		width:20px;
		height:120px;
		overflow:hidden;
		background:none;
		background-color:#DDD0B0;
		margin-left:10px;
		position:relative
	}
.jScrollbar5 .jScrollbar_draggable a.draggable {
		position:relative;
		background:transparent url('../images/scroll_1.gif') no-repeat;
		display:block;
		height:40px;
		width:20px;
		margin-left:0;
		cursor:s-resize
	}
.jScrollbar5 strong{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6666;
	text-align:left;
}
.jScrollbar5
		{
	float:left;
	margin:0px
}
</pre></body></html>