@charset "utf-8";
/* CSS Document */

#iwrap {
	margin-right:auto;
	margin-left:auto;
	width:800px;
	height:780px;
	background-color:#FFF;
	text-align: justify;
}


#nbox1 {
	width:500px;
	height:auto;
	float:left;
	margin-left: 3px;
	margin-top:10px;
	text-align: left;
}

#ssbar1 {
	width:267px;
	float:right;
	height:350px;
	padding-left:3px;
	margin-right:3px;
	margin-top:10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666;
	text-align: left;
}
#owrap #iwrap #FlashID {
	margin-left: 3px;
}




#nbox2 {
	width:500px;
	height:200px;
	float:left;
	margin-left: 3px;
	text-align: left;
}
#iwrap #nbox2 img {
	float: right;
	margin-top: 15px;
}
#owrap #iwrap #subcontract .ipaf {
	margin-bottom: 20px;
}

#iwrap #nbox1 img {
	float: left;
	margin-top: 5px;
}
#owrap #iwrap #subcontract .cscs {
}




.flashbox {
	width: 795px;
	float:right;
	margin-top: 15px;
	margin-right: 3px;
	height: 130px;
}

#newsbox {
	width:795px;
	float:right;
	clear:both;
	height: 150px;
	padding-left: 5px;
}

#subcontract {
	width:500px;
	float:left;
	height: auto;
	padding-left: 5px;
}

#subbullet {
	width:267px;
	height:auto;
	float: right;
	text-align: left;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #000;
	margin-right: 3px;
	margin-top: 5px;
}

