@charset "utf-8";
/* CSS Document */
#content{
	width:800px;
	height:600px;

}
#content2{
	width:800px;
	height:600px;
	background:url(images/background2.jpg) no-repeat;	
}



#buy{
	text-align:left;
	font-size:12px;
	color:#CC8B1E;
}
#content_ml p{
	line-height:2em;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}