/*@charset "utf-8"; @charset "big5";*/
/* top menu bg */
.top_menu_bg {
	width:995px;
	height:75px;
	margin:0;
	min-width:20em;
	position:relative;
	background:transparent url(../image/portals_top_menu_all.jpg) repeat-y 0px 0px;
}
.top_menu_bg .ml .c .s {
	padding:7px 8px 8px 36px;
	line-height:170%;
}
.top_menu_bg .top_search_box {
	width:356px;
	height:44px;
	position:absolute;
	right:11px;
	top:23px;
	padding-top:7px;
}
.top_menu_bg a.top_search_link {
	font-size:120%;
	color:#676767;
	text-decoration:none;
}
.top_menu_bg a:hover.top_search_link, .top_menu_bg a.top_search_link_selected {
	font-size:120%;
	color:#CC3333;
	text-decoration:none;
	background: url(../image/arrow_orange.gif) no-repeat center top;
	padding-top:5px;
	line-height:140%;
}
.top_menu_bg .top_keyword {
	width:615px;
	height:43px;
	position:absolute;
	left:9px;
	top:41px;
	line-height:160%;
}
.top_menu_bg .top_keyword a.top_green_link {
	font-size:120%;
	color:#61948D;
	text-decoration:none;
}
.top_menu_bg .top_keyword a:hover.top_green_link {
	color:#00CC00;
	text-decoration:none;
}
.weather {
	font-size:13px;
	color:#66CC00;
	font-family:Arial;
}
.date {
	font-size:12px;
	line-height:130%;
	color:#5F928C;
}
.clock {
	font-size:13px;
	color:#009966;
	font-family:Arial;
}
.grey_weather_line {
	border-top: 1px solid #D9DADB;
}