@charset "utf-8";
@import "base.css";
@import "font.css";
/* CSS Document */

#news {width:80%; margin:0 auto;}
#title {height:26px; border-bottom:1px solid #47723A;}
#title .titleLeft {float:left; width:95px;}
#title .titleRight {float:right; width:auto; font:Arial, Helvetica, sans-serif; font-size:12px; padding-top:10px;}

#content {margin:8px 4px 4px 4px;}
#content .newsTitle {font:"新細明體"; font-size:18px; font-weight:bold; color:#2f662f; margin-bottom:6px;}
#content .newsFrom {font:"新細明體"; font-size:12px; color:#339999; list-style:none;}
#content .newsFrom li {margin-top:12px;}
#content .newsFrom p {color:#666666; margin-top:6px;}
#content .newsContent {margin-top:12px; font:"新細明體"; font-size:15px; color:#333333;}
#content .newsContent p {margin-bottom:12px; text-indent:12px; line-height:24px;}
