@charset "utf-8";
/* CSS Document */

#wrap{
	width:660px;
	float:left;
}

#wrap p{
	text-align:left;
	margin-left:39px;
}

#wrap img{
	float:right;
	}

#wrap ul{
	color: #666666;
	list-style: square;
	font-size: 12px;
}

.li{color: #666666;
	text-decoration: none;
}

#logo-inside{
	width:200px;
	float:left;
	margin: 10px 0px 5px 210px;
	}
	

#photo big{
	width:300px;
	height:300px;
	float: right;
}

#photo inside{
	width:300px;
	height:300px;
	float: left;
}


#description{
		width:320px;
		float:left;
		}
		
#description h1{
	color: #2c83b0;
	text-align: left;
	font-size: 18px;
	margin-left:39px;
	margin-top:45px;
}

#description h4{
	color: #555555;
	margin:10px 0px 5px 39px;
}		
	
#description h5{
	color: #2c83b0;
	text-align: center;
	font-size: 15px;
	margin-left:39px;
	margin-top:45px;
}	

	
		
#price{
	width:288px;
	float:left;
	color:#666666;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:10px;
	margin-left:50px;
	text-align:left;
	margin-right:-35px;
	clear:both;
	}	
	
#back{
width:680px;
float:left;
margin-top:80px;
clear:both;
text-align:center;
font-size:14px;
font:bold;
}	

#back a{
color:#2c83b0;
text-decoration:none}	

#back a:hover{
color:#003366;
text-decoration:underline}
	
.style1 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}	

#cleaner_with_110height {
	height:460px;
	width:660px;
	clear:both;
}

#cleaner_with_150height {
	height:150px;
	width:660px;
	clear:both;
}