@charset "utf-8";
/* CSS Document */


.cp h3 {
	color: #a40000;
	font-size:120%;
	margin:8px 0 8px 0px;
	padding: 1px 0 0 23px;
	background-image: url(../images/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-position: 0px 0px\9;
 *background-position: 0px 2px;
	_background-position: 0px 1px;
}
.cp h3 a {
	color: #a40000;
	
}
.cp h4, .cp h5 {
	margin:0 0 10px 23px;
	color:#09C;
	font-size:120%;
}
/*--------------------------------------------------------------------info-*/
.cp .info {
	margin: 5px 0 5px 0;
	display: block;
	padding: 0;
	font-family: "新細明體";
	text-align:left;
}
.cp .info li {
	margin: 0px 10px 0 0;
	padding: 0 0 0 12px;
	color: #40728C;
	display:inline;
	background-image: url(../images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	line-height: 100%;
}
.cp .info li span {
	color: #40728C;
}
/*-----------------------------------------*/
.cp .info2 {
	margin: 10px 0;
	display: block;
	padding: 0;
	font-family: "新細明體";
	text-align:left;
}
.cp .info2 li {
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	color: #40728C;
	background-image: url(../images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	line-height: 100%;
	list-style-type: none;
}
.cp .info2 li span {
	color: #40728C;
}
/*--------------------------------------------------------------------image -*/
.cp .image {
	float:left;
	padding: 0px;
	margin: 0px 10px 8px 0px;
	text-align: center;
	
	width: 270px;
}
.cp .image img {
	width: 197px;
	height: 250px;
	border: 1px solid #fff;
}
.cp .image span {
	display: block;
	margin-top: 10px;
	color: #930;
	line-height: 120%;
	margin-bottom: 5px;
}
/*--------------------------------------------------------------------image2照片 -*/
.cp .image2 {
	float:left;
	padding: 0px;
	margin: 0px 10px 8px 0px;
	text-align: center;
	border: 5px solid #E0E0E0;
	width: 139px;
}
.cp .image2 img {
	width: 137px;
	border: 1px solid #fff;
}
/*--------------------------------------------------------------------p-*/
.cp p {
	padding: 0px;
	margin:0 0 15px 0;
	color: #333333;
	line-height: 170%;
}

.cp ol {
	margin:0 0 0 50px;
}
.cp ol li {
	margin:0 0 10px 0;
	padding:0;
	list-style: decimal;
}

.cp ul {
	margin:0 0 0 45px;
}
.cp ul li {
	margin:0 0 10px 0;
	list-style-type: square;
}

.cp .cpul {
	margin:0 10px 30px 25px;
}
.cp .cpul li {
	margin: 0 0 4px 0;
	padding:1px 0 1px 12px;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style-type: none;
}
.cp .title {
	font-size: 120%;
	color: #808000;
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 2px 0 0 25px;
	font-weight:bold;
	margin:0 0 5px 10px;
}
/*--------------------------------------------------------------------table-*/
.cp table {
	border-collapse:collapse;
	border:1px solid #a0a0a0;
	width: 100%;
	margin:10px 0;
	color: #333333;
	clear:both;
}
.cp table caption {
	display:none;
}
.cp table th {
	font-weight: normal;
	background-color: #EBEBEB;
	padding: 4px 10px 3px 5px;
	border: 1px solid #a0a0a0;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}
.cp table th.aRight {
	text-align: right;
}
.cp table th.aLeft {
	text-align: left;
}
.cp table td {
	font-weight: normal;
	padding: 4px 10px 3px 5px;
	border: 1px solid #a0a0a0;
	line-height: 150%;
	text-align: left;
}
.cp table td.aCenter {
	text-align: center;
}
.cp table td.aRight {
	text-align: right;
}
/*--------------------------------------------------------listTb_bordernone----無框表格*/
.cp .tbbordernone {
	border-collapse:collapse;
	border:none;
	width: 98%;
	margin:10px 5px;
	color: #333333;
	border:none;
}
.cp .tbbordernone caption {
	display: none;
}
.cp .tbbordernone td {
	font-weight: normal;
	padding:0;
	border:none;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}
.cp .tbbordernone td p {
	margin:0 0 15px 30px;
}
/*--------------------------------------------------*/
.cp .papers {
	margin:0;
}
.cp .papers li {
	display:inline;
	list-style-type: none;
	margin:0 5px 0 0;
}
/*---------------------------------------------------------------------附件下載------*/
.cp .download {
	margin:20px 0px;
	padding: 0 0 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.cp .download ul {
	margin:0 20px;
	padding: 0px;
	color: #333333;
}
.cp .download li {
	list-style-type: none;
	background-image: url(../images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
}
.cp .download .date {
	color: #333333;
	margin-left: 10px;
}
.cp .download .image {
	clear:both;
	float: none;
	margin:0 0 0 8px;
	vertical-align: middle;
}
/*-------------------------------------------------------------------------相關照片--*/

.cp .related {
	margin:20px 0px;
	padding: 0 0 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.cp .related ul {
	margin:0 20px;
	padding: 0px;
	color: #333333;
}
.cp .related li {
	list-style-type: none;
	background-image: url(../images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
}
.cp .related .date {
	color: #333333;
	margin-left: 10px;
}
.cp .related img {
	clear:both;
	float: none;
	margin:0 0 0 8px;
	vertical-align: middle;
	border: none;
}
.cp .related img.image {
	width:auto;
}
