﻿DIV.NoticePanel {
        background:url(../images/photo_4_28_1.jpg) repeat-y;   
    }
    DIV.NoticePanel H3 {
        font-size: 14px;
	    line-height: 125%;
	    color: #333333;
	    font-family: Arial, Helvetica, sans-serif, 新細明體;
    }
    
    DIV.NoticePanel UL {
        list-style-image:url(../images/listicon_02.gif);
        margin:5px 5px 5px 20px;
        padding:5px;  
    }
    DIV.NoticePanel UL LI {
        font-size: 12px;
	    line-height: 125%;
	    color: #333333;
	    font-family: Arial, Helvetica, sans-serif, 新細明體;
	    
    }
    DIV.Notice_Heading {
        background:url(../images/photo_4_27_1.jpg) no-repeat;
        padding-left:10px;
        padding-top:10px;
        color:#333;
        font-size:13px;
        font-weight:bold;
    }
    SPAN.notice_title {
        font-size: 12px;
	    line-height: 125%;
	    color: #5dab2e;
	    font-family: Arial, Helvetica, sans-serif, 新細明體;
	    font-weight:bold;
    }
    
    .NoticePanelUI P
    {
		width:148px;
	}
