

/* Main Contents
-----------------------------------------------------------*/
.expMgn {
   margin-top:20px;
   margin-left:15px;
   margin-bottom:30px;
   }
#Topics {
   float:left;
   margin:15px 0 15px 0;
   width:520px
   }
#Topics ul {
   list-style:url(../img/arrow_org.gif);
   padding-left:25px;
   margin:0px
   }
#Topics li {
   padding:3px 0;
   }
#ad {
   float:left;
   margin:5px 0 5px 10px;
   width:200px;
   height:145px;
   }
.sarTbl {
   margin:15px 0 30px 15px;
   }
.sarPd {
   margin-right:17px;
   }
.memPd {
   margin:15px 0 40px 15px;
   }
   
   
/* QA Tab -- add 2009.01.28 */

#qaTab01, #qaTab02, #qaTab03 {
	margin:15px 0 15px 15px;
}

#indexQABox .qabox { background:url(../img/index_qa_bg.jpg) repeat-y; }

#indexQABox .tabmenu {
	vertical-align:bottom;
}

#indexQABox .btm {
	background:url(../img/index_qa_btm.jpg) no-repeat;
	height:9px;
	vertical-align:bottom;
}

#indexQABox table {
	margin:5px 0 5px 12px;
	width:710px;
}

#indexQABox tr.bgGry { background-color:#EBF0F3; }

#indexQABox th { width:70px; }
#indexQABox td { vertical-align:middle; padding:0 3px; }

#indexQABox .status, #indexQABox .daytime {
	text-align:center;
	border-left:2px solid #FFF;
}


#indexQABox .status { width:60px; }
#indexQABox .daytime { width:140px; }

#indexQABox .allqabtn { text-align:center; padding-top:5px; width:720px; }