﻿
/******** General tags ********/
body{
	color:#404040;
	line-height:1em;
	margin:0 auto;
	padding:0;
	background-color: #636361;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 0.8em;
}

/*a{
text-decoration:none;
color:#4088b8;
font-weight:bold;
}

a:hover{text-decoration:underline;}
a img{border:0;}*/
p{
	margin:0 0 18px 10px;
	line-height: 1.6em;
}
ul,ol,dl{font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol{margin:4px 0 4px 35px;}

h1{
	font-size:1.4em;
	color:#6A6A6A;
	line-height: 2.2em;
	display: inline;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 2px;
}
.h1Bg{
	background-image: url(../images/h1Bg.jpg);
	background-repeat: repeat-x;
	line-height: 3px;
}
h1 a{text-transform:none; color:#4088b8;}
h2{
	font-size:1.2em;
	color:#FFFFFF;
	background-image: url(../images/h2BgNews.jpg);
	background-repeat: no-repeat;
	height: 44px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h3{
font-size:1.2em;
font-weight:bold;
color:#00600C;
margin:10px 0 8px 0;
padding:1px 2px 2px 3px;
}



blockquote{
font-size:0.9em;
/*border:1px solid #dadada;*/
margin:20px 10px;
padding:8px;
}

/******** Main wrap ********/
#wrap{
	color:#404040;
	width:925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/warpParBg.jpg);
	background-repeat: repeat-y;
	background-position: -26px;
}


#header{
	width: 935px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.headerMenu {
	margin-right: 8px;
	margin-left: 8px;
}

#toplinks{text-align:right; padding:5px 2px 2px 3px;}

#slogan{
font-size:1.5em;
color:#808080;
font-weight:bold;
letter-spacing:-1px;
margin:15px 0px 20px 35px;
line-height:1.2em;
}

#fontSize{
	float:left;
	width:158px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 33px;
	padding: 0px;
	FONT-SIZE: 10pt;
}
#fontSize img{
	margin-right: 3px;
	margin-left: 3px;
}
#secMenu{
	float:right;
	width:500px;
	padding: 0px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 2em;
	text-align: right;
}
#secMenu a{
	text-decoration:none;
	color:#666666;
	font-weight: normal;
}

#secMenu a:hover{text-decoration:underline;}

/******** sidebar ********/
#sidebar{
	float:left;
	width:158px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
/*
#sidebar ul{
list-style:none;
font-size:0.9em;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#sidebar li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#sidebar ul ul{
margin:4px 0 3px 15px;
line-height:1.2em;
padding:0;
}

#sidebar ul ul li a{font-weight:normal;}
*/
#sidebar h2{margin:3px 0px 8px 0px;}
/******** Content variations ********/
#content{
	line-height:1.5em;
	width:700px;
	float:right;
	text-align:left;
	margin: 0;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 0;
}

#contentalt{
line-height:1.5em;
width:750px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content a{text-transform:none; color:#666666;}

#content img{
	text-transform:none;
	margin: 5px;
}
#content h3, #contentalt h3{margin:10px 0 8px;}

#content table{
		/*border: 1px solid #666;*/
	}
#content tr td{
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		padding: 3px 8px;
		background: #F2F0F1;
	}
#content thead td{
	background-color: #CCCBCA;

	font-weight: bold
	border-bottom: 1px solid #999;
	text-align: center;
	font-weight: bold;
	color: #000000;
	}
#content tbody td{
			/*border-left: 1px solid #D9D9D9;*/
	}
#content tbody tr.even td{
		background: #eee;
	}
#content tbody tr.selected td{
	background-color:#DEDCDD;

	}
#content tbody tr.ruled td{
		color: #000;
		background-color: #C6E3FF; 
		font-weight: bold;
		border-color: #3292FC;
	}
	
	/* Opera fix */
	head:first-child+body tr.ruled td{
		background-color: #C6E3FF; 
	}

/******** Footer ********/
#footer{
	clear:both;
	text-align:center;
	color:#FFFFFF;
	font-size:0.9em;
	line-height:1.6em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #848484;
}
#footer .space {
	margin-right: 10px;
	margin-left: 10px;
}

#footer p{margin:0; padding:0;}
#footer a{color:#FFFFFF;}

#end{
	color:#404040;
	width:935px;
	background-image: url(../images/end.jpg);
	background-repeat: no-repeat;
	background-color: #636361;
	padding: 0;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

/******** Various classes ********/
.box{
color:#ffffff;
font-size:0.9em;
background-color:#4088b8;
border:1px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
}

.box a{color:#f0f0f0;}
.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}
.readmore{text-align:right; margin:-10px 10px 12px 0;}

.center{text-align:center;}
.blue{color:#4088b8;}
.big{font-size:1.3em;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.fade{color:#c8c8c8;}
.gray{color:#808080;}

.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;
}
.path{
	background-image: url(../images/pathPar.jpg);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 0.8em;
}
/*-----Menu--------*/
td.back1{
	background-image: url(../images/menuA.png);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 38px;
	font-size: 12px;
        }
td.back2{
	background-image: url(../images/menuANews.jpg);
	padding-left: 38px;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
        }

.menuBar {
	BORDER-RIGHT: #e4eaeb 0px solid;
	BORDER-TOP: #e4eaeb 0px solid;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #e4eaeb 0px solid;
	WIDTH: 158px;
	CURSOR: hand;
	COLOR: #6C0D0D;
	BORDER-BOTTOM: #e4eaeb 0px solid;
	border-collapse:collapse;
	background-image: url(../images/menuA.png);
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.menuBarOver {
	BORDER-RIGHT: #e4eaeb 0px solid;
	BORDER-TOP: #e4eaeb 0px solid;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #e4eaeb 0px solid;
	WIDTH: 166px;
	CURSOR: hand;
	BORDER-BOTTOM: #e4eaeb 0px solid;
	border-collapse:collapse;
	height: 33px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-left: 0px;
	background-image: url(../images/menuANews.jpg);
}

	.menuLeftNavOff {
	CURSOR: hand;
	COLOR: #0E5500;
	WIDTH: 158px;
	background-image: url(../images/menuBNews.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	font-size: 12px;
}
	.menuLeftNavUp {
	CURSOR: hand;
	COLOR: #FFFFFF;
	WIDTH: 158px;
	background-image: url(../images/menuBNewsover.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	font-size: 12px;
}
/*------par-------*/
#par {
	color: #6F6F6F;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	float: none;
	height: auto;
}
#par h1{
	font-weight: bold;
	color: #5E5E5E;
	font-size: 1em;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#par p.content{
	color: #6F6F6F;
	margin: 4px;
	padding: 4px;	
	height:auto;
	min-height:130px;
}

#par img{
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#par p.page{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D7D7;
	font-size: 0.9em;
	text-align: right;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#par p.page a{
	margin-right: 4px;
	margin-left:4px;
	text-decoration: none;
}
#par p.page a:hover{
	text-decoration: underline;
	background-color: #EAEAEA;
}

#par p.page span{
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	background-color: #B7B7B7;
}

#par .D{
	color: #009933;
	white-space: nowrap;
	margin-right: 15px;
}
#par .year{
	float: left;
	margin-left: 12px;
	}
