@charset "utf-8";

.pageTitle_design {
	clear: both;
	float: left;
	padding: 6px 0 0 10px;
	width: 700px;
	height: 20px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
	background: url("/design_office/img/title_bg.gif") no-repeat;
	overflow: hidden;
}
/* for IE6 */
*html .pageTitle_design {
	height: 26px;
}


/* officeTop----------------------------------------------------- */
.topPhoto {
	float: left;
	width: 172px;
}

.topPhoto4 {
	float: left;
	width: 160px;
}

.topTxt {
	float: left;
	margin-top: 10px;
	width: 678px;
	font-size: 1.1em;
	overflow: hidden;
}
