.pdct_box {
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;

	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
	*font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/

	width:100%;
	height:410px;
}
.pdct_box img {
	/*设置图片垂直居中*/
	vertical-align:middle;
}


.productIntr{border:1px solid #C8D8E7;margin-bottom:15px;float:right; width:78%; background-color: #E8F1FF; height:770px;}
.productIntr h3 {border:1px solid #fff; solid #fff;border-bottom:none;font:bold 15px/1.2em arial;color:#0A426F;padding:0 0 0 0;}
.productIntr h3.updateTime {padding-top:8px;padding-bottom:10px;font:normal 12px/1em arial;color:#767A7C;border-bottom:solid 1px #D2DFEB;}
.productIntr h5{padding:0;margin:0 0 0 0;font:bold 21px/1.1em arial;color:#039;}
.productIntr .box {padding:0 0 0 0;}
.productIntr .addToHome {display:block;float:right;padding:8px 8px 0 0;background:none;}
.productIntr .colMargin{padding:0 10px 10px 10px;}
.productIntr ul {list-style:none;padding:0;margin:0;}
.productIntr ul li {padding:0 0 0 10px;}
.productIntr .colLeft {float:left;width:320px;height:420px;margin-right:25px;}



.nifty{
	background: #9BD1FA;
	width:90%;
	margin-top:5px;
	margin-bottom:10px;
	height:145px;
	margin-right: auto;
	margin-left: auto;
}
.nifty .content { padding:0 10px; height:135px;}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height:1px;overflow:hidden; background:#9BD1FA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px} 


#productPic{margin:0px auto; width:530px;align="center}
