@charset "utf-8";

#lay_title {
	width: 432px;
	height: 239px;
	margin: 50px auto 100px auto;
	position: relative;
	z-index: 10;
	background: url(../img/title.png) no-repeat;
}

#lay_face {
	width: 794px;
	height: 488px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	background: url(../img/face.png) no-repeat;
}

#lay_left {
	float: left;
	width: 145px;
	height: auto;
	position: relative;
	z-index: 10;
}

#lay_center {
	float: left;
	width: 800px;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#lay_center p {
	font-size: 14px;
	line-height: 1.5em;
}

#lay_right {
	float: right;
	width: 145px;
	height: auto;
	position: relative;
	z-index: 10;
}

#works {
	position: relative;
	width: 100%;
}

#lay_works_bottom {
	position: relative;
	width: 1080px;
	height: 100px;
	margin: 0 auto 100px auto;
}

#lay_works_bottom .yellow{
	width: 180px;
	height: 70px;
	background: url(http://yellow-newmedia.com/img/logo_180x70.png) no-repeat;
}

#lay_works_bottom .fb {
	width: 50px !important;
	overflow: hidden;
	margin: 8px 0 0 0;
	float: left;
	position: relative;
	z-index: 1;
}

#lay_works_bottom .tw {
	width: 65px !important;
	margin: 8px 0 0 8px;
	float: left;
	position: relative;
	z-index: 2;
}

#lay_works_bottom .weibo {
	width: 16px !important;
	margin: 11px 0 0 5px;
	float: left;
	position: relative;
	z-index: 3;
}

.parts_1_l {
	float: left;
	width: 118px;
	height: 118px;
	margin: 13px 20px 13px 0;
	background: url(../img/parts_1.png) no-repeat;
}

.parts_1_r {
	float: right;
	width: 118px;
	height: 118px;
	margin: 13px 0 13px 20px;
	background: url(../img/parts_1.png) no-repeat;
}

.parts_2_box {
	width: 72px;
	height: 72px;
	margin: 5px;
	background: #fbcacc;
}

.parts_2_l {
	float: left;
	width: 72px;
	height: 72px;
	margin: 0 20px 13px 0;
	background: #fbcacc;
}

.parts_2_r {
	float: right;
	width: 72px;
	height: 72px;
	margin: 0 0 13px 20px;
	background: #fbcacc;
}

.parts_3_box {
	width: 72px;
	height: 72px;
	margin: 5px;
	background: #ccecfc;
}

.parts_3_l {
	float: left;
	width: 72px;
	height: 72px;
	margin: 0 20px 13px 0;
	background: #ccecfc;
}

.parts_3_r {
	float: right;
	width: 72px;
	height: 72px;
	margin: 0 0 13px 20px;
	background: #ccecfc;
}

.parts_4_box {
	width: 72px;
	height: 72px;
	margin: 5px;
	background: #8b85c0;
}

.parts_4_l {
	float: left;
	width: 72px;
	height: 72px;
	margin: 0 20px 13px 0;
	background: #8b85c0;
}

.parts_4_r {
	float: right;
	width: 72px;
	height: 72px;
	margin: 0 0 13px 20px;
	background: #8b85c0;
}







