*{
	margin: 0;
	padding: 0;
	}
html, body{
	background: #F2E4C9;
	font-size: 100.01%;
	font-family: Tahoma;
	color: #333;
	}
img{
	border: 0;
	}
a{
	color: #8E794C;
	}
a:hover{
	text-decoration:none;
	}
.container{
	padding: 15px;
	}
h1{
	text-align: center;
	font-weight:normal;
	color: #8E794C;
	font-size:115%;
	margin: 0 0 30px 0;
	}
.lphoto{
	width: 460px;
	float:left;
	}
.rinfo{
	float: left;
	width: 260px;
	font-size: 75%;
	}
.rinfo p{
	margin: 0 0 15px 0;
	}
.rinfo p b{
	color: #8E794C;
	}
.rinfo p .price{
	font-size: 130%;
	color: #8E794C;
	}
.link-order{
	clear:both;
	text-align: center;
	font-size:115%;
	padding: 10px 0 0 0;
	}
.link-order a{
	color: #333;
	}
.link-order a:hover{
	text-decoration: none;
	}
.big-photo{
	border: 1px solid #D7C094;
	background: #fff;
	padding: 14px;
	float: left;
	clear:right;
	}
.big-photo img{
	display:block;
	}
.big-photo p{
	text-align: center;
	font-size: 75%;
	padding: 14px 0 0 0;
	}
.more-photo{
	clear:both;
	}
.more-photo ul{
	list-style: none;
	padding: 0 4px 14px 10px;
	background: #D7C094;
	overflow: hidden;
	height: 1%;
	float: left;
	}
.more-photo ul li{
	float:left;
	padding:  14px 7px 0 0;
	background: #D7C094;
	}
.more-photo ul li img{
	border: 1px solid #fff;
	display:block;
	}
.nc_mail_from_site{
font-size: 75%;
margin-left:20px;margin-top:20px;
}
