@charset "utf-8";
/* CSS Document */

.tab_black {
	font-family: "微軟正黑體";
	font-size: 12px;
	line-height: 26px;
	color: #464646;
}
.tab_green {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 26px;
	color: #6fc430;
}
.tab_pink {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 26px;
	color: #ff5b4a;
}
.tab_blue {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 26px;
	color: #75bde7;
}
.tab_gray {
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 26px;
	color: #9f9b8a;
}
.tab_orange {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 26px;
	color: #ff9000;
}

#newslist a:link,#newslist a:visited{
	color: #666;
	text-decoration: none;
}
#newslist a:hover{
	color: #FD6766;
	text-decoration: underline;
}
#vote {
	font-size:12px;
	color:#666;
}
#vote ul {
	padding-left:0px;
	margin-left:0px;
}

#vote li {
	list-style:none;
	text-align: left;
}

#freeCourse a:link,#freeCourse a:visited {
	color: #8F8981;
	text-decoration: none;
}
#freeCourse a:hover{
	color: #FD6766;
	text-decoration: underline;
}

#tagCloud a {
	text-decoration: none;
}

#tagCloud a:hover {
	color: #FD6766;
	text-decoration: underline;
}

#trendArticle a:link,#trendArticle a:visited {
	color:#666;
	text-decoration: none;
}
#trendArticle a:hover {
	color: #FD6766;
	text-decoration: underline;
}


#ADtext a:link,#ADtext a:visited {
	color: #8F8981;
	text-decoration: none;
}

#digilc_read a:link,#digilc_read a:visited {
	color: #666;
	text-decoration: none;
}

#weblink a {
	color: #345a6c;
	text-decoration: none;
}

#banner120_1 a:link,#banner120_2 a:link,#banner120_3 a:link,#banner120_1 a:visited,#banner120_2 a:visited,#banner120_3 a:visited   {
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

a:link,a:visited {
	text-decoration: none;
}
a:hover ,#ADtext a:hover,#digilc_read a:hover,#banner120_1 a:hover,#banner120_2 a:hover,#banner120_3 a:hover  {
	color: #FD6766;
	text-decoration: underline;
}

#hotwords,#hotwords a {
	font-size: 12px;
	color: #F0EEF1;
}

#announcement{
	padding-top:12px;
	top:-10px;
	background-image:url(announcement/bar.gif);
	background-repeat:no-repeat;
	background-position:center 5px;
	float:left;
	position:absolute;
	z-index:11;
	width:500px;
	height: 36px;
	margin-left:-40px;
	text-align:left;
	color:#FFF;
	font-size:12px;
}
#announcement a{
	color:#6F6A64;
	margin-left: 65px;
	margin-top: 10px;
}
/* for Google analytics Bug on Win/FF3 */
#ga_shade, x:-moz-broken{display:none !important;}

#today {
	padding-right: 5px;
	padding-left: 5px;
}
#place a.red {
	color: #F33;
}
