﻿/*-----------------------------------------全部----------------------------------------*/
body
{
	background-color:#F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
a:link {
	text-decoration: none;
	color: #30577f;
}
a:visited {
	text-decoration: none;
	color: #30577f;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #30577f;
}

#div_all
{
	width:100%;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	}
	
/*-----------------------------------------上方區塊----------------------------------------*/
#div_top
{
	width:100%;
	height:63px;
	background-image: url(../images/pda_top_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFF7D2;
	}
#div_top a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#div_top a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#div_top a:hover {
	text-decoration: none;
	color: #FFF7D2;
}
#div_top a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*-----------------------------------------中間區塊----------------------------------------*/
#div_middle
{
	width:98%;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	}
#div_content
{
	
	}

/*-----------------------------------------下方區塊----------------------------------------*/
#div_footer
{
	width: 100%;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:5px;
	background-image: url(../images/pda_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align:center;
	color:#ADADAD;
	}

/*-----------------------------------------其他----------------------------------------*/
.yellow
{
	color: #fff18e;
	}
.light_blue
{
	color: #d5f1ff;
	}

.top_padding
{
	margin-top: 8px;
	}
	
.top_white
{
	color: #FFFFFF;
	background-image: url(../images/tw/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height:61px;
	}

.top_white a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.top_white a:visited {
	text-decoration: none;
	color: #FFF7D2;
}
.top_white a:hover {
	text-decoration: none;
	color: #FFF7D2;
}
.top_white a:active {
	text-decoration: none;
	color: #FFF7D2;
}

.accessKey
{
	height:4px; 
	font-size:xx-small;
	}
	
.TxbWatermark
{
	color:#8D8D8D;
	border:none;
	border: solid 2px #DEDEDE;
	}
	
.Search_Txb
{
	border: solid 2px #E0E4FC;
	}
	
.div_submenu
{
	text-align:center;
	background-image: url(../images/pda_submenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border:solid 1px #DEDEDE; border-bottom:none;
	height:20px;
	padding-top:4px;
	padding-bottom:2px;
	margin-top:10px;
	color:#8D8D8D;
	}
.div_submenu_li {
	background-image: url(../images/a_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 28px;
	left: 1px;
	border-bottom:dashed 1px #EEEEEE;
}
.div_back
{
	margin-top:20px;
	width:100%;
	text-align:center;
}
.div_back img
{
	border:none;
	}
	
.div_art_title
{
	color:#6699AA;
	font-weight:bolder;
	font-size:medium;
	padding-bottom:10px;
	padding-left:24px;
	padding-top:4px;
	background-image: url(../images/pin.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
.route_title
{
	color:#AA6928;
	}
	
.pager {
	text-align:center;
	color:#ADADAD;
}
.pager a:link {
	text-decoration: none;
	color: #336699;
}
.pager a:visited {
	text-decoration: none;
	color: #336699;
}
.pager a:hover {
	text-decoration: none;
	color: #CC3300;
}
.pager a:active {
	text-decoration: none;
}
.newspage {
	COLOR: #f26521; TEXT-DECORATION: underline
}
