﻿/* 详细页1 */
.PsCcDetail1{
	width:100%;
}
.PsCcDetail1_td_top{
	text-align:left;
	border-bottom: dashed 1px #000000;
}
.PsCcDetail1_tab
{
    width:100%;
}
.PsCcDetail1_left {
	width:50%;
	padding-bottom:10px;
}
.PsCcDetail1_left_pic{
	text-align:center;
}
.PsCcDetail1_left_pic td{
	text-align:center;
	vertical-align:middle;
	border: 1px solid #c0c0c0;
}
.PsCcDetail1_left_bigpic{
	text-align:center;
	clear:both;
}
.PsCcDetail1_left_piclist{
	text-align:center;
	clear:both;
}
.PsCcDetail1_left_pictab{
	width:100%
}
.PsCcDetail1_left_pictd{
}
.PsCcDetail1_right{
	text-align:left;
	padding-bottom:10px;
	vertical-align:top;
	padding-left:3px;
}
.PsCcDetail1_para{
}
.PsCcDetail1_paraLabel{
	text-align:right;
	color:#222222;
	table-layout:fixed;
	word-break:keep-all;
	padding-bottom:1px;
}
.PsCcDetail1_paraValue{
	text-align:left;
	color:#222222;
	word-break:break-all;
	padding-bottom:1px;

}
.PsCcDetail1_order{
	text-align:right;
}
.PsCcDetail1_bottom{
	color:#222222;
	padding-top:10px;
}

