@charset "big5";
#Table_01 p {
	font-family: "新細明體", Arial;
	font-size: 16px;
	line-height: 24px;
	color: #823C4F;
}
#Table_s {
	font-family: "新細明體", Arial;
	font-size: 16px;
 
	line-height: 24px;
	color: #823C4F;
}

li  {
font-size: 16px;
	color: #823C4F;
	line-height: 24px;

  }
  
  
#login{
        margin:0 auto; 
        border-width: 0px;
        border-spacing: 0px; 
        border-style: solid;
        border-collapse: collapse;
        font-family: "arial", helvetica, sans-serif;
	color: #823C4F;
	line-height: 24px;

}
table.news th{
	color: #823C4F;
        margin:0 auto;
        border-width: 1px;
        padding: 5px;
        border-style: solid;
        border-color: #823C4F;
        background-color:#D1E9E9;
        text-align:center;
}
table.news td{
        margin:0 auto;
        border-width: 1px;
        padding: 3px;
        border-style: solid;
        border-color: #AED5D5;
	color: #823C4F;
	font-size: 16px;
 
	line-height: 24px;
        /*text-align:center;*/
}
table.news_content{
	margin:0 auto;
        width:99%;
        border-width: 1px;
        border-style: solid;
	font-family: "arial", helvetica, sans-serif;
	table-layout: fixed;
	color: #823C4F;
}
table.news_content th{
	color: #823C4F;
        margin:0 auto; 
        padding-left:5px;
        height:50px;
        border-width: 1px;
        padding: 5px;
        border-style: solid;
        border-color: #823C4F;
        background-color:#D1E9E9;
        text-align:left;
}