.rss {
	font-size:12px;
	color:#333333;
	line-height: 150%;
	letter-spacing: 2px;
	text-decoration:none;
	}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
	padding: 3px 0px 0px 3px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font-size: 12px;
	list-style-type: none;
	background: white url(../images/big5/index_news_tab_bg.jpg) repeat-x bottom;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
	width: 77px;
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 7px 10px 0px 10px; /*margin-right: 3px;*/
/*border: 1px solid #778;*/
	color: #B1B1B1;
	width: 77px;
	height: 26px;
	background: white url(../images/big5/index_news_off_bg.jpg) top left no-repeat;
}

.shadetabs li a:visited{
color: Gray;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #FF8C00;
}

.shadetabs li a.selected{ /*selected main tab style */
color: #FF8C00;
	width: 77px;
	height: 26px;
position: relative;
top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
padding: 7px 10px 0px 10px; /*margin-right: 3px;*/
background-image: url(../images/big5/index_news_on_bg.jpg);
/*border-bottom-color: white;*/
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/*Style 2*/

.shadetabs2{
	padding: 3px 0px 0px 3px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font-size: 12px;
	list-style-type: none;
	background: white url(../images/big5/index_news_tab_bg.jpg) repeat-x bottom;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs2 li{
	width: 77px;
	display: inline;
	margin: 0;
}

.shadetabs2 li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 7px 10px 0px 10px; /*margin-right: 3px;*/
/*border: 1px solid #778;*/
	color: #B1B1B1;
	width: 116px;
	height: 27px;
	background: white url(../images/big5/index_central_promote_off_bg.jpg) top left no-repeat;
}

.shadetabs2 li a:visited{
color: Gray;
}

.shadetabs2 li a:hover{
text-decoration: underline;
color: #FF8C00;
}

.shadetabs2 li a.selected{ /*selected main tab style */
color: #FF8C00;
	width: 116px;
	height: 27px;
position: relative;
top: 0px;
}

.shadetabs2 li a.selected{ /*selected main tab style */
padding: 7px 10px 0px 10px; /*margin-right: 3px;*/
background-image: url(../images/big5/index_central_promote_on_bg.jpg);
/*border-bottom-color: white;*/
}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
