#main{
	background:transparent url(../images/product-sidebar-shadow.png) left top repeat-y;
}
.section-title{
	margin-top:10px;
}
#main .product-sidebar{
	background:transparent url(../images/product-sidebar.png) left top repeat-x;
}

#main .product-sidebar div.center{
	margin-top:10px;
}

#main .product-body{
	background-color:white;
}

#main .grid_5 .section-body{
}

#show_plate_product.ad_lims{
	background-image:url(../images/ad_lims.png);
}
#show_plate_product.ad_lims-cf{
	background-image:url(../images/ad_lims-cf.png);
}
#show_plate_product.ad_lims-da{
	background-image:url(../images/ad_lims-da.png);
}

#product_info{
	width:561px;
	margin:0 auto;
}
#product_base_info{
	margin-bottom:25px;
}
#product_base_info .info_header{
	background:url(../images/product-base-info-bg.gif) center top no-repeat;
	height:2px;
	overflow:hidden;
}
#product_base_info .info_body{
	background:url(../images/product-base-info-bg-repeat.gif) center top repeat-y;
	padding:5px 6px;
}
#product_base_info .info_body .info_body_main{
	padding:5px;
	background:#FFF url(../images/product-base-info.png) left bottom repeat-x;
	border:1px solid #f3f3f3;
}

#product_base_info .info_footer{
	background:#FFF url(../images/product-base-info-bg.gif) center bottom no-repeat;
	height:2px;
	overflow:hidden;
	line-height:2px;
}

#product_detail_btn{
	overflow:hidden;
	background:url(../images/c_info_bg.png) left top repeat-x;
}
#product_detail_btn .item{
	height:43px;
	overflow:hidden;
	float:left;
}

#product_detail_btn .btn_left{
	width:25px;
	background:url(../images/c_info_left_right.png) left top no-repeat;
}
#product_detail_btn .btn_right{
	width:25px;
	background:url(../images/c_info_left_right.png) right top no-repeat;
	float:right;
}
#product_detail_btn .btn_body a{
	width:93px;
	text-align:center;
	background:url(../images/btn_split.gif) right top no-repeat;
	display:block;
	float:left;
	height:43px;
	overflow:hidden;
	line-height:43px;
	color:#8c8c8c;
	font-weight:bold;
}
#product_detail_btn .btn_body a:hover, #product_detail_btn .btn_body a.active{
	background:url(../images/btn_hover_bg.gif) right bottom no-repeat;
	color:#008bff;
}
#product_detail_btn .btn_body a.item_first:hover, #product_detail_btn .btn_body a.active.item_first{
	background:url(../images/btn_hover_first_bg.gif) right bottom no-repeat;
	color:#008bff;
}

#product_detail_btn .btn_body a span{
	padding:10px;
}

#product_detail_body{
	border:1px solid #f3f3f3;
	border-top:none;
	padding:0 4px 4px;
	background:#FFF url(../images/product_detail.png) bottom center repeat-x;
}

#product_detail_body .detail_body_main{
	background:#FFF;
	padding:20px;
}

.product_detail_table td{
	padding:5px;
	border:1px solid #EAEAEA;
}
