
body {
	background-color: #FFF !important;
}


#header {
	padding-left: 0;
	padding-right: 0;
}

.sp {
	padding-left: 0 !important;
}

.obWrapper .comClose {
	position: absolute;
	top: 15px;
	right: 15px;
}

#profile {
	width: 500px;
	height: 450px;
	padding: 50px;
}
#profile h2 {
	font-size: 16px;
	font-weight: bold;
	color: #EB6100;
}
#profile h2 span {
	font-size: 13px;
}
#profile p {
	margin: 1em 0;
}

#prof {
	margin-top: 350px;
	width: 550px;
	height: auto;
	overflow: hidden;
}
#prof .profPhoto {
	float: left;
	padding-right: 25px;
}
#prof .profPhoto p {
	margin: 0.5em 0;
}
#prof .cd {
	float: left;
}
#prof .cd p {
	margin: 1em 0;
	font-size: 12px;
	line-height: 18px;
}

.content {
	padding: 0 50px 25px;
}

.content h2 {
	margin: 50px 0;
	padding: 0 0 25px 0;
	background: url(../images/26/border1.gif) repeat-x left bottom;
}

.content .item {
	background: url("/store/techo/2013_spring/images/bg_dashedline_h.gif") repeat-x scroll 0 24px #FFFFFF;
	margin: 25px auto;
	padding:25px 50px;
	width: 800px;
	height: auto;
	overflow: hidden;
}

.item .texts {
	float: left;
	width: 450px;
	margin: 0;
	/*padding-right: 50px;*/
}
.item .texts p {
	margin: 0 0 25px 0;
}

.item .photos {
	float: right;
	width: 350px;
}
.item .photos .photo {
	margin: 0 0 25px 0;
}

.item .photos .photo p {
	font-size: 12px;
	line-height: 1.75em;
	color: #4D4D4D;
}
.item .lead {
	margin-top: 50px;
}


.points {
	background: url("/store/techo/2013_spring/images/bg_dashedline_h.gif") repeat-x scroll 0 24px #FFFFFF;
	margin: 25px auto 25px;
	padding: 25px 0 0 50px;
}
.points ul {
	padding-top: 50px;
	padding-left: 0;
	letter-spacing: -0.4em;
}
.points li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:250px;
	margin-right:25px;
	padding-bottom:25px;
	letter-spacing:normal;
	vertical-align:top;
}
.points li img {
	vertical-align: middle;
}
.points h2 {
	margin: 0;
	padding: 0;
	width: auto;
}

