@charset "utf-8";
/* CSS Document */



h3#page_title{
	background:url(../images/shopinfo_title.gif) no-repeat;
	padding-left:180px;
	color:#b69159;
	padding-top:40px;
	font-size:16px;
	font-weight:bold;
}

	
.pd_none{
		padding-left:0px !important;
	}

		

#left_side{
	width:502px;
	float:left;
	}
	
	

#right_side{
	width:380px;
	float:left;
	padding:0 0 50px 20px;
	}
	
	
#right_side h4{
	padding-bottom:20px;
	}
	
	
#right_side h5{
	padding-bottom:20px;
	}
	
#right_side p{
	font-size:14px;
	line-height:24px;
	padding-bottom:40px;
	}
	
	
	
#right_side p span{
	font-size:10px !important;
	line-height:18px !important;
	margin:15px 0 !important;
	}

	
