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

#content_construct{
	margin:50px auto auto auto;
	width:820px;
	background:#FFFFFF;
}
#construct_left{
	float:left;
	background:url(../images/image_construct.jpg) no-repeat bottom;
	width:376px;
	height:380px;
	background-color:#FFFFFF;
}
#construct_right{
	float:left;	
	width:420px;
	height:450px;
	background-color:#FFFFFF;	
}
.text_construct{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000000;
	line-height:1.5em;	
}
