.publicProductBox{}
.publicProductBox .publicProductDetail{border: 1px solid #ccc;}

.publicProductBox .imgblack{ width:120px; padding:5px; vertical-align:middle;}
.publicProductBox .publicProduct td{ border:none; border-bottom:1px dashed #ccc;}
.publicProductBox .publicProduct .title{ border-bottom:1px dashed #F16609;}
.publicProductBox .publicProduct .coltitle{ font-weight:bold;}
.publicProductBox .publicProduct .coltitle2{ color:#D45417;}
.publicProductBox .publicProduct .colContent{	padding: 0 5px;	}
.publicProductBox .publicProduct .colContent th, 
.publicProductBox .publicProduct .colContent td{ border:1px solid #ccc;}

.pp_box .dateLinkList{border-left: 2px solid #b80201;border-right: 2px solid #b80201; border-bottom:2px solid #b80201;min-height: 44px;}
.pp_box .dateLinkList .linkhead
{
	height: 32px;
	text-align: center;
	line-height: 22px;
	padding-top: 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.pp_box .show_list
{
	position:relative;
	z-index: 10000;
}

.pp_box .dateLinkList .linkbody{background: #fff; margin-top:2px;}
.pp_box .linkbody li{ list-style:none;}

.pp_box .linkbody li.opts_box{ padding:5px;height: 45px;}
.pp_box .opts_box .opts_title{height: 45px;}
.pp_box .linkbody li.opts_box_black{background: #eee;}
.pp_box .opts_box .title{font-size: 14px;background: transparent url("../image/fix_pt.png") no-repeat;padding-left: 39px;height: 23px;overflow: hidden;}
.pp_box .opts_box .title_1{background-position: 0px -32px;}
.pp_box .opts_box .title_2{background-position: 0px -108px;}
.pp_box .opts_box .title_3{background-position: 0px -181px;}
.pp_box .opts_box .title_4{background-position: 0px -154px;}
.pp_box .opts_box .title_5{background-position: 0px -55px;}
.pp_box .opts_box .title_6{background-position: 0px -81px;}
.pp_box .opts_box .title_7{background-position: 0px -9px;}
.pp_box .opts_box .title_8{background-position: 0px -131px;}
.pp_box .opts_box .more
{
	background: transparent url("../image/fix_pt.png")  no-repeat;
	padding: 10px 17px;
	background-position: 0 -204px;
	display: inline;
	cursor: pointer;
	left: 91px;
	position: relative;
}
.pp_box .opts_box .exed{background-position: 0 -228px;}

.pp_box .opts_box .pps_box{padding: 10px;overflow-y: scroll; overflow-x:hidden;}
.pp_box .opts_box .pps_box .pp_item_box{padding: 0 10px;border-bottom: 1px solid #ccc;margin: 6px 0;}
.pp_box .opts_box .pp_item{display: inline-block;margin: 0 5px 0 0;}
.pp_box .opts_box .pp_item_title{color:#B2001F;font-weight: bold;}
.pp_box .opts_box .pp_item .fix{ margin:0 2px; color:#E6F1D8;}

.pp_box .box
{
	border-right: 2px solid #ccc;
}

.pp_box .opts_box_show
{
	position: relative;
	border: 1px solid #ccc;
	width: 96%;
	background: #fff;
	border-right: none;
	z-index: 10001;
}
.pp_box .pps_box_show
{
	position: relative;
	top: -433px;
	left: 221px;
	width: 575px;
	background: #fff;
	border: 1px solid #ccc;
	height: 420px;
	z-index: 999;
	border-left:none;
}

.pp_box .linkbody li.ts_box
{
	display: inline-block;
	margin: 0 2px;
}