@charset "utf-8";





/*-------------------------------------
Main
---------------------------------------*/


/* .Purchase-section{
---------------------*/
div.Purchase-section{
	clear:both;
	margin:0px 0 20px 0;
	position:relative; 
}

div.Purchase-section h3{
	margin-bottom:25px;}

div.Purchase-section p{
	margin-bottom:12px;}
	
	
	
div.Purchase-section .purchase-img{
	margin:40px 0;}	
	
	
div.Purchase-section .btn-recommed{
	margin:60px 0;
	text-align:center;}	
	
	
div.Purchase-section h4{
	font-size:18px;
	background-image:url(/images/bg_double_dotted.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:8px;
	margin-bottom:12px;
	
	}	
	
div.Purchase-section li{
	float:left;
	margin-right:7px;}