/* BASE CSS Document */
	

/* ID */

#cwrap{
	width:772px;
	margin:0 0 20px 0px;
	min-height:600px;
	background:url(../images/img_top10.jpg) bottom right no-repeat;
	/*background:url(../images/img_top10.jpg) bottom right no-repeat;*/
}

#introduction{
	width:564px;
	margin-top:46px;
}

#introduction p{
	text-align:justify;
	text-justify:inter-ideograph;
}

#introduction h2{
	font-size:140%;
	color:#777777;
}

#designer{
	width:564px;
	margin:40px 0 40px 0;
}

#designer ul{
	list-style-type:none;
}

#designer li{
	width:52px;
	height:62px;
	/*display:inline;*/
	float:left;
	margin-right:8px;
	/*margin-bottom:8px;*/
}

#redeguzzini{
	width:564px;
	margin-top:26px;
}

#redeguzzini p{
	text-align:justify;
	text-justify:inter-ideograph;
}

#redeguzzini p span{
	color:#ab003f;
	font-weight:bold;
}

#redeguzzini h2{
	font-size:140%;
	color:#777777;
}

#saleinfo{
	width:562px;
	margin-top:10px;
	background-color:#f3f2f2;
	border:1px solid #ab003f;
}

#saleinfo p{
	padding:6px 10px 10px 10px;
	text-align:justify;
	text-justify:inter-ideograph;
}

#saleinfo p span{
	color:#ab003f;
	font-weight:bold;
}

#saleinfo p.redelistview{
	background:url(../images/marker_list2.gif) 0% 46% no-repeat;
	padding-left:18px;
	margin-left:10px;
}

#newitems{
	width:564px;
}

#newitems p{
	font-size:120%;
	float:right;
	width:282px;
}

#newitems a{
	text-decoration:underline;
}

/* CLASS */

.title{
	margin-bottom:16px;
}

.newsimg{
	float:left;
	margin-right:12px;
}

.readmore{
	padding-right:4px;
	text-align:right;
	font-size:80%;
}

.newsread{
	clear:both;
	padding-top:3px;
}

.newssection{
	width:123px;
	padding:6px;
	margin-bottom:20px;
	background:url(../images/bg_newssection.png);
	border:1px solid #dddddd;
}

.newitemsimg{
	float:left;
	margin:0 14px 0 0;
}

p.redelistview a:link{
	color:#ab003f;
}
