.FAQMenu  { width:auto; height:30px; text-align:center; line-height:100%;}
.FAQMenu a:hover  {  text-decoration:none; }
.FAQMenuS { width:1px;  background: transparent; }
.FAQMenuL { width:0px; background: transparent; }
.FAQMenuR { width:0px; background: transparent; }
.FAQMenu0 { background:transparent; padding:5px; vertical-align:middle; }
.FAQMenu1 { background:transparent; padding:5px; vertical-align:middle; }
.FAQMenu0 a {    
    background: white;
    font-size:16px;
    width: 100%; 
	font-family:unset;}
.FAQMenu1 a {     
    background: white;
font-size:16px;
    width: 100%;}
.FAQMenu0 a:hover { color:#000; }
.FAQMenu1 a:hover { color:#000; }
.FAQN_1      { border-top:1px solid #72c1d1;  margin-top:10px; }
.FAQD_0      { 
    border-bottom: 1px solid #72c1d1;
    background: transparent;
    padding: 10px 0 0;
 }
.FAQD_1 {
    border-bottom: 1px solid #72c1d1;
    background: transparent;
    padding: 10px 0 0;
} 
.FAQCtrlBtn>nobr>a{margin-left:3px;}
.FAQCont     { width:100%; height:30px; margin-bottom: 10px;}
.FAQGroup    { width:15%; text-align:center; font-size:16px;}
.FAQDate     { width:15%; text-align:center; }
.FAQTitle    { text-align:left;font-size:16px; }
.FAQTitle:hover { font-weight:900; text-decoration:none; }
.FAQFile     { width:5%; text-align:center; }
.FAQPostDesc { width:15%; text-align:left; }
.FAQCtrlBtn  { width:1%; text-align:center; font-size:16px;}
.FAQCtrlBtn  a{color:#333333;}
.FAQCtrlBtn  a:hover{color:#666666;}
.FAQHTML .meMsg_MsgBlk .meMsg_Content{font-size:16px;margin:5px 0 5px 0;}
.FAQHTML     { border-top:1px solid #72c1d1;     padding: 8px 8px 8px 12.8%;  margin-left:20px;}
.FAQHTML .meMsg_MsgTitle { display:none; }
.FAQHTML .meMsg_MsgURLList { margin:0px; padding:0px; }
.FAQHTML .meMsg_MsgURL  { list-style:disc; margin-left:20px; }
.FAQHTML .meMsg_MsgFileList { margin:0px; padding:0px; }
.FAQHTML .meMsg_MsgFile { list-style:disc; margin-left:20px; }
#divPageCtrl  { margin:10px; }
.FAQTitle .meMsg_Content, .FAQTitle img { display:none; }


@media (max-width: 480px) {
.FAQMenu0 a, .FAQMenu1 a{
    display: block;
 padding:5px;
    width: 100%;
    line-height:150%;
    margin-left: 0px;
}

.FAQMenu {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0;
}
.FAQGroup {
    display: none;
}

.FAQHTML {
    border-top: 1px solid #72c1d1;
    padding: 0;
    margin-left: 0;
}
.FAQPostDesc {
    display: none;
}

.FAQHTML .meMsg_MsgBlk .meMsg_Content{font-size:16px;margin:15px 10px;}
}
.FAQCtrlBtn{padding: 0 10px;}
.FAQCont {margin: 0px 10px 10px 10px;}

.PageCtrl{margin:10px 0;}