.itemview_top_upjong{
	background:#eceffc;
	color:#6276af;
	padding:6px 6px;
	border-radius:5px;
	margin-right:20px;
	font-size:10pt !important;
	font-weight:700;
}
.itemview_top_addr{
	font-size:10pt !important;
}

.itemview_top_hr{
	margin-top:10px! important;
}

.itemview_top_price{
	padding-left:15px;
	background:#e6eeff;	
	padding-bottom:18px !important;
	border-radius:10px;
	/*margin-right:20px;*/
}


.itemview_top_price .price{
	color:#355098;	
	font-size:1.5em;
	font-weight:bold;
	
}


.itemview_top_price2{
	padding-left:15px;
	background:#f5f6f8;
	padding-bottom:18px !important;
	border-radius:10px;
}

/*
.itemview_top_price2:nth-child(1){
	margin-right:10px;
}

.itemview_top_price2:nth-child(2){
	margin-left:15px;
}
*/
.itemview_top_price2 .price{
	color:#474747;	
	font-size:1.5em;
	font-weight:bold;
}

.price_title{
	font-weight:bold;
}


.itemview_btn_navy{
	background:#002266;
	border-radius:5px;
	padding:16px;
	border:none;
	color:white;
	font-weight:700;
	width:100%;
}


.itemview_btn_amber{
	background:#fff8e1;
	border-radius:5px;
	padding:16px;
	border:none;
	color:#ae8a48;
	font-weight:700;
	
	width:100%;
}


.itemview_btn_black{
	background:#000;
	border-radius:5px;
	padding:5px 10px;
	border:none;
	color:white;
	font-weight:500;
}

.plx{
	padding-left:32px !important;
}

.fnc_btn{
	border:#cecece 1px solid;
	border-radius:5px;
}

.fnc_icon{
	width:22px;
	height:22px;
	cursor:pointer;
	border-radius:5px;
}