.pdt_Top_H4{
	display: none;
}
#pdt_MainInner{
	padding-left: 10px;
	padding-right: 10px;
}
.content_H4{
	color: #81a7d3;
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-left: 20px;
}
.groups_Img{
	width: 120px;
	height: 120px;
	background-image: url(../img/normal/loading.gif);
	border: 4px solid #ffffff;
	border-radius: 5px;
}

#pdt_Filter{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	padding-top: 10px;
	margin-bottom: -10px;
}
#pdt_Filter > .inner{
	text-align: right;
}
#pdt_Filter span{
	color: #81a7d3;
}
#pdt_Filter span > span{
	color: #4a7db7;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
}
#pdt_Filter input{
	margin-right: 10px;
}
#pdt_Filter_Ok{
	margin: 5px;
        padding: 4px 15px 4px 15px;
}


#navLink a{
	cursor: pointer;
}

.list_chouse{
	color: #FF9632;
}

.sameGroup{
	color: #b8b8b8;
	display: block;
	margin-bottom: 5px;
	margin-left: 20px;
}
.sameGroup span{
	color: #81a7d3;
	font-size: 1em;
}
.sameGroupSpan{
	color: #0f2487;
        text-decoration:underline;
}
.sameGroup span:nth-child(1), .sameGroup span:nth-child(2){
	
}
.sameGroup span:last-child{
	cursor: pointer;
}

.pdt_Foot{
	background-color: #e3f1f6;
	border-radius: 10px;
        padding: 0;
        margin: 0;
}
.pdt_Foot_L{
	width: 50%;
	float: left;
	border-right: 1px solid #ffffff;
	height: 300px;
	
}
.pdt_Foot_R{
	width: 50%;
	float: left;
}
.pdt_Foot_Title{
	padding: 6px 10px;
	background-color: #c8cfd1;
}
.pdt_Foot_Info{
	padding: 0px 15px 5px 15px;
	line-height: 1.65em;
}

.zoomImg{
	cursor: pointer;
        text-decoration: underline;
        font-size: 0.8em;
        padding-left:5px;
}
.closeImg{
	cursor: pointer;
	padding-top: 10px;
        font-size: 1.2em;
        text-align:center;
        text-decoration: underline;
}

.pdt_Center{
	background-color: #e3f1f6;
	padding: 15px 15px 10px;
	border-top: 1px dashed #c0c0c0;
	display: none;
}
.pdt_Center img{
	color: #ff2929;
	cursor: pointer;
}

.pdt_Top_Title{
	padding: 6px 10px;
	background-color: #c8cfd1;
	color: #5e5e5e;
	border-radius: 6px 6px 0px 0px;
}
.pdt_Top{
	background-color: #e3f1f6;
	padding: 15px 15px 5px 15px;
}
.pdt_Top img{
	background: url(../img/normal/loading.gif) 88px 80px no-repeat #ffffff;
	float: left;
	cursor: pointer;
}
.pdt_Top_Info{
	width: 55%;
	float: left;
	margin-left: 10px;
	padding: 5px 0px 0px 10px;
	border-radius: 6px;
}
.pdt_Top_Info > p{
	border-bottom: 1px dashed #c6c6c6;
	padding-bottom: 5px;
}
.pdt_Top_Info > p:last-child{
	border-bottom: 0px dashed #c6c6c6;
}
.pdt_Top_Info > p > span{
	color: #828282;
}

.pdt_Group{
	width: 20%;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;

	float: left;
}
.pdt_Group img{
	width: 120px;
	height: 120px;
	background-image: url(../img/normal/loading.gif);
	border: 4px solid #d5d5d5;
	border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	cursor: pointer;
}
.pdt_Group p{
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	/*height: 85px;*/
	padding: 7px;
	margin-top: 10px;
	border-radius: 5px;
	text-align: center;
}


.inPdtUse{
	margin-bottom: 10px;
}

#class_A, #class_B, #pdt_Of_Group, #pdt_Of_Filter, #pdt_Sig, #group_Filter{
	display: none;
}
.group_Out{
	margin-bottom: 20px;
}
.pdtHot_Out{
	margin-top: 10px;
}
.pdtHot{
	width: 20%;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pdtHot span{
	color: #757575;
	display: block;
	margin: 5px auto 10px;
	background-color: #ffffff;
	width: 85%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
}
.pdtHot_Img{
	width: 80%;
	border-radius: 5px;
}

.groups_All{
	margin-top: 10px;
}

.groups_Sel{
	cursor: pointer;
}

/*側邊欄*/
.class_A{
	color: #81a7d3;
	cursor: pointer;
}
.class_A span{
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
 	padding-left: 10px;
}
.class_A span:hover{
	color: #0f2487;
        background: url(../img/normal/content_left_a.png) 2px 4px no-repeat;
}


.class_B{
	color: #718191;
	display: none;
	border-left: 1px dashed #b0c6df;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.class_B li{
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #b0c6df;
	cursor: pointer;
}
.class_B li:last-child{
	border-bottom: 0px dashed #d3d3d3;
}
.class_B li:hover{
	color: #fd9632;
        background: url(../img/normal/product_nav_class_B.png) 1px 9px no-repeat;     
}




