/* CSS Document */

/*----------------------------- 以下為版面設定 --------------------------*/

/*整體頁面*/
body {
	font-family: Arial,sans-serif;
	margin: 0;
	color: #333333;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;	
	float:inherit;
/*	background: url(../images/homepage_bg.gif) repeat-y;*/
	}

/*用來控制板型邊緣寬度的隱藏文字*/
.homehidden {
	color: #FFFFFF;
	font-size: 9px;
}
/*版型設定*/
#maintable {
	width:906px;
	background-image: url(../images/homepage_bg.gif);
}

/*左側主欄位背景顏色設定*/
#datatable {
background-color:#E3EEF4;
}
/*右側欄位背景顏色設定*/
#righttable {
background-color:#E3EEF4;
}

/*次選單的連結型態設定*/
.linkvisited{color:#FFFFFF;background-color:#cc3300;}
#linkinfo {
	clear: both;
	font-size: 13px;
	text-decoration: none;
	}
#linkinfo a:link {
    color:#0066cc;
    text-decoration: none;
	}
#linkinfo a:visited {
    color:#0066cc;
	background: transparent;
	text-decoration: none;
	}
#linkinfo a:hover, a:active{
	color:#FFFFFF;
    background-color:#cc3300;
	text-decoration: none;
	}

/*---- 底層 ---- */
.subword{color:#FFFFFF}
.subword2{color:#666666}
#subinfo {
	clear: both;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	}
#subinfo a:link {
	color: #000000;
	background: transparent;
    text-decoration: none;
	}
#subinfo a:visited {
	color: #000000;
	background: transparent;
	text-decoration: none;
	}
#subinfo a:hover, a:active{
	color: #000000;
	background: transparent;
	text-decoration: none;
	}


/*---- 最底層 -----*/
#footer {
	clear: both;
	width:903px;
	height:40px;
	background:url(../images/footer_bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
/*----------------------------- 以上為版面設定 --------------------------*/


/*----------------------------- 以下為連結及文字相關 --------------------------*/
a:link {
	color: #0066FF;
	background: transparent;
	font-size:13px;
	text-decoration: none;
	}
a:visited {
	color: #0066FF;
	background:transparent;
	font-size:13px;
	text-decoration: none;
	}
a:hover, a:active{
	color: #FF6600;
	background:transparent;
	font-size:13px;
	text-decoration: none;
	}
a img {border-top:0px;border-bottom:0px;border-left:0px;border-right:0px}		


/*文字設定*/
.smallword {font-size: 11px}
.bigword{font-size:13px	;line-height:24px;	}
.word{font-size:13px}
.wordbg{font-size:13px; background-color:#000000}
/*跑馬燈*/
.noteword {font-size: 10px;}
/*----------------------------- 以上為連結及文字相關 --------------------------*/


/*----------------------------- 以下為自由欄位相關 --------------------------*/

#running_div a, .running_div a:hover, .running_div a:visited {font-size:12px;color: #990000;background: transparent;text-decoration: none;}	

/*天氣心情外框*/
.past_div {margin:0px 0px 0px 0px; width:180px;border: solid 1px #999999;}

/* 廣告外框 */
.AD_div {margin:0px 0px 0px 10px; width:201px;border: solid 0px #999999;}

/* 首頁右欄 */
.blog_div {margin:5px 0px 5px 12px; width:195px;border: solid 1px #ffffff;background-color:#FFFFFF}
.blog_div a:link, .blog_div a:visited {background:inherit; text-decoration:none;font-size:13px; color:#0C417C}
.blog_div a, .blog_div a:hover, .blog_div a:active {background:inherit; text-decoration:none;font-size:13px; color:#FF6600}

/* 廣告欄位 */
.ADBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


/*氣象新聞*/	
#maininfo_news {
	width:655px;
/*	background:url(../images/homepage_news_head1.gif);*/
	background-repeat: no-repeat;
	background-color:#F2F2F2; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	font-size:14px;
	line-height:24px;	
	}

/*公司簡介*/	
#maininfo_about {
	width:885px;
	background-repeat: no-repeat;
/*	background-color:#F2F2F2; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	font-size:13px;
	line-height:24px;	
	}	
	
.UseBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C4D7FF;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}	

/* 照片邊框 */
.imgborder {  
  border: 1px solid #646464;
}		

/* 貼紙 */
.InteractLabel                                                                                         
{ width:214px;  height:290px;  margin:5px 10px 5px 5px;  float:right;  background:url(../images/InteractLabel.png); 
  padding:40px 0 0 10px;}

/*-----------------------------------  國際氣象頁面，連結設定 --------------------------------*/
#worldinfo {
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	}
#worldinfo a:link {
font-size: 11px;
	color: #ffffff;
	background: transparent;
    text-decoration: none;
	}
#worldinfo a:visited {
font-size: 11px;
	color: #ffffff;
	background: transparent;
	text-decoration: none;
	}
#worldinfo a:hover, a:active{
font-size: 11px;
	color: #FF6600;
	background: transparent;
	text-decoration: none;
	}


