/* CSS Document */
.headline { font-size:20px; font-family: "宋體"; line-height: 24px;}

body{
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
    font-family:"宋體, Arial";
    font-size:12px;
}

table,td{
font-family:"宋體, Arial";
font-size:12px;
}

html{
	min-width:778px;
}

#wholepage{
	text-align:center;
	background-image:url('../TLimages/shadow.gif');
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:778px;
}

#wholehomepage{
	text-align:center;	
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:778px;
}

.UL_All_Vertical{
	float:left;
	display: block;
	margin:0px;
	padding:0px;
	font-family:"宋體, Arial"; 
	font-size:12px; 
	font-style: normal; 
	line-height:20px;
	list-style: none;
}

.UL_All_Horizantal{
	font-family:"宋體, Arial"; 
	 font-size:12px;
	 font-style: normal; 
	 list-style-type: none;
	text-align:left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 1px;  /*have to set margin-bottom, otherwise it will appear high than expected*/
	margin-left:0px;
}

/*搜索欄的樣式匯總*/

#searchblock1{
	float:left;
	height: 20px; 
	width:48px;
	margin-top:2px;
	padding:0px;
	border-style: solid;
	border-color: #00498B;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	font-size: 10px;
	background-image:url('../TLimages/tv_s_key.gif');
}

#searchblock1input{
	height: 20px; 
	width:131px;
	margin-top:2px;
	padding:0px;
	font-size: 12px;
	border-style: solid;
	border-color: #00498B;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	float:left;
}

#searchblock2{
	float:left;
	margin-top:4px;
	margin-left:6px;
	width:91px;
	height:22px;
}

#searchblock3{
	float:left;
	margin-top:4px;
	width:74px;
	height:20px;
}

#searchblock4{
	float:left;
	margin-top:4px;
	width:70px;
	height:22px;
	background-color:white;
}

#pagefooter{
	width:778px;
	height:132px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#footcontent{
	float:left;
	width:778px;
	height:25px;
}

#footcontent ul {
	font-family:"宋體, Arial"; 
	 font-size:12px; 
	 font-style: normal; 
	 list-style-type: none;
	text-align:center;
	text-decoration: none;
	list-style-position: outside;
	padding: 6px;
	margin: 2px;
}

#footcontent ul  li{
	display: inline;
	color:black;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:4px;
	margin-top:0px;
	padding:0px;
}

#footcontent p.copyright{
	text-align:center;
	font-family:"宋體, Arial"; 
	font-size:12px; 
	font-style: normal; 
	line-height:20px
	margin-top:0px;
}

table,td{
font-family:"宋體, Arial";
font-size:12px;
}

/*除了文章列表單頁和文章單頁外的文字樣式*/
.p12{
font-family:"宋體, Arial";
font-size:12px;
}

/*文章列表單頁中文章標題和文章單頁文章內容的文字樣式*/
.p14{
font-family:"宋體, Arial";
font-size:14px;
line-height:23px;
}

/*網站中頻道首頁的頭條標題*/
.headline{
font-family:"標楷體";
font-size:20px;
line-height:24px;
}

/*最常用的鏈結樣式*/
a{
color:#555555;
text-decoration: underline;
}

a:hover{
color:#555555;
text-decoration: none;
}

A.a_no{
color:#555555;
text-decoration: none;
}

A.a_no:hover{
color:#555555;
text-decoration: underline;
}

/*紅色的鏈結樣式，只可用於重大的突發事件*/
A.ared{
color:#ff0000;
text-decoration: underline;
}

A.ared:hover{
color:#ff0000;
text-decoration: none;
}

A.ared_no{
color:#ff0000;
text-decoration: none;
}

A.ared_no:hover{
color:#ff0000;
text-decoration: underline;
}

/*藍色的鏈結樣式，只可用於重大的突發事件*/
A.ablue{
color:#0000ff;
text-decoration: underline;
}

A.ablue:hover{
color:#0000ff;
text-decoration: none;
}

A.ablue_no{
color:#0000ff;
text-decoration: none;
}

A.ablue_no:hover{
color:#0000ff;
text-decoration: underline;
}

A.ablue_no1{
color:#000b77;
text-decoration: none;
}

A.ablue_no1:hover{
color:#000b77;
text-decoration: underline;
}

/*黑色的鏈結樣式，只可用於重大的突發事件*/
A.ablack{
color:#000;
text-decoration: underline;
}

A.ablack:hover{
color:#000;
text-decoration: none;
}

A.ablack_no{
color:#000;
text-decoration: none;
}

A.ablack_no:hover{
color:#000;
text-decoration: underline;
}

/*白色的鏈結樣式，只可用於重大的突發事件*/
A.awhite{
color:#fff;
text-decoration: underline;
}

A.awhite:hover{
color:#fff;
text-decoration: none;
}

A.awhite_no{
color:#fff;
text-decoration: none;
}

A.awhite_no:hover{
color:#fff;
text-decoration: underline;
}

/*綠色的鏈結樣式，只可用於重大的突發事件*/
A.agreen{
color:#1C4D00;
text-decoration: underline;
}

A.agreen:hover{
color:#1C4D00;
text-decoration: none;
}

A.agreen_no{
color:#1C4D00;
text-decoration: none;
}

A.agreen_no:hover{
color:#1C4D00;
text-decoration: underline;
}

/*黃色的鏈結樣式，只可用於重大的突發事件*/
A.ayellow{
color:#FFFC00;
text-decoration: underline;
}

A.ayellow:hover{
color:#FFFC00;
text-decoration: none;
}

A.ayellow_no{
color:#FFFC00;
text-decoration: none;
}

A.ayellow_no:hover{
color:#FFFC00;
text-decoration: underline;
}


