@import "common.css";

/*-----header-----*/
.header{
	height:75px;
	background:url(../images/index/header_back.jpg) no-repeat left top;
}
/*-----photo-----*/
.photo {
	height:465px;
	background:url(../images/index/index_back.jpg) no-repeat left top;
}
.photo p{
	padding-top:135px;
	padding-left:40px;
}
