<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
}

html, body {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
}

.ante1{
	display: block;
	width: 200px;
	background-image: url(../img_selected/mini/Morimoto%20Todoroki_Tokyo%2005.jpg);
	height: 117px;
	vertical-align: bottom;
	clear: right;
	float: left;
}
.ante2{
	display: block;
	width: 200px;
	background-image: url(../img_selected/mini/RoyalCollection.jpg);
	height: 132px;
}
.ante3{
	display: block;
	width: 200px;
	background-image: url(../img_selected/mini/Higashi_Shizuoka.jpg);
	height: 302px;
	clear: right;
	float: left;
}

.ante4{
	display: block;
	width: 200px;
	background-image: url(../img_selected/mini/Higashi_Shizuoka.jpg);
	height: 302px;
}

.ante4{
	display: block;
	width: 200px;
	background-image: url(../img_selected/mini/RG_Phase2.jpg);
	height: 134px;
}

.ante5{
	display: block;
	width: 200px;
	background-image: url(../img_selected/mini/Domus_Tiandi_Beijing.jpg);
	height: 150px;
	clear: right;
	float: left;
}

.ante6{
	display: block;
	width: 200px;
	background-image: url(../img_selected/mini/Tiandi_Bund6.jpg);
	height: 185px;
}

.ante7{
	display: block;
	width: 200px;
	background-image: url(../img_selected/mini/Kawasaki_Kanagawa.jpg);
	height: 133px;
	clear: right;
	float: left;
}
.ante8{
	display: block;
	width: 200px;
	background-image: url(../img_selected/mini/TiandiYijia_Hangzhou.jpg);
	height: 95px;
}


 .colonnazoom {
	display: block;
	clear: right;
	float: left;
	width: 200px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
}
 .colonnazoomA {
	display: block;
	clear: right;
	float: left;
	width: 248px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
}


html.noScroll {
	overflow:hidden;
}

body {
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;    
	-ms-transform-origin: 50% 50%;    
}

.debuglabel {
	width:4px;
	height:4px;
	background-color:red;
	position:absolute;
	margin-left:-2px;
	margin-top:-2px;
}

.linktoproject {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 4px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #888;
	padding: 1px;
	cursor: pointer;
	text-decoration: none;
	display:block;
}
.linktoproject a{
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 4px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #888;
	padding: 1px;
}
.linktoproject a:hover{
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 4px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #B32A31;
	padding: 1px;
}
</pre></body></html>