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

#container {
	width:1000px;
	height: 784px;
	float:left;
	background-image:url(bg.jpg);
}
#container_2 {
	width:1000px;
	height: 784px;
	float:left;
	background-image:url(bg2.jpg);
}
#container_3 {
	width:1000px;
	height: 784px;
	float:left;
	background-image:url(bg3.jpg);
}
h4{
	font-size:16px;
	padding:0px;
	margin:0px;
	
	}
#work {
	width:480px;
	height: auto;
	float:left;
	padding:0px 0px 0px 15px;
	}	
#work .head{
	width:480px;
	height: 47px;
	float:left;
	padding:10px 0px 0px 0px;
	
	}
#work .works1{
	width:340px;
	height: auto;
	padding:20px 0px 0px 0px;	
	float:left;

	}

