@charset "utf-8";
/* CSS Document */

body#News #Header{ background:url(../images/index_02.jpg) left bottom no-repeat;}
body#News #Content_BG{ width:920px; background:url(../images/Content_BG_18.jpg) right top no-repeat; float:left;} /* 上背景圖 */
body#News #Content{ width:920px;}
body#News #Main{ width:800px;}

#News_BG{ /*background-image:url(../images/FreeForm_BG.jpg); background-position:bottom right; background-repeat:no-repeat;*/}

#NewsListAll{ width:751px; height:auto; background-color:#FFFFFF; border:solid #F0EFEE 3px; margin:0 auto; overflow:auto;}
.NewsListDate{ display:block; width:120px; background-color:#FFFFFF; font-family:Verdana; font-size:11px; font-weight:bold; color:#6D6B6B; line-height:20px; text-align:center; float:left;}
.NewsList{ display:block; width:560px; background-color:#E0F0FE; font-family:Verdana; font-size:12px; color:#333333; line-height:20px; padding:0 10px; float:left;}
.NewsListMore{ display:block; width:50px; background-color:#FFFFFF; font-family:Verdana; font-size:10px; font-weight:bold; color:#CCCCCC; line-height:20px; text-align:center; float:left;}
.NewsListMore a{ color:#B10C0C; text-decoration:none;}
.NewsListMore a:hover{ color:#FF0000; text-decoration:none;}

#Page{ width:750px; height:auto; font-family:Verdana; font-size:11px; color:#6D6B6B; line-height:20px; text-align:right; margin:0 auto;}
#Page a{ font-weight:bold; color:#B10C0C; text-decoration:none;}
#Page a:hover{ font-weight:bold; color:#FF0000; text-decoration:none;}

.HR_01{ display:block; width:740px; border:dotted #CCCCCC 1px; border-bottom-color:#FFFFFF; margin:2px auto; clear:both;}