@charset "utf-8";
/* CSS Document */
@import url("layout.css");
@import url("common.css");
@import url("multimenu.css");/*上面頁籤選單*/
@import url("tabpanel1_class.css");/*中間頁籤選單*/
@import url("i_menu.css");/*左邊選單*/
@import url("friendly.css");
@import url("np.css");
@import url("cp.css");
@import url("mail.css");
@import url("lp.css");
@import url("table.css");


/*--------------------------------------導盲磚-----accesskey--*/
.accesskey {
	font-size: 10px;
	margin-left: 0px;
	position: absolute;
	width: 0px;	
}
.accesskey a {
	color: #F9F9EA;
}
/*--------------------------------------上方選單-- nav Start--*/
.nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	text-align: right;
	right: 5px;
	height: 33px;
	width: 501px;
}
.nav ul {
	margin: 0px;
	padding: 2px 4px 4px 10px;
	list-style: none;
	height: 33px;
}
.nav li {
	display: inline;
	border-left: 1px solid #e5e5e5;
}
.nav li a {
	padding-top: 1px;
	padding-right: 7px;
	padding-left: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*-------------------------------------------flash-*/
.flash {
	top: 0px;
	left: 0px;
	z-index:95;
}
/*---------------左邊開始-------------------------------*/
/*----------------------------------------------- search Start--*/
.search {
	background-image: url(../images/search_bg.png);
	_background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 5px;
	padding: 0px;
	height: 74px;
	width: 193px;
	position: absolute;
	top: 183px;
	left: 3px;
}
.searchtitle {
	margin: 0px;
	padding: 10px 0 5px 15px;
}
.search form{
	display:inline;
}
.search label {
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	vertical-align: middle;
	font-size: 90%;
}
.search .inputgray {
	color: #999999;
	border: 1px solid #c9c9c9;
	text-align: left;
	vertical-align: middle;
	font-size: 100%;
	width: 120px;
	padding-left: 5px;
}
.search .button {
	margin-left: 2px;
	vertical-align: middle;
	color: #FFFFFF;
}
.search input{
	vertical-align: middle;
}

/*-------------------------------------------------RSS*/
.rss {
	background-image: url(../images/rss.gif);
	height: 59px;
	width: 186px;
	margin: 10px auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
}
.rss h2{
	padding: 17px 0px 5px 30px;
	*padding: 20px 0px 5px 30px;
	font-size: 130%;
}
.rss h2 a{
	color: #FFFFFF;
}
.rss h2 a:hover{
	color: #FFCC00;
}
/* ---------------------------------------------------------相關連結 */
.ReSites {
	padding:0px;
	margin:0px 5px 10px 10px;
	width: 181px;
}
.ReSites h3 {
	font-size: 125%;
	color: #FFFFFF;
	margin: 5px 0px 0px;
	font-weight: bold;
	padding: 2px 0px 5px 10px;
	*padding: 4px 0px 5px 10px;
	height: 36px;
	background-image: url(../images/ReSites_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.ReSites h3 a {
	color: #FFFFFF;
}
.ReSites h3 a:hover{
	color: #FFFFFF;
}
.ReSites .body1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/ReSites_bg2.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
}
.ReSites .body1 ul {
	margin: 0px;
	padding: 5px;
}
.ReSites .body1 ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ReSites .body1 ul li img{
	list-style: none;
	margin: 0px 10px 0px 20px;
	padding: 0px;
}
html>body .ReSites .body1 ul li {
}
.ReSites .foot {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/ReSites_bg3.gif);
	background-position: left bottom;
	height: 10px;
}
.more1 {
	float:right;
	margin:10px 5px 0 0;
	padding:0px;
	clear: both;
}
.more1 a {
	color: #555555;
	background-image: url(../images/arrow04.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-align:right;
	display:block;
	margin:0px 0;
	padding:0px 0px 2px 12px;
}
.more1 a:hover {
	color: #900;
	text-decoration: underline;
}
/*---------------中間開始-------------------------------*/
/*-----------------------------------------------center Start--*/
.banner {
	width: 545px;
	height: 117px;
	margin: 5px auto 10px;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
.pic img{
	width: 535px;
	height: 107px;
	padding: 5px 0px 4px 5px;
}

/*-------------------------------------中間廣告選單-----*/
.picmenu {
	clear: none;
	left: 740px;
	top: 116px;
	float: right;
	font-size: 130%;
	color: #CC6633;
	margin: 5px 10px 5px 0px;
	height: 182px;
	width: 168px;
}
.picmenu ul {
	margin:0px;
	padding: 0px;
	list-style: none;
}
.picmenu li{
	margin:0px;
	padding: 0px;
	border-top: 1px dotted #a3c6fe;
	height: 35px;
}
.picmenu li a{
	display: block;
	list-style: none;
	text-indent: 12px;
	font: 100%/2 "微軟正黑體";
	color: #993300;
}
.picmenu li a:hover{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: -1px 7px;
}
/*-----------------------------------------------new Start--*/
.new {
	margin: 5px 0 0 0;
	padding: 0px;
}
.new h2 {
	color: #FFFFFF;
	font-size: 125%;
	margin: 0px 0px 5px;
	font-weight: bold;
	background-image: url(../images/newsright_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	height: 29px;
}
.new h2 span{
	background-image: url(../images/newstitle_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 100%;
	height: 29px;
	margin:0 10px 0 5px;
	padding:9px 8px 3px 10px;
	*padding:7px 8px 3px 10px;
	_padding:7px 8px 3px 10px;
}
.new .body {
	margin: 0px;
	padding: 0px;
}
.new .body ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.new .body li {
	margin: 0px 10px;
	border-bottom: 1px dotted #a0a0a0;
	list-style: url(none) none outside;/*文字縮排*/
	display: block;
	padding: 5px 5px 5px 20px;
 *padding: 5px 5px 5px 20px;/*IE7*/
	_padding: 7px 5px 5px 20px;/*IE7*/
	background-position: 5px 13px;
	background-image: url(../images/arrow02.gif);
	background-repeat: no-repeat;
}
.new .body li a {
	color: #0066CC;
	text-decoration: none;
	font: normal 110%/1.5em Verdana, Arial, Helvetica, sans-serif;
}
.new .body li a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.new .more {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.new .more a {
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.more a:hover {
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.Date {
	font-size: 90%;
	color: #CC0000;
}
.foot {
}

/*-----------------------------------------------message Start--*/
.message {
	margin: 0px;
	padding: 0px;
}
.message h2 {
	color: #FFFFFF;
	font-size: 125%;
	margin: 0px 0px 5px;
	font-weight: bold;
	background-image: url(../images/newsright_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	height: 29px;
}
.message h2 span{
	background-image: url(../images/newstitle_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 100%;
	height: 29px;
	margin:0 10px 0 5px;
	padding:9px 8px 3px 10px;
	*padding:7px 8px 3px 10px;
	_padding:7px 8px 3px 10px;
}
.message .body {
	margin: 0px;
	padding: 0px;
}
.message .body ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.message .body li {
	margin: 0px 10px;
	border-bottom: 1px dotted #a0a0a0;
	list-style: url(none) none outside;/*文字縮排*/
	display: block;
	padding: 5px 5px 5px 20px;
 *padding: 5px 5px 5px 20px;/*IE7*/
	_padding: 7px 5px 5px 20px;/*IE7*/
	background-position: 5px 13px;
	background-image: url(../images/arrow02.gif);
	background-repeat: no-repeat;
}
.message .body li a {
	color: #0066CC;
	text-decoration: none;
	font: bold 120%/1.5em Verdana, Arial, Helvetica, sans-serif;
}
.message .body li a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.message .more {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.message .more a {
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.more a:hover {
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.Date {
	font-size: 90%;
	color: #CC0000;
}
.foot {
}
/*---------------右邊開始-------------------------------*/

/*-----------------------------------------------right Start--*/
.rightad {
	margin: 0px 0px 10px;
	*margin: 0px 0px 5px;
	padding: 0px;
}
.rightad .header1 {
	background-image: url(../images/rightad_1.gif);
	background-position: 0px 5px;
	height: 17px;
	width: 203px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.rightad .body {
	background-image: url(../images/rightad_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;	
}
.rightad .body ul {
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
.rightad .body ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-image: url(../images/ReSites_bg4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
html>body .rightad .body ul li {
}
.rightad .foot {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/rightad_3.gif);
	background-position: left bottom;
	height: 12px;
	background-repeat: no-repeat;
}
/*--------------------------------------------------首頁字體大小設定*/
.fontSet{
	background-repeat: no-repeat;
	margin:0px 5px 5px 0;
	*margin:0px 0px 0px 0;
	padding:20px 2px 0px 35px;
	*padding:20px 2px 0px 35px;
	width:170px;
	height:39px;
	color: #535353;
	background-image: url(../images/fontSet_bg.gif);
	background-position: 0px 5px;
	font-weight: bold;
}
.fontSet ul{
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
}
.fontSet li{
	display: inline;
}
/*---------------------------------------------------wmv Start--*/
.wmvbg {
	background-image: url(../images/wmv_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
}
.wmv{
	font-size: 100%;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	margin-right: 20px;
	*margin-right: 10px;
	_margin-right: 5px;
}
.wmvbg .body {
	height: 170px;
	text-align: center;
	display: block;
	background-image: url(../images/wmv_bg02.gif);
	background-repeat: repeat-y;
}
.wmvbg .more {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.wmvbg .foot {
	background-image: url(../images/wmv_bg03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
}
/* ---------------------------------------------------------站外連結 */
.ReSites1 {
	padding:0px;
	margin:0px 0px 10px;
	width: 206px;
	background-image: url(../images/ReSites1_bg2.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}
.ReSites1 h3 {
	font-size: 125%;
	color: #FFFFFF;
	margin: 5px 0px 0px;
	font-weight: bold;
	padding: 2px 0px 5px 10px;
	*padding: 4px 0px 5px 10px;
	height: 39px;
	background-image: url(../images/ReSites1_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.ReSites1 h3 a {
	color: #FFFFFF;
}
.ReSites1 h3 a:hover{
	color: #FFFFFF;
}
.ReSites1 .body1 {
	margin: 0px;
	padding: 0px;

}
.ReSites1 .body1 ul {
	margin: 0px;
	padding: 5px;
}
.ReSites1 .body1 ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ReSites1 .body1 ul li img{
	list-style: none;
	margin: 0px 10px 0px 38px;
	padding: 0px;
	width: 122px;
	height: 57px;
}
html>body .ReSites1 .body1 ul li {
}
.ReSites1 .foot {
	margin: 0;
	padding: 0;
	background-image: url(../images/ReSites1_bg3.gif);
	background-position: left bottom;
	height: 15px;
	display: block;
	clear: both;
}
.ReSites1 .more1 {
	text-align: right;
	margin: -5px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
}
.ReSites1 .more1 li {
	background-image: url(../images/arrow04.gif);
	background-position: 140px 7px;
	background-repeat: no-repeat;
}
.ReSites1 .more1 a {
	color:#0066CC;
}
.ReSites1 .more1 a:hover {
	color:#FF0000;
	text-decoration: underline;
}
/*-----------------------------------------------footer Start--*/
.footer{
	clear:both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	font-size: 90%;
	color: #666666;
	line-height: 140%;
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
	width:100%;

}
.footer .logo{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border-right: 1px solid #999999;
	padding-right: 10px;
}
.footer .a1 {
	margin: 0px;
	float: right;
	position: absolute;
	top: 30px;
	right: 10px;
}
.footer .egov {
	margin: 0px;
	float: right;
	position: absolute;
	right: 100px;
	top: 30px;
}

.footer .link{
	margin-left: 0px;
}
.footer .link a{
	color: #006699;
	text-decoration: underline;	
}
.footer .link a:hover{
	color: #CC0000;
	text-decoration: underline;	
}
/*------------------------------------Visitors*/
.Visitors {
	text-align: right;
	margin: 0 ;
	padding: 0px;
	position: absolute;
	top:10px;
	right:5px;
}
.Visitors ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.Visitors li {
	color: #666;
	padding-left: 15px;
}
.Visitors li span {
	color: #990000;
}

.Update {
	margin: 12px 0;
	text-align: left;
}
.MsoNormal a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.MsoNormal a:hover {
	color: #cc0000;
	text-decoration: underline;
}

