/* column */
.product-content {
	width: 593px;
	float: left;
	overflow: hidden;
}
.product-index {
	width: 47px;
	float: left;
}

/* panel of product list */
.bg-top {
	width: 593px;
	height: 13px;
	background-image:url(/ccm/2016/en/images/pd_highlight/0img/bg_top.png);
	background-repeat:no-repeat;
}
.bg-btm {
	width: 593px;
	height: 13px;
	background-image:url(/ccm/2016/en/images/pd_highlight/0img/bg_btm.png);
	background-repeat:no-repeat;
}
.product-list {
	display:block;
	padding-left: 5px;
	/*border-spacing:5px;
	border-collapse:separate;*/
	width: 593px;
	background-color: #edf8ff;
	/*padding: 0 10px;*/
	overflow: hidden;
	min-height: 1100px;
}
.product-detail {
	float: left;
	width: 278px;
	margin: 10px 1%;
	/*padding: 1%;*/
	background-color: #FFFFFF;
	border-top: 1px solid #c4e3f2;
	border-left: 1px solid #c4e3f2;
	border-right: 1px solid #c4e3f2;
	border-bottom: 5px solid #c4e3f2;
/*	box-shadow:#027802 0 5px 0px;
	overflow: auto;*/
}
/*.product-detail:nth-of-type(2n) {
	margin-right: 0;
}*/
.product-detail ul {
	/*list-style-position:inside;*/
	overflow:auto;
	padding-left: 20px;
}
.product-header {
	background-color: #c0e5fb;
	padding: 6px 10px;
	overflow:auto;
	vertical-align:bottom;
}
.product-company {
	float: left;
	width: 165px;
	color: #0284d6;
	font-size:14px;
	font-weight: bold;
}
.product-stand {
	float: right;
	margin-top: 3px;
	text-align: right;
}
.stand {
	color: #5c5c5c;
	font-size:11px;
	font-weight:bold;
}
.standno {
	color: #036db0;
	font-size:11px;
	font-weight:bold;
}
.product-data {
	padding: 10px;
}
.product-data img {
	float:left;
	margin: 0 10px 6px 0;
	/*border: 1px solid #CCCCCC;*/
}
.product-data .img-center {
	text-align:center;
}
.product-data .img-center img {
	float:none;
	margin: 0 0 6px 0;
}


/* panel of index list */
.index-top {
	width: 47px;
	height: 18px;
	margin-top: 15px;
	background-image:url(/ccm/2016/en/images/pd_highlight/0img/index_top.png);
	background-repeat:no-repeat;
}
.index-btm {
	width: 47px;
	height: 18px;
	background-image:url(/ccm/2016/en/images/pd_highlight/0img/index_btm.png);
	background-repeat:no-repeat;
}
.index-list {
	width: 47px;
	background-color: #bfe3fe;
}
.index-btn {
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	text-align:center;
	text-indent: -5px;
	font-weight:bold;
	text-decoration:none;
}
.index-btn li a {
	display:block;
	height:37px;
	background: url(/ccm/2016/en/images/pd_highlight/0img/btn_bg.gif) 0 -74px;
	background-repeat:no-repeat;
	line-height: 37px;
	color: #e4f2ff;
}
.no-link {
	display:block;
	height:37px;
	background: url(/ccm/2016/en/images/pd_highlight/0img/btn_bg.gif) 0 -74px;
	background-repeat:no-repeat;
	line-height: 37px;
	color: #e4f2ff;
}
.index-btn li a:hover {
	background-position:0 -37px;
	color: #FFFFFF;
	text-decoration:none;
}
.index-btn li a.active,
.hl_all .act_all,
.hl_a .act_a,
.hl_b .act_b,
.hl_c .act_c,
.hl_d .act_d,
.hl_e .act_e,
.hl_f .act_f,
.hl_g .act_g,
.hl_h .act_h,
.hl_i .act_i,
.hl_j .act_j,
.hl_k .act_k,
.hl_l .act_l,
.hl_m .act_m,
.hl_n .act_n,
.hl_o .act_o,
.hl_p .act_p,
.hl_q .act_q,
.hl_r .act_r,
.hl_s .act_s,
.hl_t .act_t,
.hl_u .act_u,
.hl_v .act_v,
.hl_w .act_w,
.hl_x .act_x,
.hl_y .act_y,
.hl_z .act_z,
.hl_num .act_num,
.hl_all .act_all:hover,
.hl_a .act_a:hover,
.hl_b .act_b:hover,
.hl_c .act_c:hover,
.hl_d .act_d:hover,
.hl_e .act_e:hover,
.hl_f .act_f:hover,
.hl_g .act_g:hover,
.hl_h .act_h:hover,
.hl_i .act_i:hover,
.hl_j .act_j:hover,
.hl_k .act_k:hover,
.hl_l .act_l:hover,
.hl_m .act_m:hover,
.hl_n .act_n:hover,
.hl_o .act_o:hover,
.hl_p .act_p:hover,
.hl_q .act_q:hover,
.hl_r .act_r:hover,
.hl_s .act_s:hover,
.hl_t .act_t:hover,
.hl_u .act_u:hover,
.hl_v .act_v:hover,
.hl_w .act_w:hover,
.hl_x .act_x:hover,
.hl_y .act_y:hover,
.hl_z .act_z:hover,
.hl_num .act_num:hover
 {
	background-position:0 0px;
	color: #FFFFFF;
}