/* CSS Document */

.hed_img {
	background:url(../images/categry/report/hed_img.jpg) 0 0 no-repeat;
	width:900px;
	height:150px;
	text-indent:-9999px;
	margin-bottom:15px;
}


.report_wrap {
	border:1px solid #5a8c1e;
	padding:5px;
	margin-bottom:20px;
}

.report_wrap p {
	font-size:1.2em;
	font-weight:bold;
	color:#5a8c1e;
	margin-bottom:10px;
}


.img_l {
	border:1px solid #C8C8C8;
	padding:5px;
	float:left;
	margin:0 10px 10px 0;
}

.wide660 {
	width:660px;
	margin:0 auto 20px;
}


.title_img01 {
	background: url(../images/categry/report/title_img01.gif) 0 0 no-repeat;
	width:148px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}


.title_img02 {
	background:url(../images/categry/report/title_img02.gif) 0 0 no-repeat;
	width:325px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.subtitle_img01 {
	background:url(../images/categry/report/subtitle_img01.gif) 0 0 repeat;
	width:660px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}

.subtitle_img02 {
	background:url(../images/categry/report/subtitle_img02.gif) 0 0 repeat;
	width:660px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}

.subtitle_img03 {
	background:url(../images/categry/report/subtitle_img03.gif) 0 0 repeat;
	width:660px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}

.subtitle_img04 {
	background:url(../images/categry/report/subtitle_img04.gif) 0 0 repeat;
	width:660px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.errow_title {
	color:#CC0000;
}


/* tables */
.table_tag {  
  width:100%;
  border-top:1px solid #999999;
  border-right:1px solid #999999;   
  margin:0 0 15px 0;
}

.table_tag th {
	width:120px;
	background:#F5F5F5;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	color:#666666;
	padding:3px;
	white-space:nowrap;
}

.table_tag td {
	background:#FFFFFF;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px;
	text-align:left;
}

.orenji {
	color:#FF9900;
}