/* CSS Document */


#construction .reportCont .text01{
	margin: 27px 10px 0 0;
}
#construction .reportCont .text02{
	margin: 6px 10px 45px 0;
}
#construction .reportCont .text03{
	margin: 6px 10px 0 0;
}
#construction .reportCont .text04{
	text-indent: 1em;
}
#construction .reportCont .text05{
	text-indent: 1em;
	margin: 0 0 45px 0;
}
#construction .reportCont .text06{
	margin: 6px 10px 0 0;
}

#construction .reportCont .gBox{
	width: 457px;
	margin: 30px 0 28px 10px;
	padding: 0 0 15px 0;
	background: #e6e7ec;
}
#construction .reportCont .gBox h2{
	padding: 14px 0 0 15px;
}
#construction .reportCont .gBox ul{
	margin: 0 0 0 15px;
	padding: 13px 15px 0 0;
	font-weight: bold;
	list-style: none;
}
#construction .reportCont .gBox ul li{
	padding: 0 0 15px 15px;
	background: url(../../images/disc01.gif) no-repeat;
}

#construction .reportCont .repoBox{
	width: 467px;
	height: 174px;
	margin: 0 0 49px 0;
	background: #061849;
	position: relative;
}
#construction .reportCont .repoBox .pfImg01{
	position: absolute;
	top:10px; left:10px;
}
#construction .reportCont .repoBox .pfImg02{
	position: absolute;
	top:10px; left:122px;
}
#construction .reportCont .repoBox .pfImg03{
	position: absolute;
	top:10px; left:235px;
}
#construction .reportCont .repoBox .pfImg04{
	position: absolute;
	top:10px; left:347px;
}
#construction .reportCont .repoBox .pfImg05{
	position: absolute;
	top:121px; left:108px;
}
