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

#main .product-sidebar{
	padding-top: 10px;
	background:transparent url(../images/product-sidebar.png) left top repeat-x;
	text-align: center;
}

#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{
	margin:0 auto;
}
#product_base_info{
	margin-bottom:25px;
}
#product_base_info .info_header{
	height:2px;
	overflow:hidden;
}
#product_base_info .info_body{
	padding:5px 6px;
}

#product_base_info .info_body .info_body_main{
	padding:5px;
}

#product_base_info .info_footer{
	height:2px;
	overflow:hidden;
}

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

#product_detail_btn .btn_left{
	background:url(../images/btn_split.gif) right top no-repeat;
	width:15px;
	float:left;
}

#product_detail_btn .btn_right{
	width:15px;
	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;
	font-size: 13px;
}
#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:#333;
}

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

#product_detail_body{
	border:1px solid #ccc;
	border-top:none;
	padding:0 4px 4px;
}

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

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