/* ReportMenu */
.ReportMenu { width:175px; margin:20px auto; }
.ReportMenu ul {}
.ReportMenu li {height:30px; background:url(../image/common/bg_dot.gif) repeat-x left bottom;
				font-weight:bold; padding:5px 0 0 0;line-height:16px;font-size:11px; }
.ReportMenu li span.menu1 { background:url(../image/report/menu_ico1.gif) no-repeat 3px top; 
							padding-left:35px; padding-bottom:15px; color:#FF8400; }
.ReportMenu li span.menu2 { background:url(../image/report/menu_ico2.gif) no-repeat 3px top; 
							padding-left:35px; padding-bottom:15px; color:#FF8400; }
.ReportMenu li span.menu3 { background:url(../image/report/menu_ico3.gif) no-repeat 3px top; 
							padding-left:35px; padding-bottom:15px; color:#FF8400; }
.ReportMenu li span.menu4 { background:url(../image/report/menu_ico4.gif) no-repeat 3px top; 
							padding-left:35px; padding-bottom:15px; color:#FF8400; }

/* Report List */
.ReportList { margin-top:20px; }
.ReportList h4 {}
.ReportList h4 span { float:right; margin-top:-20px; font-weight:normal; }
.ReportList ul { clear:both; border-top:2px solid #CECECE; margin:10px 0; }
.ReportList li {line-height:16px;font-size:11px;}
.ReportList li.tit { clear:both; font-weight:bold; height:25px; background:url(../image/common/bg_dot.gif) repeat-x left bottom;
					display:block; padding:5px 0 0 10px; }
.ReportList li.tit span.btn { float:right; margin-top:-17px; }
.ReportList li.con { height:25px; background:url(../image/common/bg_dot.gif) repeat-x left bottom; padding:3px 10px; }
.ReportList li.con2 { height:35px; background:url(../image/common/bg_dot.gif) repeat-x left bottom; padding:3px 10px; }

/* ReportTbl */
.ReportTbl { border-collapse:collapse; border:1px solid #BBC9D3; background:#F5FAFE; margin:10px auto;  }
.ReportTbl th { height:22px; color:#F60; font-weight:normal; border-bottom:1px solid #BBC9D3; border-right:1px solid #BBC9D3;line-height:16px;font-size:11px; }
.ReportTbl td { border-right:1px solid #BBC9D3; text-align:center; line-height:11px; padding:5px 0;line-height:16px;font-size:11px; }

.NewTopic table {}
.NewTopic table span.tit { float:left; font-weight:bold; background:url(../image/common/bl1.gif) no-repeat 4px center; 
						   padding:11px 0 11px 12px; line-height:16px;font-size:11px;}
.NewTopic table input.check { border:0px solid #FFF; line-height:16px;font-size:11px;}
