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

#container {
	width:1000px;
	height: 283px;
	float:left;
	background-image:url(bg.jpg);
}
h4{
	font-size:16px;
	padding:0px;
	margin:0px;
	
	}
#photo{
	width:440px;
	height: 344px;
	float:left;
	}
#work {
	width:480px;
	height: auto;
	float:left;
	}	
#work .head{
	width:480px;
	height: 47px;
	float:left;
	padding:30px 0px 0px 0px;
	
	}
#work .works1{
	width:340px;
	height: auto;
	float:left;

	}
#container .pic1{
	width:295px;
	height: auto;
	float:left;
	}	
#container .bottom{
	width:760px;
	height: auto;
	float:left;
	}	

