#Main {
/*
    Because of the complex width control only set width related settings here
*/
    width: 100%;
    max-width: 486px;
}

body{
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
    background: transparent;
    min-height: 165.938px !important;
}
input{	
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333333;
    
}


.PressRelease  {
	clear: both;
}

.PressRelease-Change, .PressRelease-NewsColumn {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 0 none;
}
.PressRelease-NewsColumn{
	height: 18px !important; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
	padding: 7px;
}
.Pages {
    padding-top: 20px;
}
#MainHeading {
    display: none;
}
.DateSelection-InputBox {
    width: 100px;
}
.PressRelease-NewsTitle {
   
	color: #000000 !important;
    text-decoration: none;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
}

.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
    color:#aa8b5a !important;
    text-decoration: none;
	font-weight: bold !important;
}
.PressRelease-NewsDate, #SortingContainer {
   
}

#CurrentPeriodContainer {
    
    font-weight: normal;
}
a:link, a:active {
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #c1152c;
    text-decoration: none;
}
a:hover, a:visited{
    font-weight: normal;
	color: #ad8c58;
    text-decoration: none !important;
}




.PressReleaseOdd {
    background: #ffffff;
}
.PressReleaseEven {
    background: #f6f0e7;
}
.PressRelease {
    margin-top: 0px;
}
.PressRelease-Change{
    padding: 5px;
}
div#SortingContainer {
    padding: 5px;
    padding-top: 0px;
}
.PressRelease-NewsDate,
.PressRelease-NewsType,
.PressRelease-NewsTitle {
    font-size:1em;
}



#ControlsContainer,
#PagesContainer,
#SortingContainer,
#SuppliedBy,
.PressRelease-NewsType,
.NewsColumn-Container br
{
    display: none!important;
}
.PressRelease-NewsDate {
    border-right: 0 none;
    padding-right: 10px;
    margin-right: 6px;
}

/*#PressReleases {
    max-height: 90px;
    overflow-y: scroll;
}*/
.PressRelease-NewsDate {
    display: inline-block;
    width: 125px;
}
.zh-CN .PressRelease-NewsDate, .zh-TW .PressRelease-NewsDate{
    width: 110px;
}