@charset "big5";
.normaltype {
	font-size: 12px;
	color: #666666;
}
.copyrighttype {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
.telfaxtype {
	font-size: 9px;
	color: #999999;
}
.colortype_red {
	font-size: 12px;
	color: e60012;
}
.colortype_green {
	font-size: 12px;
	color: 32b16c;
}
.colortype_orange {
	font-size: 12px;
	color: f39700;
}
.newsdate {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
}
.newstype {
	font-size: 12px;
	color: #333333;
	line-height: 27px;
}
.newsbigword {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.newsmunber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.newstitle:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.newstitle:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.newstitle:hover {
	font-size: 12px;
	color: #FF6666;
	text-decoration: underline;
}
.normaltype_alot {
	font-size: 12px;
	color: #333333;
	line-height: 27px;
}
a.normallink:link {
	font-size: 12px;
	color: #F39700;
	text-decoration: none;
}
a.normallink:visited {
	font-size: 12px;
	color: #F39700;
	text-decoration: none;
}
a.normallink:hover {
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
}
#skybar {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/skybar_bg.jpg);
	background-repeat: repeat-x;
    z-index: 30;
}
