* {
-webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
color-adjust: exact !important;                 /*Firefox*/
}

body {
padding: 0px;
margin: 10px;
}

#div_news_table_1_content {
width: 100%;
height: 100%;
}

#div_news_table_1_main {
float: left;
height: 100%;
width: 100%;
}

div.title-c {
font: bold 0.9em;
font-family: 微軟正黑體, 新細明體, Arial;
color: #000;
height: 23px;
text-align: center;
background-color: #3A3939;
}

div#info {
font-size: 14px;
color: #454545;
background-color: #F2F2F2;
margin: 0px;
font-weight: bold;
height: 23px;
width: 100%;
}

span#title {
font-size: 85%;
color: #fff;
margin: 0px;
vertical-align: middle;
height: 25px;
font-weight: bold;
}

.news_main div.contentArea-c {
font-size: 95%;
color: #454545;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
overflow: auto;
scrollbar-face-color: #cacaca;
scrollbar-highlight-color: #cacaca;
scrollbar-3dlight-color: #cacaca;
scrollbar-darkshadow-color: #cacaca;
scrollbar-shadow-color: #cacaca;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #cacaca;
width: 100%;
max-height: none;
}

#clear {
clear: both;
}

#attach {
background: url(img/attach.png) left no-repeat;
}