@charset "utf-8";
div#crgn_left{
	margin-top:36px;
	width:336px;
}
div#crgn_center{
	margin-top:36px;
	width:533px;
}
div#footer_sep{
	width:870px;
	height:59px;
}

div#crgn_center_product_title{
  width:100%;
	border-bottom:1px solid #b65f3d;
}
div#crgn_center_product_info{
  width:100%;
	border-top:1px solid #f09876;
}


div.rgn_latest_title{
	margin-top:20px;
	width:309px;
	background-color:#ed7d52;
	border-bottom:1px solid #b65f3d;
}
div.rgn_latest_item{
	width:309px;
	background-color:#ed7d52;
	border-top:1px solid #f09876;
	border-bottom:1px solid #b65f3d;
}
div.rgn_latest_item_last{
	width:309px;
	background-color:#ed7d52;
	border-top:1px solid #f09876;
}
div.rgn_latest_more{
	width:309px;
	background-color:#f19f81;
}


div.rgn_sidenav_title{
	width:309px;
	background-color:#ed541a;
	border-bottom:1px solid #b65f3d;
}
div.rgn_sidenav_item{
	width:309px;
	background-color:#ed541a;
	border-top:1px solid #f09876;
	border-bottom:1px solid #b65f3d;
}
div.rgn_sidenav_item_last{
	width:309px;
	background-color:#ed541a;
	border-top:1px solid #f09876;
}
div.rgn_sidenav_more{
	width:309px;
	background-color:#f19f81;
}
