@charset "utf-8";
/* CSS Document */
#mynews_title{ border:#AED066 solid 1px; background:#F8FBF0; font-size:15px; font-weight:bold; padding:5px; color:#42762C; margin-bottom:25px;}
#mynews_title .ndate{ font-size:12px; font-weight:normal;}

#mynews{ margin-bottom:20px;width:730px;}
#mynews .thTitle{ background:#666; color:#FFF; font-weight:bold; font-size:13px; padding:5px 3px 5px 3px; margin-bottom:1px;}
#mynews .thTitle2{position:absolute; margin-left:610px;}
#newsli{ width:730px; font-size:12px; FONT-FAMILY: "Arial", "MingLiU", "PMingLiU";}
#newsli .ndate{position:absolute; margin: 0px 0px 0px 610px; color:#990; font-size:11px;}
#newsli UL{ list-style-type:none}
#newsli UL LI {background:url(../images/dot-underline.jpg) bottom left repeat-x;}
#newsli UL LI a{ display:block; color:#666; text-decoration:none; padding:3px; width:724px;}
#newsli UL LI a:hover{ background:#e8e8e8; color:#112222; width:724px;}

