@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #3A3A3A;/* 原#616161 */
	background: #f4f4f4;
	font-family: "新細明體", verdana, tahoma, Arial;
	text-align: center; /* 這樣會讓容器在 IE 5* 瀏覽器內置中對齊。然後，文字會在 #container 選取器中設定為靠左對齊預設值 */
	line-height: 1.6em;
	font-size: 10pt;
	font-style: normal;
}
#container { 
	position: relative; /* 新增 position: relative 可讓您決定兩個邊列相對於這個容器的位置 */
	width: 960px;
	/*background: #FFFFFF;*/
	margin: 0 auto; /* 自動邊界 (搭配寬度) 會讓頁面置中對齊 */
	text-align: left; /* 這樣做會覆寫 Body 元素上的 text-align: center。 */
}
#memBar {
	color:#111;
	background-image:url(images/memBar_bg.gif);
	background-color:#CDCDCD;
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
	padding: 5px 20px 0 20px;
	text-align: right;
}
#memBar a:link, #memBar a:visited {	color:#666666;}
#memBar a:hover {	color:#999999;}
#header {
	background: #DDDDDD; 
	padding: 0;
}
/*主選單*/
#globalNav {background-image:url(images/globalNav_bg.gif);}
#searchBar {
	background-image:url(images/searchBar_bg.gif);
	background-color:#FF7F00;
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
}
/*搜尋*/
#searchBar .fltlft {
	margin-top:8px;
	margin-left:50px;
}
/*熱門關鍵字*/
#searchBar .fltrt {
	margin-top:8px;
	margin-right:50px;
	color:#FFF;
}
#searchBar .fltrt a {color:#FFF;}
#talkBar {
	background-image:url(images/talkBar_bg.gif);
	background-color:#CDCDCD;
	background-repeat: repeat-x;
	background-position: top;
	height: 3px;
}
#talkBar .color01 {color:#000;}
.talkBar_left {	background-image:url(images/talkBar_left.gif);width:30px;height:27px;}
.talkBar_center {	background-image:url(images/talkBar_center.gif);}
.talkBar_right {	background-image:url(images/talkBar_right.gif);width:20px;height:27px;}
/*側邊欄1*/
#sidebar1 {
	vertical-align:top;
	position:relative;
	background: #FFF;
	/*padding: 10px;*/
	margin-left:0;
	width:200px;	
}
/*側邊欄1*/
#sidebar1 {
	vertical-align:top;
	background: #FFF;
	width:200px;	
	/*padding: 10px;*/
}
#sidebar1 h1 {
	font-size:13px;
	color: #C00;
	background-image:url(images/sideBar_h1.gif);
	background-repeat:no-repeat;
	height:25px;
	text-align:left;
	padding:0 0 0 10px;
	margin: 5px 0px;
	line-height:25px;
	/*font-weight:normal;*/
}
#sidebar1 h2 {
	padding-left: 10px;
}
#sidebar1 h3 {
	padding-left: 10px;
}
#sidebar1 h4 {
	padding-left: 10px;
}
#sidebar1 h5 {
	padding-left: 10px;
}
#sidebar1 h6 {
	padding-left: 10px;
}
#sidebar1 p {
	padding: 10px;
}
#sidebar1 ol, #sidebar1 ul {
	margin-left:30px;
	margin-right:10px;
}
#sidebar1 .block3_tab {
	margin:0px;
}
/*側邊欄2*/
#sidebar2 {
	vertical-align:top;
	background: #FFF;
	width:200px;
	font-size: 10pt;	/*padding: 10px;*/
}
#sidebar2 h1 {
	font-size:13px;
	color: #C00;
	background-image:url(images/sideBar_h1_2.gif);
	background-repeat:no-repeat;
	height:25px;
	text-align:left;
	padding:0 0 0 10px;
	margin: 5px 0px;
	line-height:25px;
	/*font-weight:normal;*/
}
#sidebar2 h2 {
	padding-left: 10px;
}
#sidebar2 h3 {
	padding-left: 10px;
}
#sidebar2 h4 {
	padding-left: 10px;
}
#sidebar2 h5 {
	padding-left: 10px;
}
#sidebar2 h6 {
	padding-left: 10px;
}
#sidebar2 p {
	padding: 10px;
}
#sidebar2 ol, #sidebar2 ul {
	margin-left:30px;
	margin-right:10px;
}
/*主要內容區塊*/
#mainContent {
	padding: 10px;
	font-size: 12pt;
	line-height: 1.8em;
	vertical-align:top;
}
#mainContent p {
	font-size: 12pt;
}
#mainContent .content p {
	margin-bottom:20px;
	/*letter-spacing: 0.1em;*/
}
#footer { 
	padding: 0;
	background:#f4f4f4;
	background-image:url(images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
	height:165px;
}
/*#footer下方的其他連結*/
#otherLink {
	color:#FFF;
	text-align:center;
	height: 26px;
	background-color: #ff2a00;
	padding-top:4px;
	border-bottom:#FFF solid 1px;
}
#otherLink a:link, #otherLink a:visited {
	color:#FFF;
}
#otherLink a:hover {
	color: #FC0;
}
/*版權聲明*/
#copyRight {
	text-align:center;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin: 15px;
}
/*子選單列(含li)*/
.subNavLiBar {
	padding:0;
	margin-bottom:10px;
}
.subNavLi_left {
	background-image:url(images/subNavLi_left.gif);
	width:20px;
	height:35px;
}
.subNavLi_bg {
	background-image:url(images/subNavLi_bg.gif);
}
.subNavLi_right {
	background-image:url(images/subNavLi_right.gif);
	width:20px;
	height:35px;
}
.subNavLiBar li {
	list-style:none;
/*	display: inline-block;*/
	margin:0;
	padding:0 10px;
	height:35px;
	float:left;
}
.subNavLiBar li a:link, .subNavLiBar li a:visited {
	color:#000;
	line-height:32px;
	*line-height:35px; /*IE6*/
	display: inline-block;
}
.subNavLiBar li a:hover {
	color: #F60;
}
.subNavLiBar li.tabSelect a:link, .subNavLiBar li.tabSelect a:visited {
	color: #F60;
	font-weight:bold;
}
.subNavLiBar li.tabSelect {
	background-image:url(images/subNavLi_bg_select.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.subNavLiBar a:link, .subNav a:visited {color: #fff;text-decoration: none;padding:0 5px;}
/*子選單列*/
.subNav {
	color: #fff;
	position:relative;
	text-align:left;
	/*margin-top:-5px;*/
	margin-bottom:15px;
	font-size:11pt;
}
.subNav a:link, .subNav a:visited {color: #fff;text-decoration: none;padding:0 5px;}
.subNav a:hover {color: #FF0;}
.subNav a.tabSelect {color: #F90; background-color:#FFF;}
.subNav_left {
	background-image:url(images/subNav_left.gif);
	width:10px;
	height:30px;
}
.subNav_bg {
	background-image:url(images/subNav_bg.gif);
}
.subNav_right {
	background-image:url(images/subNav_right.gif);
	width:10px;
	height:30px;
}
/*.subNav {
	color: #CCC;
	position:relative;
	text-align:left;
	margin-top:-5px;
	margin-bottom:15px;
	padding:3px 10px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: hidden;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	background-color: #f4f4f4;
}
.subNav a:link, .subNav a:visited {color: #e57200;text-decoration: none;padding:0 5px;}
.subNav a:hover {color: #F90;}
.subNav a.tabSelect {color: #000;}*/
/*靠右浮動*/
.fltrt {	float: right;	margin-left: 8px;}
/*靠左浮動*/
.fltlft {	float: left;	margin-right: 8px;}
/*清除浮動*/
.fltclear {	clear:both;}

/* 頁數列 */
.pageBar {
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pageBar strong {
	margin: 3px 2px;
	border: 1px solid #FFAA00;
	background-color: #FFAA00;
	padding: 2px 6px;
	color: #FFFFFF;
	font-weight: bold;
}
.pageBar a:link, .pageBar a:visited {
	color: #666;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 3px 2px;
}
.pageBar a:hover, .pageBar .ahover {
	color: #666666;
	border: 1px solid #666666;
	
}
/*//////////////基本樣式//////////////*/
h1  {
	font-size: 12pt;
	color: #F60;
	margin-top:5px;
	margin-bottom:0px;
	font-weight: bold;

}

h2 {
	font-size: 12pt;
	color: #F90;
	margin-top:5px;
	margin-bottom:0px;
}
h3 {
	font-size: 11pt;
	color: #CC6600;
	margin-top:0px;
	margin-bottom:0px;
}
h4 {
	font-size: 12px;
	color: #996600;
	margin-top:10px;
	margin-bottom:0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;	
	color: #996600;
	margin-top:10px;
	margin-bottom:0px;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:0px;
	color: #666666;
}
ol, ul { margin-left:50px; padding:0px;}
p, ol, ul {
	margin-top: 5px;
	margin-bottom:5px;
	/*letter-spacing: 0.1em;*/
}
/*粗體-重點標示用*/
strong {
	font-weight: bold;
	color: #CC0000;
}
/*斜體字-註解說明用*/
em {
	color: #c99938;
	font-style: normal;
}
hr {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	height: 0px;
	margin:0px;
}
a:link, a:visited {
	color: #C60;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
input, textarea {font-size:12px;}

/*//////////////自訂樣式//////////////*/
/*按鈕樣式*/
a.btn1:link, a.btn1:visited, input.btn1 {
	color:#555;
	border: 1px solid #999;
	background-color: #e7e7e7;
	padding: 3px 8px 3px 8px;

	*padding: 3px 8px 1px 8px;
	text-decoration: none;
	line-height:16px;
	background-image:url(images/btn1_bg.gif);
	background-repeat:repeat-x;
	cursor:pointer;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	display: inline-block;
}
input.btn1 {
	line-height:12px;
}
a.btn1:hover, input.btn1:hover {
	color:#000;
	border: 1px solid #333;
	background-color: #FFF;
	background-image:url('');
}
a.btn2:link, a.btn2:visited, input.btn2 {
	color:#FFF;
	border: 1px solid #ffa223;
	background-color: #ffa223;
	padding: 3px 8px 3px 8px;

	*padding: 3px 8px 1px 8px;
	text-decoration: none;
	line-height:16px;
	background-image:url(images/btn2_bg.gif);
	background-repeat:repeat-x;
	cursor:pointer;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
	display: inline-block;
}
input.btn2 {
	line-height:12px;
	background-color: #ffc757;
}
a.btn2:hover, input.btn2:hover {
	color:#fff;
	border: 1px solid #c27100;
	background-color: #ffaa00;
	background-image:url('');
}
a.btnMore:link, a.btnMore:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:7px;
	line-height:10px;
}
/*分隔高度*/
.spacer {
	height:10px;
}
/*表格式資料*/
.tbList01 {
	border-collapse:collapse;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	/*text-align:center;*/
}
.tbList01 td, .tbList01 th {
	border:1px solid #666666;
	padding: 5px;
	/*text-align:center;*/
	/*vertical-align:top;*/
}
.tbList01 th {
	font-weight:normal;
	background-color: #f4f4f4;
	color: #333;
	font-size:11pt;
}
.tbList01 .even th {
	background-color: #eee;
}
.tbList01 td {
	/*background-color: #FFFFFF;*/
	/*text-align:left;*/
}
.tbList01 .even td {
	background-color: #fafafa;
}
.tbList01 td td {
	border-width: 0px;
	padding:0;
}
.tbList02 {
	/*border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;*/
	/*text-align:center;*/
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ccc;
}
.tbList02 th {
	font-weight:normal;
	font-size: 11pt;
	padding: 5px;
	background-color: #f4f4f4;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
.tbList02 .even th {
	background-color: #eee;
}
.tbList02 td {
	/*background-color: #FFFFFF;*/
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.tbList02 .even td {
	background-color: #fafafa;
}
.tbList02 td th, .tbList02 td td {
	border-width: 0px;
	padding:0;
}
.tbList02v {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ccc;
}
.tbList02v th {
	font-weight:normal;
	font-size: 11pt;
	padding: 5px;
	background-color: #f4f4f4;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.tbList02v .even th {
	background-color: #eee;
}
.tbList02v td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.tbList02v .even td {
	background-color: #fafafa;
}
.tbList02v td th, .tbList02v td td {
	border-width: 0px;
	padding:0;
}
/*訊息框*/
.msgBox {
	font-size:12pt;
	color: #000;
	background-color: #FFF3CE;
	padding: 20px 40px;
	border:1px dotted #FFCA28;
}
/*內容分隔框-sean*/
.TitleBg {
	background-color: #FEF7F5;
	color: #F66;
	font-size: 13pt;
	font-weight: bold;
}
/*小字*/
.fontSmall {
	font-size:12px;
	font-weight:normal;
}
/*大字*/
.fontBig {
	font: bold 18pt/1.2em "新細明體", "標楷體";
}
.color01 {
	color: #999;
}
.color02 {
	color: #FF1717;
}
.color03 {
	color: #F60;
}
.color04 {
	color: #06C;
}
/* 圖片框框 */
.imgLine {/* jQuery控制 */
	/*border-width: 2px;
	border-style: solid;
	border-color: #bbb;
	background-color:#FFF;*/
}
.imgLine_br, .imgLine_bl, .imgLine_tl, .imgLine_tr {background-image: url("images/imgLine.gif");background-repeat:no-repeat;}
.imgLine_tr {	background-position: top right;}
.imgLine_tl {	background-position: top left;	word-wrap:break-word;	overflow: hidden;	margin-right:5px;	padding-top:5px;	padding-left:5px;}
.imgLine_br {	background-position: bottom right; float:left;}
.imgLine_bl {	margin-right: 5px;	padding-top:5px;	background-position: bottom left; clear:both;}

/* 關鍵字 */
.keyWords .color01 {	color:#F90;	font-size:16px; font-weight:bold;}
.keyWords .color02 {	color:#F90;	font-size:16px;}
.keyWords .color03 {	color:#C63;	font-size:16px; font-weight:bold;}
.keyWords .color04 {	color:#C63;	font-size:16px;}
.keyWords .color05 {	color:#F90;	font-size:13px; font-weight:bold;}
.keyWords .color06 {	color:#F90;	font-size:13px;}
.keyWords .color07 {	color:#C63;	font-size:13px; font-weight:bold;}
.keyWords .color08 {	color:#C63;	font-size:13px;}

/*內容區塊1*/
.block1_tl {background-image:url(images/block1_tl.gif); width:10px; height:36px;}
.block1_t {background-image:url(images/block1_t.gif);}
.block1_tr {background-image:url(images/block1_tr.gif); width:10px; height:36px;}
.block1_l {background-image:url(images/block1_l.gif);}
.block1_r {background-image:url(images/block1_r.gif);}
.block1_bl {background-image:url(images/block1_bl.gif); width:10px; height:10px;}
.block1_b {background-image:url(images/block1_b.gif);}
.block1_br {background-image:url(images/block1_br.gif); width:10px; height:10px;}

/*內容區塊1+無標題*/
.block1_tl2 {background-image:url(images/block1_tl2.gif); width:10px; height:10px;}
.block1_t2 {background-image:url(images/block1_t2.gif);}
.block1_tr2 {background-image:url(images/block1_tr2.gif); width:10px; height:10px;}

/*內容區塊1+標題*/
.block1_title_l {background-image:url(images/block1_title_l.gif); width:55px; height:35px;}
.block1_title_bg {background-image:url(images/block1_title_bg.gif); font-size:16px; font-weight:bold; color:#FFF;padding-top:0px; background-position:right;}
.block1_title_r {background-image:url(images/block1_title_r.gif); width:10px; height:35px;}
.block1_title_bg {
	background-image:url(images/block1_title_bg.gif);
	font-size:12pt;/*	font-size:16pt;*/
/*	font-weight:bold;*/
	color:#FFF;
	padding-top:0px;
}
.block1_title_bg a {color:#FFF;}
.block1_title_bg a:hover {
	color:#FFC;
}
.block1_title_r {background-image:url(images/block1_title_r.gif); width:10px; height:35px;}


/*內容區塊1+頁籤*/
.block1_tab {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	letter-spacing: 0em;
	line-height:40px;

}
.block1_tab li {
	display:inline;
	height:36px;
	margin:0;
	padding:0;
}
.block1_tab a {
	color: #333;
	float:left;
	background:url("images/block1_tab_l.gif") no-repeat left top;
	margin-left:0px;
	padding:0 0 0 5px;
	text-decoration:none;
	cursor: pointer;
	overflow:hidden;
}
.block1_tab a span {
	display:inline-block;
	background:url("images/block1_tab_r.gif") no-repeat right top;
	padding:0px 10px 0px 5px;
	margin-right: 0px;
	height:36px;
}

.block1_tab a:hover {
	color: #F60;
}
/* 已選擇的標籤 */
.block1_tab .tabSelect a {
	color:#F90;
	font-weight:bold;
	background-position:0% -36px;
	padding:0 0 0 10px;
}
.block1_tab .tabSelect a span {
	background-position:100% -36px;
	padding-right: 15px;
}
/*暫定
.block1_title {
	font-weight:bold;
	font-size: 16px;
	color: #000;
}*/
.block1_content {
	background-color:#FFF;
	padding: 15px 20px 20px 20px;
}

/*內容區塊2*/
.block2_tl {background-image:url(images/block2_tl.gif); width:10px; height:10px;}
.block2_t {background-image:url(images/block2_t.gif);}
.block2_tr {background-image:url(images/block2_tr.gif); width:10px; height:10px;}
.block2_l {background-image:url(images/block2_l.gif);}
.block2_r {background-image:url(images/block2_r.gif);}
.block2_bl {background-image:url(images/block2_bl.gif); width:10px; height:10px;}
.block2_b {background-image:url(images/block2_b.gif);}
.block2_br {background-image:url(images/block2_br.gif); width:10px; height:10px;}
.block2_content {
	background-color:#fff7e0;
	padding: 10px;
}

/*內容區塊3*/
.block3_tl {background-image:url(images/block3_tl.gif); width:10px; height:36px;}
.block3_t {background-image:url(images/block3_t.gif);}
.block3_tr {background-image:url(images/block3_tr.gif); width:10px; height:36px;}
.block3_l {background-image:url(images/block3_l.gif);}
.block3_r {background-image:url(images/block3_r.gif);}
.block3_bl {background-image:url(images/block3_bl.gif); width:10px; height:10px;}
.block3_b {background-image:url(images/block3_b.gif);}
.block3_br {background-image:url(images/block3_br.gif); width:10px; height:10px;}

/*內容區塊3+頁籤*/
.block3_tab {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	letter-spacing: 0em;
	line-height:40px;
}
.block3_tab li {
	display:inline;
	margin:0;
	padding:0;
}
.block3_tab a {
	color: #666;
	float:left;
	background:url("images/block3_tab_l.gif") no-repeat left top;
	margin-left:0px;
	padding:0 0 0 5px;
	text-decoration:none;
	cursor: pointer;
	overflow:hidden;
}
.block3_tab a span {
	display:inline-block;
	background:url("images/block3_tab_r.gif") no-repeat right top;
	padding:0px 10px 0px 5px;
	margin-right: 0px;
	height:36px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.block3_tab a span {float:none;}
/* End IE5-Mac hack */
.block3_tab a:hover {
	color:#000;
}
/* 已選擇的標籤 */
.block3_tab .tabSelect a {
	color:#F90;
	font-weight:bold;
	background-position:0% -36px;
	padding:0 0 0 10px;
}
.block3_tab .tabSelect a span {
	background-position:100% -36px;
	padding-right: 15px;
}
.block3_content {
	background-color:#FFF;
	padding: 10px;
}
/*內容區塊3+頁籤(白色背景)*/
.block3nobar .block3_tl {background-image:url(images/block3_tl2.gif); width:10px; height:36px;}
.block3nobar .block3_t {background-image:url(images/block3_t2.gif);}
.block3nobar .block3_tr {background-image:url(images/block3_tr2.gif); width:10px; height:36px;}
.block3nobar .block3_tab a {background:url("images/block3_tab_l2.gif") no-repeat left top;}
.block3nobar .block3_tab a span {background:url("images/block3_tab_r2.gif") no-repeat right top;padding:0px 5px 0px 0px;}
.block3nobar .block3_tab .tabSelect a {
	color:#F90;
	font-weight:bold;
	background-position:0% -36px;
	padding:0 0 0 10px;
}
.block3nobar .block3_tab .tabSelect a span {
	background-position:100% -36px;
	padding-right: 10px;
	
}
/*頁籤(花色背景)*/

.tab1 .block3_tab a {background:url("images/tab1_l.gif") no-repeat left top; color:#000}
.tab1 .block3_tab a span {background:url("images/tab1_r.gif") no-repeat right top;padding:0px 10px 0px 5px;}
.tab1 {background-image:url(images/block3_t.gif);}
.tab1 .block3_tab .tabSelect a {
	color:#FFF;
	font-weight:bold;
	background-position:0% -36px;
	padding:0 0 0 10px;
}
.tab1 .block3_tab .tabSelect a:hover {
	color:#FFF;
}
.tab1 .block3_tab .tabSelect a:visited {
	color:#FFF;
}
.tab1 .block3_tab .tabSelect a span {
	background-position:100% -36px;
	padding:0 20px 0 10px;
	
}
/*頁籤(花色背景)子選單*/
#classPanel .PanelTabContent a { color:#FFF; margin-left:10px;
}
#classPanel .PanelTabContent a:hover {
	text-decoration: none;
	color:#FFF;
}
#classPanel .PanelTabContent a:visited { color:#FFF;
}

/*內容區塊4*/
.block4_tl {background-image:url(images/block4_tl.gif); width:10px; height:10px;}
.block4_t {background-image:url(images/block4_t.gif);}
.block4_tr {background-image:url(images/block4_tr.gif); width:10px; height:10px;}
.block4_l {background-image:url(images/block4_l.gif);}
.block4_r {background-image:url(images/block4_r.gif);}
.block4_bl {background-image:url(images/block4_bl.gif); width:10px; height:10px;}
.block4_b {background-image:url(images/block4_b.gif);}
.block4_br {background-image:url(images/block4_br.gif); width:10px; height:10px;}

/*內容區塊4+標題*/
.block4_title_l {background-image:url(images/block4_title_l.gif); width:28px; height:35px;}
.block4_title_bg {background-image:url(images/block4_title_bg.gif); font-size:16px; font-weight:bold; color:#FFF;padding-top:3px;}
.block4_title_r {background-image:url(images/block4_title_r.gif); width:10px; height:35px;}
.block4_content {
	word-wrap : break-word;
	word-break:break-all;
	table-layout:fixed;
}

/*頁籤切換*/
.PanelTabContent { display:none;}
.PanelTab {}
/*icon*/
.icon1{	list-style-image: url(../images/icon_01.gif);}
.icon2{	list-style-image: url(../images/icon_02.gif);}

/*文字自動換行*/
.wrap {	word-wrap : break-word;	word-break:break-all;table-layout:fixed;}
