body {
overflow-x:hidden; /*刪除水平捲軸*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top: 0px;　
margin-left: 0px;
margin-right: 0px;　
margin-bottom: 0px;
}
table,td,tr
{
	font-family:verdana;
	font-size:12px; 

	
}


TEXTAREA,input{
	font-size:12px;

	color:#885937

}
select {
font-size: 12px;HEIGHT:18px;background-color: #F6F0E0; border: 1 solid #D4D0C7
}


tr.delbgon{
	background-color:#FFC1CC;
}
tr.delbgoff{
	background-color:#FFFFFF;
}
tr.TitleBgcolor
{
	background-color:#F2F2F2 ;
	font-size:12px;
	color: #000000;	
	vertical-align:middle;
	height:30px;

	width:100%;
	word-break:keep-all;/* 不換行 */
	white-space:nowrap;/* 不換行 */
	overflow:hidden;/* 內容超出寬度時隱藏超出部分的內容 */
	text-overflow:ellipsis;/* 當對像內文本溢出時顯示省略標記(...) ；需與overflow:hidden;一起使用。*/	 
	
}
.TitleBgcolorSort{
	background-image: url(../images/sort.gif);         
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
}
.TitleBgcolorSort1{
	background-image: url(../images/sort1.gif);         	
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
}
.TitleBgcolorSort2{
	background-image: url(../images/sort2.gif);         	
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
}
tr.DataBgcolor1,td.DataBgcolor1
{

	background-color:#EAF8FE;
	font-size:12px;
}



tr.DataBgcolor2,td.DataBgcolor2
{
	background-color:#F1FAFE;
	font-size:12px;
}
hr {
	border: 1px dashed #CCCCCC;
}

tr.SDataBgcolor1,td.SDataBgcolor1
{
	text-align: right;
	background-color: #FFFFFF;
	color: #0644ad;
}


tr.SDataBgcolor2,td.SDataBgcolor2
{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;	
	border-bottom-color:#F6F6F6;
	border-bottom-width:1px;
      border-bottom-style:inset;

}
tr.DataBgcolor3
{
	background-color:#FFFFCC;
	font-size:12px;
	color: #000000;	
}
table.TableBgcolor{
 border-collapse: separate; // collapse;
 border-spacing: 10px;
  empty-cells:  show ; 
}

//Modify
table.MTableBgcolor{
	background-color: #B5C7E7;
	border-collapse: separate; // collapse;
	border-spacing: 10px;
	empty-cells:  show ; 
}
tr.MTitleBgcolor,td.MTitleBgcolor{
	background-color: #95D5D3;
	font-size:12px;
	color: #FFFFFF;	
	
}
tr.MDataBgcolor1,td.MDataBgcolor1{
	text-align: right;
	vertical-align:top;
	color: #0644ad;
}

tr.MDataBgcolor2,td.MDataBgcolor2{
	text-align: left;

	color: #000000;	
	border-bottom-color:#F6F6F6;
	border-bottom-width:1px;
      border-bottom-style:inset;


}
.btn{
width:100px
}

form{margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.linksubmit{
	background-image: url(../images/sort.gif);         
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
}

.DMIn {color:#CE4C08;font-weight: 800; text-decoration:none; }
.red {color:#ff0000;font-weight: 800;}
.title {color:#ff0000;font-weight: 800; }



img{
border:0px
}


.border {
	border: 1px solid #E0E0E0;
}

.PageFocus{
	cursor: hand;

}


span.SS{
color: #1286B6;
text-decoration: underline;
cursor: hand;
}

.Bar
{
    BORDER-RIGHT: #000000 1px outset;
    BORDER-TOP: #000000 1px outset;
    FLOAT: left;
    BORDER-LEFT: #000000 1px outset;
    WIDTH: 85px;
    CURSOR: hand;
    TEXT-INDENT: 0px;
    BORDER-BOTTOM: #000000 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #F3F3F3;
    TEXT-ALIGN: center;
    height:20px;
    
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #F3F3F3;
    
}
.menuItem
{
    PADDING-RIGHT: 13px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #000000 1px solid;
}

@media print {
.noprint {display:none}
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-size: 12px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


.2006DataBgcolor2{background-color:#FFEAEB ;}
.2006DataBgcolor1{background-color:#FFFFFF ;}
.2007DataBgcolor2{background-color:#E9FAB8 ;}
.2007DataBgcolor1{background-color:#FFFFFF ;}

/*翻頁*/
.pageCss{ width:60px; height:18px; border:1px solid #007ab7; text-align:center; background:#fff;line-height:18px; float:left; margin:0 1px;}
.pageGrayCss{ border:1px solid #ddd; color:#999;}
.pageCss a:link,.pageCss a:visited{ color:#007ab7; text-decoration:none;}
.pageCss a:hover{ color:#f60; text-decoration:underline;}
.PagedivCss span a:link,.PagedivCss span a:visited,.PagedivCss span b{ width:20px; height:18px; border:1px solid #007ab7; text-align:center; margin:0 1px; line-height:18px; font-family:Arial; text-decoration:none;vertical-align:bottom; }
.PagedivCss span a:link,.PagedivCss span a:visited{ color:#007ab7; background:#fff;}
.PagedivCss span a:hover{ border:1px solid #007AB7; text-align:center; line-height:18px; font-family:Arial; text-decoration:none; background:#007ab7; font-weight:bold; color:#fff; position:relative; margin:-5px -4px; width:30px; height:28px; line-height:26px;}
.PagedivCss span b{font-weight:bold;color:#fff;background-color: #007AB7;}
.PagedivCss span span{ vertical-align:bottom; float:left;}
.PagedivCss font{width:20px;height:18px;display:block;border:1px solid #007AB7;text-align:center;margin:0 1px;line-height:18px;font-family:Arial;text-decoration:none;float:left;color: #007AB7;}

tr.TopicDataBgcolor1,td.TopicDataBgcolor1
{
	background-color:#FFFFFF;
}

tr.TopicDataBgcolor1,td.TopicDataBgcolor1
{
	
	background-image: url(../images/04_knowledge/knowledge_13.jpg);    
}

tr.knowDataBgcolor2,td.knowDataBgcolor2
{
	
	background-image: url(../images/04_knowledge/knowledge_12.jpg);    
}


tr.opinionDataBgcolor2,td.opinionDataBgcolor2
{

	background-color:#fffee0;
}









.border {
	border: 1px solid #A7A7A7;
}
.style1 {color: #}
.style2 {color: #}
.style3 {color: #}
.style4 {color: #}
.manu_pink {
	font-family: "新細明體";
	font-size: 13px;
	color: #fe616d;
	text-decoration: none;
}

.manu_white {
	font-family: "新細明體";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.style5 {	font-family: "新細明體";
	font-size: 13px;
	color: #727272;
	text-decoration: none;
	line-height: 21px;
}

.Menu1{
	background-color:#ff7389;
	color:#FFFFFF;
	cursor: hand;
}
.Menu1o{
	background-color:#ff3552;
	color:#FFFFFF;
	cursor: hand;
}

.Menu2{
	background-color:#ffbec7;
	color:#f42442;
	cursor: hand;
}
.Menu2o{
	background-color:#ff3552;
	color:#FFFFFF;
	cursor: hand;
}



.alpha {
	FILTER: Alpha(Opacity=20)
}
a:hover {
	text-decoration: underline;
}
.q_title {
	font-size: 15px;
	line-height: 20px;
	color: #409FBF;
	text-decoration: none;
	font-family: "新細明體";
}
.blue12 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 22px;
	color: #568BCD;
	text-decoration: none;
}

.gary12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;

}
.pink13 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #EE6A81;
	text-decoration: none;
}
.gary11info {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	line-height: 155%;
}
.green12 {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 145%;
	color: #568B1B;
	text-decoration: none;
}

.green11 {



	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 145%;
	color: #568B1B;
	text-decoration: none;
}
.manu {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

.blue1201 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	line-height: 20px;
}
.org11 {




	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 145%;
	color: #FF6600;
	text-decoration: none;
}
.titile_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #00a0e9;
}

.gary11 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	line-height: 145%;
	text-decoration: none;

}
.pink12 {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #FF636F;
	text-decoration: none;
}
.gary12info {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;

}
.red16b {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.red16 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.red12 {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.pink12info {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF636F;
	text-decoration: none;
	line-height: 145%;

}
.blub13 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #0A95BF;
	text-decoration: none;
}
.w13 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.pink16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #f93d9a;
	text-decoration: none;
}
.gary13 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 160%;
}
.pblue16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #3586ff;
	text-decoration: none;
}
.pblue24b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	color: #3586ff;
	text-decoration: none;
}
.pblue16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: normal;
	color: #3586ff;
	text-decoration: none;
}
.pink16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: normal;
	color: #f93d9a;
	text-decoration: none;
}
.pink24b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	color: #f93d9a;
	text-decoration: none;
}
.org16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #ff7c00;
	text-decoration: none;
}
.w12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.dblub13 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #007f89;
	text-decoration: none;
}
.green13b {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #568B1B;
	text-decoration: none;
	font-weight: bold;
}
.gold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc8b0e;
	text-decoration: none;
}
.gary16 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.green16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.green16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
.dgary12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.w16 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.amethyst16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #da2861;
	text-decoration: none;
}
.amethyst11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #da2861;
	text-decoration: none;
}
.amethyst16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #da2861;
	text-decoration: none;
}
.gary16b {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
}
.org12 {
	font-size: 12px;
	color: #ff7e00;
	font-weight: bold;
}
.pur12 {
	color: #b73372;
	font-size: 12px;
	font-family: "新細明體";
}


.red13b {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: #e12e3e;
	text-decoration: none;
}
.pink12Bold {
	color: #ff2e81;
	font-weight: bold;
	line-height: 22px;
}
.bg {
	background-repeat: no-repeat;
}
.darkgary13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #424242;
	text-decoration: none;
}
.pink15bold {
	color: #ff2e81;
	font-weight: bold;
	line-height: 22px;
	font-size: 15px;
	text-decoration: none;
}
.pink11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3366;
	text-decoration: none;
}
.brow15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc4d00;
	text-decoration: none;
}
.org_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #ff6c00;
	text-decoration: none;
}
.gray22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	text-decoration: none;
}
.org13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #ff8124;
}
.credit_tiltle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #cb179f;
}
.credit_content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #4b1579;
}
.blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #00148f;
	text-decoration: none;
}
.pink22B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 36px;
	color: #ff1f33;
	text-decoration: none;
	font-weight: bold;
}
.new_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #00a1bf;
	text-decoration: none;
}
.new_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #00a1bf;
	text-decoration: none;
}

.webdesign{display:none}text-indent:-9999px;}