@charset "utf-8";
/* CSS Document */

/* CP contect*/
.cp{
}
.cp p {
	margin-left: 10px;
	margin-right: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 180%;
	text-align:left;
	font-size:80%;
}
.cp p a {
	color: #0099CC;
	text-decoration: none;
}
.cp p img{
	padding:5px;
	float: right;
}
.cp p a:hover {
	color: #e9550e;
	text-decoration: none;
}
.cp p .title {
	font-weight: bold;
	display: block;
}
.cp ul {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
	color: #333333;
	font-size:80%;
	font-weight: bold;
}
.cp li {
	/*	background-image: url(../images/icon_9.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
*/	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;*/
	margin-bottom:3px;
	color: #777;
	font-weight: normal;
}

/*---------------------------------------------------------------------附件下載------*/
.download {
	margin-bottom: 40px;
	margin-top: 40px;
	margin-right: 30px;
	margin-left: 1px;
	clear: both;
	font-size: 80%;
	text-align: left;
}
.download h3 {
	color: #336699;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(../images/icon_arrow04.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	background-color: #A4D6F0;
}
.download ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
	color: #333333;
}
.download li {
	background-image: url(../images/icon_9.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:3px;
	color: #339ddb;
}
.download .date {
	color: #FF6600;
	margin-left: 10px;
}
/*----------------------------------------------------------------.listTb*/
.listTb {
	border-collapse:collapse;
	border: 1px solid #999999;
	width:95%;
	font-size:80%;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.listTb caption{
	display: none;
}
.listTb th{
	border: 1px solid #75C561;
	padding: 5px;
	background-color: #B6E0AB;
	font-weight: normal;
	color: #333333;
}
.listTb td{
	border: 1px solid #999999;
	padding: 5px;
}
.listTb .td2{
	border: 1px solid #999999;
	padding: 5px;
	text-align:center;
}
.listTb img{
	width: 100px;
}

/*----------------------------------------------------------------------*/

