@charset "utf-8";

#content{
	width:600px;
	height:auto;
	margin:0 auto;
	padding:0;
	float:center;
	position:relative;
}

#databox{
	width:935px;
	height:auto;
	margin:0 0px 0 0px;
    color:#FFFFFF;
	min-height:630px;
	vertical-align:top;
	text-align:center;
	background-color:White;
}

.tbtitle{
	width:691px;
	height:auto;
	padding:0px;
	margin:0px;
}
.tbtitle2{
	width:1250px;
	height:auto;
	padding: 0 0px 0 0px;
	margin:0 0;
}

/*多頁換頁選單設定*/
#diggbox{
	 height:20px;
	 text-align:center;
}
.digg {
	padding:5px;
	margin:3px;
	text-align:center;
	font-size:13px;
	font-family:"微軟正黑體", Arial, sans-serif;
	margin-left:350px;
}
.digg tr td{
	color:#798e99;
	 width:30px;
	 height:34px;
	 background:url(../images/04內頁_作品專案1/跳頁鈕_r9_c12.jpg) no-repeat left;

padding:0 1px;
	text-align:center;
}

.digg tr td:hover{
	color:#CC0000;
	 width:30px;
	 height:34px;
	  background:url(../images/04內頁_作品專案1/跳頁鈕_r9_c12.jpg) no-repeat left;
 padding:0 1px;
	text-align:center;
}


.digg tr td a {
	color:#1f84c5;
	/*text-decoration:none;*/
	margin:2px;
	padding:0 6px;
	font-size:14px;
	text-decoration:underline;
}
.digg tr td a:hover {
	color:#CC0000;
	/*border-bottom:solid 1px #1f84c5;*/
	font-size:14px;
text-decoration:underline;
}
.digg tr td a:active {
	color:#1f84c5;
	/*border-bottom:solid 1px #F6F;*/
	font-size:14px;
	
}
.digg tr td.current {
	color:#1f84c5;
	/*padding:0 6px;*/
	/*margin:2px;*/
	font-weight:bold;
}
.digg tr td.disabled-l {
	background:url(../images/04內頁_作品專案1/跳頁鈕_r7_c9.jpg) no-repeat left;
	width:30px;
	height:34px;
}
.digg tr td.disabled-l:hover {
	background:url(../images/04內頁_作品專案1/跳頁鈕_r9_c9.jpg) no-repeat left;
	width:30px;
	height:34px;
}
.digg tr td.disabled-r {
	background:url(../images/04內頁_作品專案1/跳頁鈕_r7_c18.jpg) no-repeat left;
	width:30px;
	height:34px;
}
.digg tr td.disabled-r:hover {
	background:url(../images/04內頁_作品專案1/跳頁鈕_r9_c18.jpg) no-repeat left;
	width:30px;
	height:34px;
}


.h1{
	font-size:18px;
	color:#000;
	border-bottom:#e0e0e0 1px dotted;
	padding:6px;
	margin:3px;
}
/*多頁換頁選單設定*/


/*多頁換頁選單設定-----最新消息-首頁版*/
#diggbox1{
	 height:20px;
	 text-align:center;
}
.digg1 {
	/*padding:5px;*/
	/*margin:3px;*/
	text-align:center;
	font-size:13px;
	font-family:"微軟正黑體", Arial, sans-serif;
	margin-left:456px;
}
.digg1 tr td{
	color:#798e99;
	 width:30px;
	 height:34px;
	 background:url(../images/04內頁_作品專案1/作品專案1_r9_c12.jpg) no-repeat left;

padding:0 1px;
	text-align:center;
}

.digg1 tr td:hover{
	color:#CC0000;
	 width:30px;
	 height:34px;
	  background:url(../images/04內頁_作品專案1/作品專案1_r9_c12.jpg) no-repeat left;
 padding:0 1px;
	text-align:center;
}


.digg1 tr td a {
	color:#1f84c5;
	/*text-decoration:none;*/
	margin:2px;
	padding:0 6px;
	font-size:14px;
		text-decoration:underline;
}
.digg1 tr td a:hover {
	color:#CC0000;
	/*border-bottom:1px 1px #1f84c5;*/
	font-size:14px;
		text-decoration:underline;
}
.digg1 tr td a:active {
	color:#F6F;
	/*border-bottom:1px 1px #1f84c5;*/
	font-size:14px;
}
.digg1 tr td.current {
	color:#1f84c5;
	/*padding:0 6px;*/
	/*margin:2px;*/
	font-weight:bold;
}
.digg1 tr td.disabled-l {
	background:url(../images/04內頁_作品專案1/作品專案1_r7_c9.jpg) no-repeat left;
	width:30px;
	height:34px;
}
.digg1 tr td.disabled-l:hover {
	background:url(../images/04內頁_作品專案1/作品專案1_r9_c9.jpg) no-repeat left;
	width:30px;
	height:34px;
}
.digg1 tr td.disabled-r {
	background:url(../images/04內頁_作品專案1/作品專案1_r7_c18.jpg) no-repeat left;
	width:30px;
	height:34px;
}
.digg1 tr td.disabled-r:hover {
	background:url(../images/04內頁_作品專案1/作品專案1_r9_c18.jpg) no-repeat left;
	width:30px;
	height:34px;
}


.h1{
	font-size:18px;
	color:#000;
	border-bottom:#e0e0e0 2px dotted;
	padding:6px;
	margin:3px;
}
/*多頁換頁選單設定*/


/*麵包屑*/
#pathway{
	width:700px;
	text-align:right;
	height:50px;
}

#pathway ul {
	line-height:50px;
	padding-right:50px;
	display:inline;
	color:#8a8a8a;
	font-size:small;
}
#pathway ul li {
	margin-left:0;
	display:inline;
	text-decoration:none;
}
#pathway ul li a:link, #pathway ul li a:visited{
	color:#8a8a8a;
	display:inline;
	text-decoration:none;
}
#pathway ul li a:hover {
	color:#C00;
	display:inline;
}
#pathway ul ul li {
	background-image: url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}

#pathway li ul
{
    padding-right:0;
}
/*#pathway ul ul li.current2{
	color:#00F;
	text-decoration:underline;
}*/

/*麵包屑END*/

#logotitle{
	width:400px;
	height:50px;
	float:left;
	margin:0;
	padding-left:13px;
	position:relative;
}